[Top][Contents][Index][ ? ] |
Table of Contents
- 1. Starting with git
- 1.1 Getting the source code
- 1.2 Updating the source code
- 1.3 Sharing your changes
- 1.4 Other interesting Git commands
- 1.5 Git on Windows
- 1.5.1 Background to nomenclature
- 1.5.2 Installing git
- 1.5.3 Initialising Git
- 1.5.4 Git GUI
- 1.5.5 Personalising your local git repository
- 1.5.6 Checking out a branch
- 1.5.7 Updating files from remote/origin/master
- 1.5.8 Editing files
- 1.5.9 Sending changes to remote/origin/master
- 1.5.10 Resolving merge conflicts
- 1.5.11 Other actions
- 2. Compiling
- 3. Documentation work
- 4. Website work
- 5. LSR work
- 6. Issues
- 7. Programming work
- 8. Release work
[Top][Contents][Index][ ? ] |