sourceTree下载安装,跳过安装过程请参考 https://blog.csdn.net/androidstarjack,欢迎关注我微信公众号:终端研发部,一起交流和学习
2022-03-20 17:03:45 104.12MB sourceTree Git svn sourceTree
1
ubuntu建自己的repo服务器,内有详细的操作步骤,另外附带有所需要的repo工具和其他所需要的源代码,亲测可行!!!
2022-03-19 21:34:36 476KB git repo
1
Git代码管理,通过Git管理代码,上传代码到GitHub上,维护更新项目代码
2022-03-17 09:23:25 37.26MB Git Git安装包
1
git手册中文版
2022-03-16 11:47:45 18.43MB git中文手册
1
Git 2.33 Release Notes ====================== Updates since Git 2.32 ---------------------- UI, Workflows & Features * "git send-email" learned the "--sendmail-cmd" command line option and the "sendemail.sendmailCmd" configuration variable, which is a more sensible approach than the current way of repurposing the "smtp-server" that is meant to name the server to instead name the command to talk to the server. * The userdiff pattern for C# learned the token "record". * "git rev-list" learns to omit the "commit " header lines from the output with the `--no-commit-header` option. * "git worktree add --lock" learned to record why the worktree is locked with a custom message. Performance, Internal Implementation, Development Support etc. * The code to handle the "--format" option in "for-each-ref" and friends made too many string comparisons on %(atom)s used in the format string, which has been corrected by converting them into enum when the format string is parsed. * Use the hashfile API in the codepath that writes the index file to reduce code duplication. * Repeated rename detections in a sequence of mergy operations have been optimized out for the 'ort' merge strategy. * Preliminary clean-up of tests before the main reftable changes hits the codebase. * The backend for "diff -G/-S" has been updated to use pcre2 engine when available. * Use ".DELETE_ON_ERROR" pseudo target to simplify our Makefile. * Code cleanup around struct_type_init() functions. * "git send-email" optimization. * GitHub Actions / CI update. (merge 0dc787a9f2 js/ci-windows-update later to maint). * Object accesses in repositories with many alternate object store have been optimized. * "git log" has been optimized not to waste cycles to load ref decoration data that may not be needed. * Many "printf"-like helper functions we have have been annotated with __attribute__() to catch placeholder/parameter
2022-03-15 20:03:03 207.84MB git gitlab windows mac
1
此版本为git2.6.2,针对git官网下载速度慢, 提供下载安装包
2022-03-15 17:41:52 37.26MB Git 2.6.2 windows 64位
1
git从入门到高级的图像化教程 从安装git到生成ssh公钥 添加GitHub GitLab 码云SSH等 各种git使用场景
2022-03-15 10:55:52 686KB git 入门 图形化教程 码云
1
mac tower最新破解版,git图形化工具神器,你值得拥有
2022-03-14 19:56:31 28.85MB mac git工具 tower2.6.6 破解版
1
Git-2.21.0 64位与32位安装包 一个开源的分布式版本控制系统,可以有效、高速地处理从很小到非常大的项目版本管理。 [1] Git 是 Linus Torvalds 为了帮助管理 Linux 内核开发而开发的一个开放源码的版本控制软件。
2022-03-13 20:45:41 88.43MB git 2.21
1
详细接受git 的基本使用级命令步骤。 创建创库,初始化仓库,将本地仓库与远程连接,上传,下拉,合并分支,
2022-03-11 09:37:01 19KB git详细步骤
1