When what was provided could not be found in the list of branches or in the repository (ie: it's neither a commit/tree nor a tag), then go back to the default and inform the user that the input was invalid.
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr
Needs style fixes:
14:05:55 Failed tests: 14:05:55 FAILED test: py-test_style
rebased onto cef4926e12ad7d6154db8804f205414c63bb565d
:thumbsup:
Pull-Request has been merged by pingou
When what was provided could not be found in the list of branches
or in the repository (ie: it's neither a commit/tree nor a tag),
then go back to the default and inform the user that the input was
invalid.
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr