git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Understanding When to Use Branches
@ 2013-01-08 13:46 gw1500
  2013-01-08 17:08 ` Konstantin Khomoutov
  0 siblings, 1 reply; 2+ messages in thread
From: gw1500 @ 2013-01-08 13:46 UTC (permalink / raw)
  To: git@vger.kernel.org

As a git noobie I am beginning get get my head around git's version
control philosophy. I am now trying to understand the purposes of
branches or rather when to use them. In my case I have a Java
application under version control with git. I am planning to port it
into a mobile app. Is that an appropriate use of branches or should it
be created as a new repository? What is the relationship between the
same source code in different branches? Do changes to code in one branch
get ported to another branch somehow or do all changes then have to be
made twice? The documentation tells how to branch but not the general
philosophy behind it from a best practices standpoint. Thanks in advance
for any insight.

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

end of thread, other threads:[~2013-01-08 17:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-08 13:46 Understanding When to Use Branches gw1500
2013-01-08 17:08 ` Konstantin Khomoutov

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