Платформа ЦРНП "Мирокод" для разработки проектов https://git.mirocod.ru
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
zeripath 7a7f56044a
Adopt repositories (#12920)
4 years ago
..
pipeline
tests/repos
README.md
blame.go
blame_test.go
blob.go
blob_test.go
cache.go
command.go refactor repo_stats to use os.pipe (#11726) 4 years ago
command_test.go
commit.go [Vendor] Switch go-version lib (#12719) 4 years ago
commit_archive.go Set context for running CreateArchive in to that of the request (#12555) 4 years ago
commit_info.go
commit_info_test.go Re-attempt to delete temporary upload if the file is locked by another process (#12447) 4 years ago
commit_reader.go
commit_test.go
diff.go
diff_test.go
error.go
git.go [Vendor] Switch go-version lib (#12719) 4 years ago
git_test.go
hook.go fix typos (#12545) 4 years ago
notes.go
notes_test.go
parse.go
parse_test.go
ref.go
repo.go
repo_attribute.go [Vendor] Switch go-version lib (#12719) 4 years ago
repo_blame.go
repo_blob.go
repo_blob_test.go
repo_branch.go Adopt repositories (#12920) 4 years ago
repo_branch_test.go
repo_commit.go [Vendor] Switch go-version lib (#12719) 4 years ago
repo_commit_test.go
repo_commitgraph.go
repo_compare.go
repo_compare_test.go Re-attempt to delete temporary upload if the file is locked by another process (#12447) 4 years ago
repo_gpg.go
repo_hook.go
repo_index.go
repo_language_stats.go
repo_object.go
repo_ref.go
repo_ref_test.go
repo_stats.go refactor repo_stats to use os.pipe (#11726) 4 years ago
repo_stats_test.go
repo_tag.go [Vendor] Switch go-version lib (#12719) 4 years ago
repo_tag_test.go Re-attempt to delete temporary upload if the file is locked by another process (#12447) 4 years ago
repo_test.go
repo_tree.go Add configurable Trust Models (#11712) 4 years ago
sha1.go
signature.go
submodule.go Compare SSH_DOMAIN when parsing submodule URLs (#12753) 4 years ago
submodule_test.go Compare SSH_DOMAIN when parsing submodule URLs (#12753) 4 years ago
tag.go
tree.go
tree_blob.go
tree_entry.go
tree_entry_test.go
utils.go
utils_test.go

README.md

Git Module

This module is merged from https://github.com/go-gitea/git which is a Go module to access Git through shell commands. Now it's a part of gitea's main repository for easier pull request.