force
Cette révision appartient à :
@@ -23,7 +23,7 @@ cmt=`git branch -av --sort=-committerdate | tr -s ' ' | head -n1 | cut -d' ' -f3
|
||||
echo "Latest commit: $cmt"
|
||||
|
||||
# Switch to the latest commit
|
||||
git checkout $cmt
|
||||
git checkout -f $cmt
|
||||
|
||||
# Copy dist
|
||||
mkdir -p $DST_DIR
|
||||
|
||||
Référencer dans un nouveau ticket
Bloquer un utilisateur