diff --git a/categories/devops.md b/categories/devops.md index 43f0094..220578b 100644 --- a/categories/devops.md +++ b/categories/devops.md @@ -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