Fix fetching same PR twice under wrong name
This commit is contained in:
@@ -6,5 +6,5 @@ git branch -D pr-1338
|
|||||||
|
|
||||||
# fetch PRs
|
# fetch PRs
|
||||||
git fetch upstream pull/1338/head:pr-1338
|
git fetch upstream pull/1338/head:pr-1338
|
||||||
git fetch upstream pull/1338/head:pr-1297
|
git fetch upstream pull/1297/head:pr-1297
|
||||||
git fetch upstream pull/1199/head:pr-1199
|
git fetch upstream pull/1199/head:pr-1199
|
||||||
|
|||||||
Reference in New Issue
Block a user