Sorucetree 動作對應
目前的前一個 commit
復原
- is a alias of
@{-1}
which represents the name of the previous current branch
The difference is that git add -A
also stages files in higher directories that still belong to the same git repository.
https://gist.github.com/dsernst/ee240ae8cac2c98e7d5d
Unstage all files
從檔案取得 commit message
撤銷最新的 commit
discard glob expansion
https://stackoverflow.com/questions/58031165/how-to-get-rid-of-would-clobber-existing-tag
https://stackoverflow.com/questions/6127328/how-can-i-delete-all-git-branches-which-have-been-merged
重新 fetch 遠端 tag
https://education.github.com/git-cheat-sheet-education.pdf****