diff options
author | David Turner <dturner@twopensource.com> | 2015-07-31 02:06:19 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-07-31 10:39:38 -0700 |
commit | 74ec19d4be76c52b872e6f95b39ecbfbe5d9100c (patch) | |
tree | 486f9e70a69846d3b5eb692390f8d610efda5ab5 /diff-lib.c | |
parent | 266b18273a742a33970e634d1858f292befdf943 (diff) | |
download | git-74ec19d4be76c52b872e6f95b39ecbfbe5d9100c.tar.gz |
pseudorefs: create and use pseudoref update and delete functions
Pseudorefs should not be updated through the ref transaction
API, because alternate ref backends still need to store pseudorefs
in GIT_DIR (instead of wherever they store refs). Instead,
change update_ref and delete_ref to call pseudoref-specific
functions.
Signed-off-by: David Turner <dturner@twopensource.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diff-lib.c')
0 files changed, 0 insertions, 0 deletions