fb: some more command line cheats

This commit is contained in:
2021-05-27 11:53:52 +01:00
parent 1394e141ee
commit d3e5ec1281

View File

@@ -1,6 +1,9 @@
# Mercurial
| hg book <bookmark name> | temporary branch |
|||
# Jelly Fish
| jf apply --all --suggested [--dry-run] | apply suggested changes |
| jf apply --accepted --suggested [--dry-run] | apply accepted changes |
| jf submit -e | sumbit and edit a comment |