index
:
~runxiyu
/
furgit.git
this commit
master
next
Git library in pure Go
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
refstore
/
files
/
batch_abort.go
blob: 0cbd1651aebc109d4de6ade2d1cfb203a99c0e90 (
about
) (
plain
) (
blame
)
1
2
3
4
5
package
files
func
(
batch
*
Batch
)
Abort
()
error
{
return
nil
}