Print the values of the passed parameters.
This commit is contained in:
parent
9ca0a00763
commit
621a8ac361
@ -1 +1,4 @@
|
||||
echo "POST-CHECKOUT"
|
||||
echo "PREV-HEAD=$1"
|
||||
echo "CURR-HEAD=$2"
|
||||
echo "BRANCH-CHECKOUT=$3"
|
||||
|
Loading…
Reference in New Issue
Block a user