Vicent Martí
|
1c3a5a0302
|
Merge pull request #693 from nulltoken/topic/enhance_branch_move_test_coverage
branch: cover with test that moving a non existing branch returns ENOTFOUND
|
2012-05-14 11:25:55 -07:00 |
|
nulltoken
|
48ce97dd96
|
branch: cover with test that moving a non existing branch returns ENOTFOUND
|
2012-05-13 11:03:29 +02:00 |
|
nulltoken
|
341a7136f6
|
branch: make git_branch_delete() return GIT_ENOTFOUND when the branch doesn't exist
|
2012-05-13 10:30:13 +02:00 |
|
Vicent Martí
|
e1f6f94a92
|
tests: Remove unused file
|
2012-04-11 19:17:21 +02:00 |
|
nulltoken
|
4615f0f71b
|
branch: add git_branch_move()
|
2012-04-10 21:39:06 +02:00 |
|
nulltoken
|
731df57080
|
Add basic branch management API: git_branch_create(), git_branch_delete(), git_branch_list()
|
2012-04-10 21:39:03 +02:00 |
|