An open API service indexing awesome lists of open source software.

https://github.com/bendoerr/jedi-git

A presentation that I gave about git in hopes of helping my coworkers grok git. It covers the basics about the general structure of the git repository (including the difference between the working directory and the stage; remote and remote repository) as well as many of the most useful commands like the various versions of reset and rebase.
https://github.com/bendoerr/jedi-git

Last synced: about 1 month ago
JSON representation

A presentation that I gave about git in hopes of helping my coworkers grok git. It covers the basics about the general structure of the git repository (including the difference between the working directory and the stage; remote and remote repository) as well as many of the most useful commands like the various versions of reset and rebase.

Awesome Lists containing this project