##// END OF EJS Templates
Don't use -p flag together with -s in git calls. Latest...
Don't use -p flag together with -s in git calls. Latest git version changes behaviour of such call changing the output. In all the calls where -p -s was used we're only interested in list of changesets and not the diff.
marcink -
r4106:4e429252 default
Show More
Name Size Modified Last Commit Author
/ rhodecode / lib / vcs / backends / git
__init__.py Loading ...
changeset.py Loading ...
config.py Loading ...
inmemory.py Loading ...
repository.py Loading ...
workdir.py Loading ...