Skip to content

caeu/git-cheatsheet

 
 

Repository files navigation

Git Cheatsheet

Standalone HTML page that organizes Git's commands by what they affect. Built as I was learning git and trying to understand it. It's proved useful to others in the same endeavor.

Contributors

Comments and pull requests welcome.

Development

I'm in the process of moving the source code into modern JS, and using babel to transpile it. New files are in the src folder, and using yarn build to transpile.

CI is on CircleCI

Deploy

Use ftp to upload to www.ndpsoftware.com

Exceptions caught and logged on Rollbar (private).

FAQ

Are there any "features"?

You can navigate over different "locations" and commands with the mouse, arrow keys, or vi-like keystrokes.

Why is it called "Cheat Sheet"?

It's pretty silly, actually. I had a little SEO juice from a couple other real cheat sheets, so I thought I'd just leverage that term. In retrospect, I think this was an okay tactic, as it brought people to the page.

Like it or have ideas?

If you like this and would like me to do more intereactions like this, send me an email... or money https://venmo.com/ndpsoft or https://www.gofundme.com/ndp-software

About

Interactive cheatsheet, visualization of git.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.5%
  • HTML 6.7%
  • CSS 0.8%