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

@@ -1,8 +1,10 @@
# Mercurial # Mercurial
| |
-|- -|-
hg book <bookmark name> | temporary branch 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 # Jelly Fish