diff options
Diffstat (limited to '')
-rwxr-xr-x | trigger | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -0,0 +1,6 @@ +#!/bin/sh +local -i a=$(cat id 2> /dev/null) +echo $((a++)) > id +git add id +git commit -m "Commit $a" +git push |
![]() |
index : test/ns/repo | |
New namespaced repo for sync test | Ahmad Mubashshir |
summaryrefslogtreecommitdiff |