You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Mura Li d77176912b Use Go1.11 module (#5743) 6 years ago
..
config Implement git refs API for listing references (branches, tags and other) (#5354) 7 years ago
internal/revision Implement git refs API for listing references (branches, tags and other) (#5354) 7 years ago
plumbing Implement git refs API for listing references (branches, tags and other) (#5354) 7 years ago
storage Implement git refs API for listing references (branches, tags and other) (#5354) 7 years ago
utils Implement git refs API for listing references (branches, tags and other) (#5354) 7 years ago
.gitignore Use Go1.11 module (#5743) 6 years ago
.travis.yml Use Go1.11 module (#5743) 6 years ago
CODE_OF_CONDUCT.md Use Go1.11 module (#5743) 6 years ago
COMPATIBILITY.md Use Go1.11 module (#5743) 6 years ago
CONTRIBUTING.md Use Go1.11 module (#5743) 6 years ago
DCO Use Go1.11 module (#5743) 6 years ago
LICENSE Implement git refs API for listing references (branches, tags and other) (#5354) 7 years ago
MAINTAINERS Use Go1.11 module (#5743) 6 years ago
Makefile Use Go1.11 module (#5743) 6 years ago
README.md Use Go1.11 module (#5743) 6 years ago
appveyor.yml Use Go1.11 module (#5743) 6 years ago
blame.go Implement git refs API for listing references (branches, tags and other) (#5354) 7 years ago
common.go Implement git refs API for listing references (branches, tags and other) (#5354) 7 years ago
doc.go Implement git refs API for listing references (branches, tags and other) (#5354) 7 years ago
go.mod Use Go1.11 module (#5743) 6 years ago
go.sum Use Go1.11 module (#5743) 6 years ago
object_walker.go Implement git refs API for listing references (branches, tags and other) (#5354) 7 years ago
options.go Implement git refs API for listing references (branches, tags and other) (#5354) 7 years ago
prune.go Implement git refs API for listing references (branches, tags and other) (#5354) 7 years ago
references.go Implement git refs API for listing references (branches, tags and other) (#5354) 7 years ago
remote.go Implement git refs API for listing references (branches, tags and other) (#5354) 7 years ago
repository.go Implement git refs API for listing references (branches, tags and other) (#5354) 7 years ago
status.go Implement git refs API for listing references (branches, tags and other) (#5354) 7 years ago
submodule.go Implement git refs API for listing references (branches, tags and other) (#5354) 7 years ago
worktree.go Implement git refs API for listing references (branches, tags and other) (#5354) 7 years ago
worktree_bsd.go Implement git refs API for listing references (branches, tags and other) (#5354) 7 years ago
worktree_commit.go Implement git refs API for listing references (branches, tags and other) (#5354) 7 years ago
worktree_linux.go Implement git refs API for listing references (branches, tags and other) (#5354) 7 years ago
worktree_status.go Implement git refs API for listing references (branches, tags and other) (#5354) 7 years ago
worktree_unix_other.go Implement git refs API for listing references (branches, tags and other) (#5354) 7 years ago
worktree_windows.go Implement git refs API for listing references (branches, tags and other) (#5354) 7 years ago