| author | Junio C Hamano <gitster@pobox.com> | |
| Wed, 5 Nov 2008 19:33:19 +0000 (11:33 -0800) | ||
| committer | Junio C Hamano <gitster@pobox.com> | |
| Wed, 5 Nov 2008 19:33:19 +0000 (11:33 -0800) | ||
| commit | efcce2e1f0b37aed045d3e2b747380adf418bdd2 | |
| tree | 709170cd9b9dbb34b9873bd482bf5f5f03ffd414 | tree | snapshot |
| parent | 7bc9ed0d5b3dd2fb61cad033bb19e72358d54227 | commit | diff |
| parent | 045a476f91a9a308c823a2709977163238baa3fd | commit | diff |
Merge branch 'mv/maint-branch-m-symref'
* mv/maint-branch-m-symref:
update-ref --no-deref -d: handle the case when the pointed ref is packed
git branch -m: forbid renaming of a symref
Fix git update-ref --no-deref -d.
rename_ref(): handle the case when the reflog of a ref does not exist
Fix git branch -m for symrefs.
* mv/maint-branch-m-symref:
update-ref --no-deref -d: handle the case when the pointed ref is packed
git branch -m: forbid renaming of a symref
Fix git update-ref --no-deref -d.
rename_ref(): handle the case when the reflog of a ref does not exist
Fix git branch -m for symrefs.
| builtin-branch.c | diff1 | | diff2 | | blob | history |
| builtin-receive-pack.c | diff1 | | | | blob | history |
| builtin-remote.c | diff1 | | diff2 | | blob | history |
| builtin-send-pack.c | diff1 | | diff2 | | blob | history |
| builtin-tag.c | diff1 | | diff2 | | blob | history |
| cache.h | diff1 | | diff2 | | blob | history |
| refs.c | diff1 | | diff2 | | blob | history |