From 9ef54049eec5143bf91e80fa3e44bb61ce20e21b Mon Sep 17 00:00:00 2001 From: Cosmin Apreutesei Date: Thu, 9 Apr 2015 08:45:06 +0300 Subject: [PATCH] unimportant --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1eb8796..2b712cd 100644 --- a/README.md +++ b/README.md @@ -110,8 +110,9 @@ or simply `mgit clone-all`. $ mgit release 1.0 update # adds .mgit/1.0.release -This creates a list with current versions of all repos. -To clone and/or checkout those versions in the future, use: +This creates (or updates) a list with currently checked out versions +of all repos, effectively creating a snapshot of the entire project. +This snapshot can be later restored with: $ mgit release 1.0 checkout