summaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorDavid Trowbridge <trowbrds@gmail.com>2010-02-06 11:54:31 -0800
committerDavid Trowbridge <trowbrds@gmail.com>2010-02-06 11:54:31 -0800
commit9137e9e7a9eab2c7811d952997b0723bf7746010 (patch)
tree708b1321cfd90d0e1605510e37cd2e28f04722f6 /COPYING
parent8a7c87eae5da07831437c54378eab4da6a41a992 (diff)
Do not run git remote show just because of remote URL.
Patch from Petr Novák. Current post-review's GitClient calls "git remote show" to determine URL of upstream repository and parses its output. This patch replaces this with fetching the URL from local configuration, which spares a few moments of time since "git remote show" has to communicate with the remote in order to determine list of remote branches (which is subsequently discarded by the script). Testing done: Tested locally, seems to work fine. (I used it to submit this review request). Reviewed at http://reviews.reviewboard.org/r/1377/
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions