We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3555d62 commit f438201Copy full SHA for f438201
git-rebase-master
@@ -0,0 +1,6 @@
1
+#!/bin/bash -e
2
+
3
+git checkout master
4
+git pull --ff-only
5
+git checkout -
6
+git rebase master
0 commit comments