add libresoc-nmigen-fork octopus
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 27 Sep 2021 17:35:15 +0000 (18:35 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 27 Sep 2021 17:35:15 +0000 (18:35 +0100)
branch_merger.sh [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
index d01fb17..3d1d287
@@ -7,4 +7,7 @@ git rebase master
 
 # now rebase the "display" branch onto the "fork" branch
 git checkout libresoc-nmigen-fork
-git merge -s octopus display-patch libresoc-merger
+git merge -s octopus display-patch libresoc-merger libresoc-nmigen-fork
+
+# and back to this branch
+git checkout libresoc-merger