hotfix #2

Merged
tibo merged 18 commits from hotfix into production 2025-12-18 07:55:16 +00:00
Showing only changes of commit 2a9ae666fa - Show all commits
+1 -1
View File
@@ -1,7 +1,7 @@
#!/bin/env bash
TIMESTAMP=`date "+%Y%m%d%H%M"`
COURANTE=`git branch 2> /dev/null | sed -e '/^[^*]/d' -e 's/* \(.*\)/ (\1)/' | sed 's:(::g' | sed 's:)::g'`
COURANTE=`git branch 2> /dev/null | sed -e '/^[^*]/d' -e 's/* \(.*\)/ (\1)/' | sed 's:(::g' | sed 's:)::g' | xargs`
git add .