fb: some more command line cheats

This commit is contained in:
2021-06-01 12:19:56 +01:00
parent 91bd90c52c
commit 38a571cd62

View File

@@ -2,7 +2,9 @@
|
-|-
hg book <bookmark name> | temporary branch
hg pull/hg rebase -d master | git pull --rebase
hg revert <file> | git co -f <file>
hg commit | git ci
# Jelly Fish