Skip to content
This repository was archived by the owner on Nov 28, 2024. It is now read-only.

Commit 3df8cb7

Browse files
authored
Merge pull request #116 from jd/revert
revert: "Track the pushed branch"
2 parents 40bac8b + 3453033 commit 3df8cb7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

git_pull_request/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -622,7 +622,6 @@ def fork_and_push_pull_request(
622622
[
623623
"git",
624624
"push",
625-
"--set-upstream",
626625
"--force",
627626
remote_to_push,
628627
"{}:{}".format(branch, remote_branch),

0 commit comments

Comments
 (0)