git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] glossary: add 'reflog'
@ 2007-07-03 20:28 Johannes Schindelin
  2007-07-04  5:10 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Schindelin @ 2007-07-03 20:28 UTC (permalink / raw)
  To: git, gitster


Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
---
 Documentation/glossary.txt |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/Documentation/glossary.txt b/Documentation/glossary.txt
index e903abf..3f7b1e4 100644
--- a/Documentation/glossary.txt
+++ b/Documentation/glossary.txt
@@ -330,6 +330,12 @@ This commit is referred to as a "merge commit", or sometimes just a
 	denotes a particular <<def_object,object>>. These may be stored in
 	`$GIT_DIR/refs/`.
 
+[[def_reflog]]reflog::
+	A reflog shows the local "history" of a ref.  In other words,
+	it can tell you what the 3rd last revision in _this_ repository
+	was, and what was the current state in _this_ repository,
+	yesterday 9:14pm.  See gitlink:git-reflog[1] for details.
+
 [[def_refspec]]refspec::
 	A "refspec" is used by <<def_fetch,fetch>> and
 	<<def_push,push>> to describe the mapping between remote
-- 
1.5.3.rc0.2640.g59df9-dirty

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] glossary: add 'reflog'
  2007-07-03 20:28 [PATCH] glossary: add 'reflog' Johannes Schindelin
@ 2007-07-04  5:10 ` Junio C Hamano
  0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2007-07-04  5:10 UTC (permalink / raw)
  To: Johannes Schindelin; +Cc: git

Thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-07-04  5:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-03 20:28 [PATCH] glossary: add 'reflog' Johannes Schindelin
2007-07-04  5:10 ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).