Skip to content

Commit

Permalink
meh
Browse files Browse the repository at this point in the history
  • Loading branch information
joncampbell123 committed Apr 27, 2013
1 parent 0362fbd commit 2c67cb2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions git-update-all
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
#!/bin/bash
# sort of like svn-update-all
make clean 2>/dev/null
make distclean 2>/dev/null
./cleantree 2>/dev/null
./cleanup.sh 2>/dev/null
for i in \* \*/\* \*/\*/\*; do git add $i 2>/dev/null; done
Expand Down

0 comments on commit 2c67cb2

Please sign in to comment.