On Sat, Aug 13, 2011 at 12:26 AM, Lester Caine <les...@lsces.co.uk> wrote:

> Actually they are talking about developing Drupal ...
>

The Drupal document referenced is not explaining "How to develop Drupal" but
rather "How to develop a drupal based site using git".

The section titled "Creating a Working
Branch"'s introductory sentence reads:

Now, you need a branch where you can track not only Drupal core, but also
> all of the contributed and custom modules and themes for your site.


The "Once you have finished working on your fix or feature, you’ll need to
bring those changes from your topic branch back into the main fooproject
branch." comment is referring to bringing a fix/feature back into your
site's codebase, from a branch of your own codebase.

Drupal does have several documents on how to contribute fixes/features to
Drupal itself - Here's one of them: http://drupal.org/node/707484

Kiall

Reply via email to