diff options
| author | Michael Haggerty <mhagger@alum.mit.edu> | 2017-04-16 08:41:26 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2017-04-16 21:32:45 -0700 |
| commit | b05855b5bcaf07fe8a636e621bd9d12d51963b5a (patch) | |
| tree | 01832b86c7e5bf8defc66694362bddd561c8bdab /builtin/commit.c | |
| parent | refs_ref_iterator_begin(): new function (diff) | |
| download | git-b05855b5bcaf07fe8a636e621bd9d12d51963b5a.tar.gz git-b05855b5bcaf07fe8a636e621bd9d12d51963b5a.zip | |
refs_verify_refname_available(): implement once for all backends
It turns out that we can now implement
`refs_verify_refname_available()` based on the other virtual
functions, so there is no need for it to be defined at the backend
level. Instead, define it once in `refs.c` and remove the
`files_backend` definition.
Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions
