]> git.proxmox.com Git - libgit2.git/commit
Add reflog params to git_repository_detach_head
authorBen Straub <bs@github.com>
Wed, 5 Feb 2014 04:50:40 +0000 (20:50 -0800)
committerBen Straub <bs@github.com>
Wed, 5 Feb 2014 04:50:40 +0000 (20:50 -0800)
commit010cec3ac26ab8445cc8401fb312f60168916bda
tree813b120670ac04f5c18a5e28546fde36e44ba72c
parentc3ab1e5af4c43d1031969fbb12c559a55c5baf05
Add reflog params to git_repository_detach_head
include/git2/repository.h
src/repository.c
tests/refs/branches/delete.c
tests/repo/head.c
tests/repo/headtree.c
tests/repo/state.c
tests/reset/soft.c
tests/stash/save.c