git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* How to commit changes if remote repository changed directory structure?
@ 2009-03-20  1:17 andholt
  2009-03-20  6:09 ` Jeff King
  0 siblings, 1 reply; 5+ messages in thread
From: andholt @ 2009-03-20  1:17 UTC (permalink / raw)
  To: git


I have a lot of local changes to add, commit, and push. Right now our
directory structure is 1/2/3. Another developer decided to move everything
up one level, so used git move to move 3 to 2, and removed 3, so now the
level is 1/2. However, locally, all of my changes are in 1/2/3. 

I want to commit my changes and merge them into the new directory structure.
How would I go about doing that?

Thanks!
-- 
View this message in context: http://www.nabble.com/How-to-commit-changes-if-remote-repository-changed-directory-structure--tp22612715p22612715.html
Sent from the git mailing list archive at Nabble.com.

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

end of thread, other threads:[~2009-03-20 22:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-20  1:17 How to commit changes if remote repository changed directory structure? andholt
2009-03-20  6:09 ` Jeff King
2009-03-20  7:08   ` Junio C Hamano
2009-03-20  7:13     ` Jeff King
2009-03-20 22:30       ` J. Bruce Fields

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