diff --git a/Facebook/command_line_cheat_sheet.md b/Facebook/command_line_cheat_sheet.md index 2999bb9..c33233c 100644 --- a/Facebook/command_line_cheat_sheet.md +++ b/Facebook/command_line_cheat_sheet.md @@ -1,8 +1,10 @@ # Mercurial | -|- -hg book | temporary branch - +hg book | temporary branch +hg pull/hg rebase -d master | git pull --rebase +hg revert | git co -f +hg commit | git ci # Jelly Fish