]> git.proxmox.com Git - libgit2.git/commit
Ensure renaming a reference updates the reflog
authorBen Straub <bs@github.com>
Tue, 28 Jan 2014 19:30:36 +0000 (11:30 -0800)
committerBen Straub <bs@github.com>
Thu, 30 Jan 2014 23:52:13 +0000 (15:52 -0800)
commitccf6ce5c895c5d2261538150e945c93799de0999
tree54177c5c6cb78fce834ecefd2592b770987fe29f
parent540c1809f40c1bb3cf08627a85921309852fa963
Ensure renaming a reference updates the reflog
include/git2/refs.h
src/branch.c
src/refs.c
src/remote.c
tests/refs/reflog/reflog.c
tests/refs/rename.c
tests/refs/revparse.c