aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbryan newbold <bnewbold@leaflabs.com>2014-02-07 12:52:29 -0500
committerbryan newbold <bnewbold@leaflabs.com>2014-02-07 12:52:43 -0500
commitb52efd2340a66190af41d973306682c40f37755d (patch)
tree754a342d28b6b1c17aafc51ad788a1e96ddc8059
parentd5d7b2f8718107a17945a4411930141f32148b7c (diff)
downloadbasic-hdl-template-b52efd2340a66190af41d973306682c40f37755d.tar.gz
basic-hdl-template-b52efd2340a66190af41d973306682c40f37755d.zip
quick start: commit all the things
-rwxr-xr-xcontrib/QUICK_START.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/QUICK_START.txt b/contrib/QUICK_START.txt
index 852f11c..a0b98bd 100755
--- a/contrib/QUICK_START.txt
+++ b/contrib/QUICK_START.txt
@@ -50,7 +50,7 @@ test -f ./contrib/QUICK_START.txt
# Commit all that!
- git commit -e -m "Starting new project using verilog-build template"
+ git commit -a -e -m "Starting new project using verilog-build template"
echo "Alright, good to go."
echo