]> git.ipfire.org Git - thirdparty/git.git/commit - refs/refs-internal.h
refs: use name "prefix" consistently
authorMichael Haggerty <mhagger@alum.mit.edu>
Sat, 18 Jun 2016 04:15:09 +0000 (06:15 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 20 Jun 2016 18:38:18 +0000 (11:38 -0700)
commit4633a846f5cf085bc11de702d0e78177aa44a907
tree0c90769de0e316640376ed9ca3046e7209019663
parent067622b0e8afde8b39884e221b7a56299036f6d9
refs: use name "prefix" consistently

In the context of the for_each_ref() functions, call the prefix that
references must start with "prefix". (In some places it was called
"base".) This is clearer, and also prevents confusion with another
planned use of the word "base".

Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
refs/files-backend.c
refs/refs-internal.h