From: "Marco Costalba" <mcostalba@gmail.com>
To: "Git Mailing List" <git@vger.kernel.org>
Cc: "Junio C Hamamo" <junkio@cox.net>
Subject: [RFH] How to get git-gui.sh history
Date: Sat, 21 Apr 2007 11:04:40 +0200 [thread overview]
Message-ID: <e5bfff550704210204p1f231076p6a68cb9d6038f4e3@mail.gmail.com> (raw)
>From today git:
$ git rev-list --all -- git-gui/git-gui.sh | wc
7 7 287
$ git rev-list --all --full-history -- git-gui/git-gui.sh | wc
9 9 369
So only the merges from git://repo.or.cz/git-gui are shown.
Am I missing something? How can I get full history?
Thanks
Marco
next reply other threads:[~2007-04-21 9:04 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-21 9:04 Marco Costalba [this message]
2007-04-21 9:17 ` [RFH] How to get git-gui.sh history Junio C Hamano
2007-04-21 9:38 ` Marco Costalba
2007-04-21 14:54 ` Michael
2007-04-21 16:05 ` Julian Phillips
2007-04-21 17:19 ` Marco Costalba
2007-04-21 20:01 ` Michael
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=e5bfff550704210204p1f231076p6a68cb9d6038f4e3@mail.gmail.com \
--to=mcostalba@gmail.com \
--cc=git@vger.kernel.org \
--cc=junkio@cox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).