Skip to content

gsemet/practical-git-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Practical GIT Tutorial

Homepage for the Practical GIT Tutorial documentation

This project holds the source code of the documentation publically available at the following URL:

http://www.great-a-blog.co/practical-git-tutorial/

How to edit documentation ?

I'm not a good technical writer. That's a job and some are paid for this talent. My main goal is just to help GIT user to quickly learn this tool.

Also, I'm not native english speaker. If you find mistakes, please send me at least an email. You can use this address: gaetan [ at ] xeberon.net

How to fork?

To fork this documentation and edit it, simply:

That's all. Once accepted, the official documentation will be automatically updated.

Compilation requirements

How automatic compilation of the documentation is done?

This github project is linked to the Read my Doc service, which triggers a rebuild of the online documentation when changes are merged.

A travis build is also triggered (I prefere the notification from travis-ci).

Used online services

Which tool to edit reStructuredText ?

I mainly use Sublime Text 3 as my main editor and its quite usefull reStructuredText plugin

Edition tips

  • Try to keep files short. Reading a loooooooooong file is annoying. Don't try to detail everything. Just stick to the essential matters.
  • Keep organised. Chapters are splitted in different files, once by section, this helps finding where to modify when a change is to be done. Keep the same structure.

References for this documentation

  • TBD

About

Source files for the "Practical GIT tutorial"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published