We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f79319e + 661d744 commit 7cb771aCopy full SHA for 7cb771a
1 file changed
specs/git/set_upstream_branch.yaml
@@ -0,0 +1,8 @@
1
+---
2
+name: Set upstream branch
3
+command: git push -u origin HEAD
4
+tags:
5
+ - git
6
+description: Sync the local branch to the remote branch with the same name.
7
+arguments: []
8
+shells: []
0 commit comments