From 115e4eeb00255cf9da2b911771c7bf6ab2bed239 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 8 Jul 2013 16:27:00 -0400 Subject: wording --- doc/walkthrough/using_tags_and_branches.mdwn | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/walkthrough/using_tags_and_branches.mdwn b/doc/walkthrough/using_tags_and_branches.mdwn index 06f021472..b147ea466 100644 --- a/doc/walkthrough/using_tags_and_branches.mdwn +++ b/doc/walkthrough/using_tags_and_branches.mdwn @@ -1,6 +1,6 @@ -Like git, git-annex hangs on to every old version of a file, so you can -make tags and branches, and can check them out later to look at the old -files. +Like git, git-annex hangs on to every old version of a file (by default), +so you can make tags and branches, and can check them out later to look at +the old files. # git tag 1.0 # rm -f my_cool_big_file -- cgit v1.2.3