git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* refactoring in GIT
@ 2011-06-28 13:19 eugene
  2011-06-28 15:27 ` Massimo Manca
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: eugene @ 2011-06-28 13:19 UTC (permalink / raw)
  To: git

Hi,
 I'm new to GIT and have two questions about code refactoring. 

#1. I want to refactor class A into few classes B,C,D. How should I check them 
in and mark class A inactive so that development on A stops? Note, I do need A 
stay in repository for backward compt. with prior code releases.

#2. [related question] What if another developer already had A in his local 
repository, made changes and wants to commit after me. I just made A obsolete. 
Does he have drop his changes and take B,C,D from me and/or merge?

Sorry if this question was already answered, pls point me.

Thanks,
Eugene

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

end of thread, other threads:[~2011-06-28 17:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-28 13:19 refactoring in GIT eugene
2011-06-28 15:27 ` Massimo Manca
2011-06-28 15:59 ` Christof Krüger
2011-06-28 17:09 ` Fredrik Gustafsson

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