diff options
-rwxr-xr-x | git.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ function status { cd $DIR } -CMD="$1" +CMD="$*" status . evol-all status client-data client-data status server-code server-code |
index : revolt/all | ||
development environment that combines all TMW repos with the aid of some glue and duct tape | root |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | git.sh | 2 |
@@ -11,7 +11,7 @@ function status { cd $DIR } -CMD="$1" +CMD="$*" status . evol-all status client-data client-data status server-code server-code |