You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/source_control
Petr Svoboda 85396cbd26 Fix traceback in git module when version checkout fails
"UnboundLocalError: local variable 'branch' referenced before assignment" is
raised in git, line 282, in switch_version.

Exception is raised when version is not branch and version checkout fails.
E.g. when version is nonexistant commit.
11 years ago
..
bzr DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 11 years ago
git Fix traceback in git module when version checkout fails 11 years ago
hg Fix some minor spelling mistakes in the hg module documentation 11 years ago
subversion DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 11 years ago