From f668da82494983a2ae2c7f8c160ec1a109d335b8 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 17 Jun 2015 12:38:41 +0200 Subject: Minor addition to History Cleanup --- cheatsheet.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cheatsheet.txt b/cheatsheet.txt index 20894f7..3a66a5b 100644 --- a/cheatsheet.txt +++ b/cheatsheet.txt @@ -88,6 +88,8 @@ History Cleanup words, master is now a prefix of our history which means we can fastforward-only (--ff-only) merge this history into it): + git cout master + git pull git cout feature git merge master git rebase master -- cgit v1.1