libgit2/tests/reset
Carlos Martín Nieto 4b7e1b9e92 refs: append to the HEAD reflog when updating the current branch
When we update the current branch, we must also append to HEAD's reflog
to keep them in sync.

This is a bit of a hack, but as git.git says, it covers 100% of
default cases.
2014-03-17 17:47:47 +01:00
..
default.c index: rename an entry's id to 'id' 2014-01-25 08:15:44 +01:00
hard.c refs: append to the HEAD reflog when updating the current branch 2014-03-17 17:47:47 +01:00
mixed.c refs: append to the HEAD reflog when updating the current branch 2014-03-17 17:47:47 +01:00
reset_helpers.c Add reset tests for reflog 2014-02-03 15:06:47 -08:00
reset_helpers.h Add reset tests for reflog 2014-02-03 15:06:47 -08:00
soft.c Add reflog params to git_repository_detach_head 2014-02-04 20:50:40 -08:00