##// END OF EJS Templates
Created HistoryManager to better organize history control....
Created HistoryManager to better organize history control. This will put in a single location all history-related operations, and allow us to simplify the main classes further. Readline dependencies remain (for history saving/loading), this is only a first refactoring step.

File last commit:

r2599:aa4014be
r3079:ba4b5e81
Show More
git_development.txt
16 lines | 205 B | text/plain | TextLexer
.. _git-development:
=====================
Git for development
=====================
Contents:
.. toctree::
:maxdepth: 2
forking_hell
set_up_fork
configure_git
development_workflow