From a60098a2ab3de96633c4cb9ba4a2989a074a04f4 Mon Sep 17 00:00:00 2001 From: Pushpesh Sharma Date: Wed, 28 May 2014 17:04:25 +0530 Subject: [PATCH] Minor update --- doc/markdown/dev_guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/markdown/dev_guide.md b/doc/markdown/dev_guide.md index afad167..4b311de 100644 --- a/doc/markdown/dev_guide.md +++ b/doc/markdown/dev_guide.md @@ -138,7 +138,7 @@ tox -e functest After making the changes needed, you can commit your changes by typing: ~~~ -git commit -a +git commit -as ~~~ where the commit message should follow the following recommendations: