08 2015 档案
摘要:分支(branch)查看分支:1 查看本地分支:$ git branch2 查看远程分支$ git branch -r创建分支:1 创建本地分支(建立分支后,仍停留在当前分支,切换分支:git checkout branchName)$ git branch branchName2 创建分支后切换到...
阅读全文
摘要:Useful Functions1. cut2. head & tail3. tr4. sort5. uniq6. paste (special usage: use '-' to ignore a field when identifying a line)7. wc (file content ...
阅读全文

浙公网安备 33010602011771号