lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

definitive git instructions


From: Graham Percival
Subject: definitive git instructions
Date: Fri, 26 Dec 2008 17:18:20 -0800
User-agent: Mutt/1.5.18 (2008-05-17)

We have a bunch of different "getting started with git"
instructions floating around.  The main "development" page talks
about git clone; GDP suggested "git init; git remote add...; git
checkout"; the README in web/ (and now web-gop/) branches talks
about "git init-db; ... set up .git/remotes/...; git fetch; git
checkout -b"


I want to clear this up and get the first piece of new content for
the new GOP website.  With a modern version of git (whatever that
means), what's the recommended way to get:

1.  The master branch of the source tree.

2.  All branches of lilypond.

Is there much of a difference (in download size) between #1 and
#2?  If somebody wants to fix bugs and update the website, is it
better to grab all the branches (is that clone?), or keep two
separate source directories (~/src/lilypond-main/ and
~/src/lilypond-web/ )?

Cheers,
- Graham





reply via email to

[Prev in Thread] Current Thread [Next in Thread]