Files
notes/Facebook/command_line_cheat_sheet.md
2021-06-01 19:17:33 +01:00

627 B

Mercurial

hg book temporary branch
hg pull/hg rebase -d master git pull --rebase
hg revert git co -f
hg commit git ci

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

Buck

-|- buck test @mode/dev-nosan local/path/... | run all tests

On deman DB

-|- ondemand devdb new | ondemand devdb list | ondemand devdb connect --name |