зеркало из https://github.com/mozilla/gecko-dev.git
be0aac133d
The current way to get outgoing files in Git passes every branch to merge-base, which generates a way too long command that fails on Windows. This patch tries using `git log --not --remotes` instead of passing merge-base value. Differential Revision: https://phabricator.services.mozilla.com/D71802 |
||
---|---|---|
.. | ||
mozversioncontrol | ||
test | ||
setup.py |