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.
2 parents 3555d62 + f438201 commit eb97523Copy full SHA for eb97523
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