From 38a571cd626471c1c2df60dc6a2f456c8a06c45e Mon Sep 17 00:00:00 2001 From: vahagn Date: Tue, 1 Jun 2021 12:19:56 +0100 Subject: [PATCH] fb: some more command line cheats --- Facebook/command_line_cheat_sheet.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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