Hey everyone. Here's a first draft of my idea for the new CG chapter 2. I left out some obvious things to save space. And of course there are unfinished spots, but it's a preview of (I hope) the new Git chapter. I say "I hope" because I worry that some of you might think it's too much?
Well, we'll see. I'll try to accept criticism gracefully!
For a basic idea of the html output, you can:
1) do `texi2html working.itexi'
2) ignore the warnings
3) open the generated file `working.itexi.html'
I didn't bother to make a patch for the current docs. Let
me know what you think.
Thanks.
- Mark
working.itexi
Description: Binary data
Table of Contents
* 1. Introduction to contributing
o 1.1 Help us
o 1.2 Overview of work flow
o 1.3 Mentors
* 2. Working with source code
o 2.1 Using the âlily-gitâ GUI
o 2.2 Starting with Git
+ 2.2.1 Setting up
# Installing Git
# Initializing a repository
# Configuring Git
+ 2.2.2 Downloading remote branches
# Organization of remote branches
# LilyPond repository sources
# Downloading individual branches
# Downloading all remote branches
# Other branches
o 2.3 Basic Git procedures
+ 2.3.1 The Git contributorâs cycle
+ 2.3.2 Pulling and rebasing
+ 2.3.3 Using local branches
# Creating and removing branches
# Listing branches and remotes
# Checking out branches
# Merging branches
+ 2.3.4 Commits and patches
# Making commits
# Making patches
o 2.4 Advanced Git procedures
+ 2.4.1 Advanced Git concepts
+ 2.4.2 Resolving conflicts
+ 2.4.3 Working with remote branches
+ 2.4.4 Git log
+ 2.4.5 Applying remote patches
+ 2.4.6 Pushing to âgit.sv.gnu.orgâ
o 2.5 Git on Windows
o 2.6 Repository directory structure
o 2.7 Other Git documentation
_______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
