From dcf2c1088373027f40e0dbd1529d82c35f4c73ce Mon Sep 17 00:00:00 2001 From: Sam Nipps Date: Fri, 29 Jul 2016 16:18:15 +0200 Subject: [PATCH] The Unix epoch is a constant --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9a45dcb..6ae46ec 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ ## What It Does - changes directory to root directory of the repository -- creates new branch `fire---` +- creates new branch `fire---` - adds all files - commits with `"Fire! Branch "` or custom message - pushes commits to remote @@ -22,7 +22,7 @@ `git-fire ` -`` is optional. If not specified, `"Fire! Branch fire---"` will be used. +`` is optional. If not specified, `"Fire! Branch fire---"` will be used. ## Installation