Skip to content

Commit

Permalink
Merge pull request #49 from ColoredCow/pankaj-ag-patch-1
Browse files Browse the repository at this point in the history
Update hub-to-lab-migration.sh
  • Loading branch information
pankaj-ag authored Jul 28, 2023
2 parents 5432644 + fdb0e99 commit 17e9134
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions git/hub-to-lab-migration.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
#!/bin/bash

## Example to use: ../hub-to-lab-migration.sh target_origin target_branch branch_in_the_main_project
## Example to use: ../hub-to-lab-migration.sh coloredcow fix/flax-site-header gitlab-branch

if [ -z "$1" ]; then
echo "Please provide the target remote"
exit 1
Expand Down

0 comments on commit 17e9134

Please sign in to comment.