Thread (2 messages) flat view 2 messages, 1 author, 2016-06-15
DORMANTno replies

[TopGit PATCH] tg-log: move note from tg base to tg log

From: Bert Wesarg <hidden>
Date: 2016-06-15 22:49:42
Subsystem: the rest · Maintainer: Linus Torvalds

Possibly related (same subject, not in this thread)

Signed-off-by: Bert Wesarg <redacted>

---
 README |   15 ++++++---------
 1 files changed, 6 insertions(+), 9 deletions(-)
diff --git a/README b/README
index ce0c3a6..2331117 100644 README
--- a/README
+++ b/README
@@ -514,20 +514,17 @@ tg base
 ~~~~~~~
 	Prints the base commit of the current topic branch.  Silently
 	exits with exit code 1 if you are not working on a TopGit
-	branch.  The following command can be useful to get a summary
-	of the work you have made on a topic branch:
-
-		git log --first-parent --no-merges `tg base`..
-
-	(Note: if you have shared the TopGit branch, the above command
-	only lists the commits that were made in the current
-	repository, so you will not see work done by your
-	collaborators.)
+	branch.
 
 tg log
 ~~~~~~
 	Prints the git log of the named topgit branch.
 
+	Note: if you have shared the TopGit branch, this command
+	only lists the commits that where made in the current
+	repository, so you will not see work done by your
+	collaborators.
+
 TODO: tg rename
 
 
-- 
tg: (ff59ac7..) bw/log (depends on: master)
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help