Add git move command

This commit is contained in:
2018-02-12 14:00:13 +11:00
parent c1e3d5ba48
commit a42973b713
+3
View File
@@ -149,6 +149,9 @@
- add a remote repo
- branch
- list all the branchs
- mv Rename/move files and folder with git history records
e.g. git mv -k ./a/b ./c/d option `k` would avoid the "can not move directory into itself" error.
- oh-my-zsh
- IDE/tools
- Intellij