Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork939
Commit8df3dd9
committed
fix(remote): improve version check
Make version check much more readable, and fix it atthe same time. The previous implementation would assumeprogress is supported just by looking at the patch-levelfor instance.A quick check of the git sources seems to indicate the--progress flag exists in v1.7 of the git command-linealready.Fixes#4491 parent2972481 commit8df3dd9
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 |
| - | |
54 |
| - | |
| 53 | + | |
| 54 | + | |
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
|
0 commit comments
Comments
(0)