##// END OF EJS Templates
Reorder inputsplitter transformers so that prompts pasted into the input are removed before other transforms are applied.
Reorder inputsplitter transformers so that prompts pasted into the input are removed before other transforms are applied.

File last commit:

r2599:aa4014be
r4078:ab4e1b4d
Show More
git_development.txt
16 lines | 205 B | text/plain | TextLexer
Fernando Perez
Add Git workflow docs from Gitwash....
r2599 .. _git-development:
=====================
Git for development
=====================
Contents:
.. toctree::
:maxdepth: 2
forking_hell
set_up_fork
configure_git
development_workflow