This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-07-07 12:45:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
987dcc5372998adaafb68e00a9a460e955d018e5
gitea
/
modules
/
git
History
Unknwon
987dcc5372
fix
#1383
2015-11-20 02:38:41 -05:00
..
blob.go
…
commit_archive.go
…
commit.go
…
error.go
#1742
Update default branch in git repository while change in web view
2015-11-18 19:32:23 -05:00
hooks.go
…
repo_branch.go
#1742
Update default branch in git repository while change in web view
2015-11-18 19:32:23 -05:00
repo_commit.go
…
repo_object.go
…
repo_pull.go
#1922
Pull request fail to merge with BIN
2015-11-16 21:18:04 -05:00
repo_tag.go
…
repo_tree.go
…
repo.go
fix
#1383
2015-11-20 02:38:41 -05:00
sha1.go
…
signature_test.go
…
signature.go
…
submodule.go
…
tag.go
…
tree_blob.go
…
tree_entry.go
…
tree.go
better escape char handle
2015-11-20 01:18:50 -05:00
utils.go
Use refStr[len("refs/heads/"):] instead of refStr[11:] and fix error
2015-11-19 08:10:44 +08:00
version.go
…