From: adam_kb <a-kyle@hotmail.com>
To: git@vger.kernel.org
Subject: Log not displaying properly?
Date: Fri, 22 Apr 2011 20:25:13 -0700 (PDT) [thread overview]
Message-ID: <1303529113364-6298788.post@n2.nabble.com> (raw)
I use github to store my projects and use git. Say for example I have project
X with Commits of 1,2,3,4,5 and 6.
So lets say these are my commands (for this instance I am the only commiter)
git push origin master (for 1,2,3 and 6)
git push -f origin master (for 4 and 5)
Up untill Commit 6 I could go git log and see the logs for all 5 pushes.
after the 6th commit I go git log and only see the logs for 1 ,2 and 6.
Why?
Whats going on?
Git hub shows me all the logs obviously but how do I make it display all 6
commits in the log?
--
View this message in context: http://git.661346.n2.nabble.com/Log-not-displaying-properly-tp6298788p6298788.html
Sent from the git mailing list archive at Nabble.com.
next reply other threads:[~2011-04-23 3:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-23 3:25 adam_kb [this message]
2011-04-23 16:47 ` Log not displaying properly? adam_kb
2011-04-23 20:24 ` Jonathan Nieder
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=1303529113364-6298788.post@n2.nabble.com \
--to=a-kyle@hotmail.com \
--cc=git@vger.kernel.org \
/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).