This website requires JavaScript.
Explore
Help
Sign In
proxmox-mirrors
/
libgit2
Watch
1
Star
0
Fork
0
You've already forked libgit2
mirror of
https://git.proxmox.com/git/libgit2
synced
2025-05-09 07:20:07 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
c261c272af
libgit2
/
tests-clar
/
refs
/
branches
History
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
..
create.c
tests: Remove unused file
2012-04-11 19:17:21 +02:00
delete.c
branch: make git_branch_delete() return GIT_ENOTFOUND when the branch doesn't exist
2012-05-13 10:30:13 +02:00
listall.c
Add basic branch management API: git_branch_create(), git_branch_delete(), git_branch_list()
2012-04-10 21:39:03 +02:00
move.c
branch: cover with test that moving a non existing branch returns ENOTFOUND
2012-05-13 11:03:29 +02:00