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

Commit

Permalink
Merge pull request #116 from jd/revert
Browse files Browse the repository at this point in the history
revert: "Track the pushed branch"
  • Loading branch information
mergify[bot] authored Jun 26, 2020
2 parents 40bac8b + 3453033 commit 3df8cb7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion git_pull_request/__init__.py
Original file line number Diff line number Diff line change
@@ -622,7 +622,6 @@ def fork_and_push_pull_request(
[
"git",
"push",
"--set-upstream",
"--force",
remote_to_push,
"{}:{}".format(branch, remote_branch),

0 comments on commit 3df8cb7

Please sign in to comment.