git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Log not displaying properly?
@ 2011-04-23  3:25 adam_kb
  2011-04-23 16:47 ` adam_kb
  0 siblings, 1 reply; 3+ messages in thread
From: adam_kb @ 2011-04-23  3:25 UTC (permalink / raw)
  To: git

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.

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

end of thread, other threads:[~2011-04-23 20:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-23  3:25 Log not displaying properly? adam_kb
2011-04-23 16:47 ` adam_kb
2011-04-23 20:24   ` Jonathan Nieder

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).