Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork939
Commita596e12
remote,#528: Improved way of listing URLs
+ Instead of using `git remote show` that may triggers connection toremote repo, use `git remote get-url --all` that works by onlyreading the `.git/config`.+ Change should have no functional impact, so no test needed.+ Works only with git -2.7+.Signed-off-by: Guyzmo <guyzmo+github@m0g.net>1 parent53c1528 commita596e12
1 file changed
+2
-3
lines changedLines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
496 | 496 |
| |
497 | 497 |
| |
498 | 498 |
| |
499 |
| - | |
| 499 | + | |
500 | 500 |
| |
501 |
| - | |
502 |
| - | |
| 501 | + | |
503 | 502 |
| |
504 | 503 |
| |
505 | 504 |
| |
|
0 commit comments
Comments
(0)