Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • 2
    But as someone said, DO use it for your own copy Commented Jun 11, 2015 at 1:59
  • 3
    +1 for search your old e-mail and compile a list of problems you've had over the past year that you could have avoided with version control. Commented Jun 11, 2015 at 16:08
  • Additionally, showing might be easier if there's something to show. I'd advise to use something with a GUI, like e.g. SourceTree for git. That way it looks way less intimidating, it's easier to learn, nobody has to fear messing up the whole system with a little typo and it pretty much already is a graphical version of the cheat sheet you mention. Commented Feb 27, 2019 at 15:01