diff options
| author | Michel Alexandre Salim <msalim@cs.indiana.edu> | 2009-02-06 09:00:54 -0500 |
|---|---|---|
| committer | Michel Alexandre Salim <msalim@cs.indiana.edu> | 2009-02-06 09:00:54 -0500 |
| commit | ac453738fb4bfaec55b00d98687b3f6361b2049a (patch) | |
| tree | 5566db7ace3c4e3735e21a2e8216650ca5269b46 /commit.sh | |
| parent | 7222479cc999a03e35aa46a904983ea0d9c62a53 (diff) | |
| download | specs-ac453738fb4bfaec55b00d98687b3f6361b2049a.tar.gz specs-ac453738fb4bfaec55b00d98687b3f6361b2049a.tar.xz specs-ac453738fb4bfaec55b00d98687b3f6361b2049a.zip | |
Commit script
Diffstat (limited to 'commit.sh')
| -rwxr-xr-x | commit.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/commit.sh b/commit.sh new file mode 100755 index 0000000..76c8e3a --- /dev/null +++ b/commit.sh @@ -0,0 +1,3 @@ +#!/bin/sh +git commit && fedora "cd public_html/specs/ && git pull" + |
