From 221b7246c1c44486ffd5c9238997b25fdea2a46a Mon Sep 17 00:00:00 2001 From: Karl Matthias Date: Mon, 29 Jul 2013 12:08:14 +0100 Subject: [PATCH] Added clarification on deployment history. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0af398c..c3a52f3 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,9 @@ dev-2013.07.22-144121 joshmyers deployed cf1ed1a02 to dev A little use of `grep` and you can easily get the history for a particular (e.g. `git tag -l -n1 | grep dev`). +It should be noted that the names used when tags are created are the +local user name on the box where the deployment is done. + Helpful Git Config ------------------ You might find it useful to add this to your ~/.gitconfig in order