Skip to content
Gazler edited this page Dec 3, 2014 · 14 revisions

Level Ideas

  • Patches
  • filter-branch
  • rebasing
  • stashing
  • submodules
  • delete branch
  • interactive add
  • pushing one branch instead of another
  • git remote show origin (stale branches)
  • git remote prune
  • Undo accidental commits on a production branch, moving them to a dev branch

Bonus Levels

  • use an external editor/IDE
  • create git related macros
  • how to use GitHub's web interface ;)
Clone this wiki locally