(whether the committed code was changed locally or pulled from a remote) in the parent repository. This allows submodules to be treated almost like dependencies for your parent project. There are an assortment of other submodule commands you can learn about by running the commandgit help ...
This Git cheat sheet is the best way of working with Git command line. Check out the cheat sheet and important Git terminology in this article.
Git Cheat Sheet Git Cheat Sheet 引用自 arslanbilal/git-cheat-sheet 索引 配置 配置文件 创建 本地修改 搜索 提交历史 分支与标签 更新与发布 合并与重置 撤销 Git Flow 配置 列出当前配置: $ git config--list 列出repository配置: $ git config --local --list 列出全局配置: $ git config--global--li...
GIT CHEAT SHEET Git is the free and open source distributed version control system that's responsible for everything GitHub related that happens locally on your computer. This cheat sheet features the most important and commonly used Git commands for easy reference. INSTALLATION & GUIS With ...
3 What is Git Cheat Sheet? 4 Disclaimer What is Git? Git is the free and open source distributed version control system that's responsible for everything GitHub related that happens locally on your computer. This cheat sheet features the most important and commonly used Git commands for easy ...
【Git使用速查】《Git Cheat Sheet: Commands and Best Practices | JRebel & XRebel by Perforce》 http://t.cn/A6IJDoPD #Git#
Arabic Git Cheat Sheet Chinese Git Cheat Sheet Hindi Git Cheat Sheet Turkish Git Cheat Sheet Spanish Git Cheat Sheet Greek Git Cheat Sheet Git cheat sheet saves you from learning all the commands by heart. Be free to contribute, update the grammar mistakes. You are also free to add your la...
Download the Git Cheat Sheet and learn commands around: Working with repositories git init git clone git pull git fetch git log Working with branches in Git git branch -r git branch -a Working with content git status git add git commit git push git restore git clean Rolling back commits gi...
Our cheat sheet for Git contains all the most important commands - and many tips for your daily work. Available inEnglish|Deutsch|Español|Português|العربية| Chinese or for download: Download the Cheat Sheet Get 16 of our most popular Cheat Sheets in one handy ZIP!
Download our free cheat sheet for Git. Because even with a GUI application at hand, there are times when you resort to the command line. We admit we can’t memorize all important Git commands – that’s why we created a nice cheat sheet for Git that we w