]> git.99rst.org Git - git.git/commit
refs: call branches branches
authorJunio C Hamano <redacted>
Tue, 4 Jun 2024 22:01:43 +0000 (15:01 -0700)
committerJunio C Hamano <redacted>
Tue, 4 Jun 2024 22:07:08 +0000 (15:07 -0700)
commita096e70c78353e338975b880b7468b79b819f291
treeaf88acff7ca47aded7de9728806aa703a536f411
parent786a3e4b8d754d2b14b1208b98eeb0a554ef19a8
refs: call branches branches

These things in refs/heads/ hierarchy are called "branches" in human
parlance.  Replace REF_HEADS with REF_BRANCHES to make it clearer.

No end-user visible change intended at this step.

Signed-off-by: Junio C Hamano <redacted>
builtin/ls-remote.c
connect.c
remote.h
git clone https://git.99rst.org/PROJECT