libgit2/tests/refs/branches
Carlos Martín Nieto 6bfb990dc7 branch: don't accept a reflog message override
This namespace is about behaving like git's branch command, so let's do
exactly that instead of taking a reflog message.

This override is still available via the reference namespace.
2015-03-03 14:40:50 +01:00
..
create.c branch: don't accept a reflog message override 2015-03-03 14:40:50 +01:00
delete.c Remove the signature from ref-modifying functions 2015-03-03 14:40:50 +01:00
ishead.c Remove the signature from ref-modifying functions 2015-03-03 14:40:50 +01:00
iterator.c Remove the signature from ref-modifying functions 2015-03-03 14:40:50 +01:00
lookup.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
move.c branch: don't accept a reflog message override 2015-03-03 14:40:50 +01:00
name.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
remote.c branch: move to git_buf when outputting newly-allocated strings 2014-01-27 04:44:05 +01:00
upstream.c branch: don't accept a reflog message override 2015-03-03 14:40:50 +01:00
upstreamname.c branch: move to git_buf when outputting newly-allocated strings 2014-01-27 04:44:05 +01:00