mirror of
https://github.com/wahyd4/knowledge.git
synced 2026-08-09 05:06:28 +10:00
Add git move command
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user