git.ucc.asn.au
/
matches
/
honours.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d2570c
)
Automatic commit Wed Jul 25 17:48:01 WST 2012
author
Sam Moore
<
[email protected]
>
Wed, 25 Jul 2012 09:48:01 +0000
(17:48 +0800)
committer
Sam Moore
<
[email protected]
>
Wed, 25 Jul 2012 09:48:01 +0000
(17:48 +0800)
And do you think (fop that I am) that I could be the Scarlet Pumpernickel?
update.sh
patch
|
blob
|
history
diff --git
a/update.sh
b/update.sh
index
ee12bdf
..
d2dee19
100755
(executable)
--- a/
update.sh
+++ b/
update.sh
@@
-22,9
+22,8
@@
$git add thesis/*.pdf
$git add thesis/*.bib
$git add course/semester2
-#I've cracked it (derp)!
fortune="/usr/games/fortune"
-message=$(echo "Automatic commit $(date)"; $fortune; echo "")
+message=$(echo "Automatic commit $(date)";
echo "";
$fortune; echo "")
$git commit -m "$message"
if [ "$?" == 0 ]; then
echo "Commit at $(date)" >> commits.log
UCC
git Repository :: git.ucc.asn.au