Skip to content
Snippets Groups Projects

Small tweaks for the rebase scripts

Open Walter Lozano requested to merge wip/wlozano/rebase-tweaks into main
All threads resolved!
2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
@@ -19,7 +19,7 @@
#
# Arguments
# -p : Package to fork
# -t : Private GitLab token used for the REST API
# -r : Execute a rebase rather than a fork
set -eu
Loading