Temp revert commit hash
This commit is contained in:
@@ -631,7 +631,7 @@ fromSource() {
|
|||||||
debug "commit hash: $commit"
|
debug "commit hash: $commit"
|
||||||
|
|
||||||
if [[ $RELEASE == "snapshot" ]]; then
|
if [[ $RELEASE == "snapshot" ]]; then
|
||||||
gitworktreedir="$SRCDIR/$profile/$RELEASE-$commit"
|
gitworktreedir="$SRCDIR/$profile/$RELEASE"
|
||||||
git -C "$GITSRCDIR" worktree add -d "$gitworktreedir" master
|
git -C "$GITSRCDIR" worktree add -d "$gitworktreedir" master
|
||||||
else
|
else
|
||||||
gitworktreedir="$SRCDIR/$profile/$RELEASE"
|
gitworktreedir="$SRCDIR/$profile/$RELEASE"
|
||||||
|
|||||||
Reference in New Issue
Block a user