2
0
mirror of https://github.com/chubin/cheat.sheets synced 2024-11-11 01:10:31 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Thomas
9cc0359b7c
updated git - added branch cheat 2019-05-09 13:46:10 -05:00
Michael
64d45729c9
Add reflog, add moving most recent commit
Reflog is a great way to quickly find a place you want to go back in time to. Also, sometimes you accidentally committed something to one branch and you want to move it to another branch, but in your panic forget how to move it over. These two concepts can be very useful when combined, and it nice to have a cht.sh reminder of how to accomplish the task.
2018-08-03 15:22:29 -04:00
Igor Chubin
80f7d2f460
Merge pull request #13 from KindDragon/patch-1
[git] Added command for reset and checkout branch
2018-07-27 19:50:53 +02:00
HairyFotr
df2101d2fb
Fix typos 2018-07-17 11:42:16 +02:00
Arkady Shapkin
aa5d53f243
[git] Added command for reset and checkout branch 2018-07-12 10:20:45 +03:00
Igor Chubin
612f99aaa4 git: list files changed in commit 2017-05-16 16:08:48 +02:00
Igor Chubin
b9481c41cc added 10 new cheat sheets: finger git hdparm hexdump jot lynx rs sox sudo xev 2017-05-14 20:21:24 +00:00