随笔分类 - Git
摘要:Gerrit实现代码审计(code review) - 脚本小娃子 - 博客园 https://www.cnblogs.com/shengulong/p/8794070.html opensource.google https://opensource.google/projects/gerrit
阅读全文
摘要:root@HOME:/zsh-src# ./install.sh Cloning Oh My Zsh... Cloning into '/root/.oh-my-zsh'... Username for 'https://gitee.com': rgqancy@126.com Password fo
阅读全文
摘要:gitlab wip - 国际版 Bing https://cn.bing.com/search?FORM=U227DF&PC=U227&q=gitlab+wip 功能亮点:WIP | GitLab https://about.gitlab.com/blog/2016/01/08/feature-h
阅读全文
摘要:1.在git上创建项目https://gitee.com/rgqancy/zgg-crm.git 2.执行如下命令: PS D:\crm_boot\zgg-crm> git config --global user.name "任国强" PS D:\crm_boot\zgg-crm> git con
阅读全文
摘要:git config --list git config user.name git config user.email git config --global git config --global --unset user.name git config --global --unset use
阅读全文
摘要:架构师成长系列 | 云原生时代的 DevOps 之道-阿里云开发者社区 https://developer.aliyun.com/article/746720?utm_content=g_1000134797 GitOps 是一套方法论,所以其实是有多种实践的方式的,会有多种多样的好用的工具,比如使
阅读全文
摘要:error: The requested URL returned error: 401 Unauthorized while accessing_网络_默默 CSDN博客 https://blog.csdn.net/z_dianjun/article/details/50819908 在使用git
阅读全文
摘要:
阅读全文
摘要:error occurred during unpacking on the remote end: unpack-objects abnormal exit git服务器磁盘满了。
阅读全文
摘要:RenGuoQiang@PC-RENGUOQIANG MINGW64 /d/zgg/zgg-crm (dev-rgq-istokenstatus) $ git push origin dev-rgq-istokenstatus Enumerating objects: 21, done. Count
阅读全文
摘要:Git分支管理策略 - 阮一峰的网络日志http://www.ruanyifeng.com/blog/2012/07/git.html Git 最佳实践:分支管理-云栖社区-阿里云https://yq.aliyun.com/articles/612492 git分支管理策略 - 茂昌技术博客 - C
阅读全文
摘要:RenGuoQiang@PC-RENGUOQIANG MINGW64 /d/zgg/zgg-crm (master) $ git reset --hard 194e2cc8eec88743cc89783d9003663e47cc44ab HEAD is now at 194e2cc8 fixbug:
阅读全文
摘要:Git - 高级合并https://git-scm.com/book/zh/v2/Git-%E5%B7%A5%E5%85%B7-%E9%AB%98%E7%BA%A7%E5%90%88%E5%B9%B6 git 对比两个分支差异 - 张拭心的博客 shixinzhang - CSDN博客https:/
阅读全文
摘要:RenGuoQiang@PC-RENGUOQIANG MINGW64 /d/zgg/zgg-crm (dev-rgq-userworkstatus) $ git push origin --delete dev-rgq-useroffline To https://git.zhiguagua.com
阅读全文
摘要:Gerrit Code Review | Gerrit Code Reviewhttps://www.gerritcodereview.com/
阅读全文
摘要:Git - Plumbing and Porcelainhttps://git-scm.com/book/en/v2/Git-Internals-Plumbing-and-Porcelain github - Changing repository description in git - Stac
阅读全文
摘要:git代码合并:Merge、Rebase的选择 - iTech - 博客园http://www.cnblogs.com/itech/p/5188932.html Git如何将一个分支的修改同步到另一个分支? - 简书https://www.jianshu.com/p/75b22b2d6d8e git
阅读全文
摘要:http://www.cnblogs.com/luosongchao/p/3408365.html
阅读全文
摘要:(ฅ>ω<*ฅ) 噫又好了~ TortoiseGit push免输密码的方法 – 晨旭的博客~https://www.chenxublog.com/2016/03/04/tortoisegit-push-without-password.html 安装完git和TortoiseGit之后,打开“C:
阅读全文