From b52efd2340a66190af41d973306682c40f37755d Mon Sep 17 00:00:00 2001 From: bryan newbold Date: Fri, 7 Feb 2014 12:52:29 -0500 Subject: quick start: commit all the things --- contrib/QUICK_START.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3