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
/
ref
/
store
/
files
/
update_operation_prepared.go
blob: c50fea4e3250577c7d114149cdfa8874622bf767 (
about
) (
plain
) (
blame
)
1
2
3
4
5
6
package
files
type
preparedUpdate
struct
{
op
queuedUpdate
target
resolvedUpdateTarget
}