git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Rewrite history then pull repository?
@ 2009-07-13  8:42 Graeme Geldenhuys
  2009-07-13  8:58 ` Thomas Rast
  0 siblings, 1 reply; 3+ messages in thread
From: Graeme Geldenhuys @ 2009-07-13  8:42 UTC (permalink / raw)
  To: git


Hi,

I pushed a repository to Github (a mirror of SubVersion repository). I 
then had some screwup with 'git svn rebase' when I should have used 'git 
svn fetch'.  Anyway I managed to fix the issue locally and then forced 
the push to GitHub. This rewrote the history for the HEAD commit and 
gave it a different date and SHA1.

What will now happen to developers that cloned the repository before the 
  history rewrite and then do a 'git pull' after the history rewrite? 
Will git automatically sort out the mess, or is it going to post some 
warning? The content of that screwed up commit stayed exactly the same, 
only the date of the commit changed which then generated a different SHA1.

If a warning, what must they do to resolve the issue on there PC's?

Regards,
   - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://opensoft.homeip.net/fpgui/

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

end of thread, other threads:[~2009-07-13  9:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-13  8:42 Rewrite history then pull repository? Graeme Geldenhuys
2009-07-13  8:58 ` Thomas Rast
2009-07-13  9:38   ` Graeme Geldenhuys

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