Skip to content

gitter-badger/gitfromscratch

 
 

Repository files navigation

git from scratch

This repo contains the source for a gitbook which describes how to learn git from scratch.

To edit this book locally

gradlew buildDocs will build it and gradlew serveDocs will serve it.

The production version on gitfromscratch.com is built by gitbooks' infrastructure, which uses the latest version. The local build is stuck on 1.3.2, as shown in package.json. Only known issue is that the local build uses README.md as the intro instead of INTRO.md.

Acknowledgements

  • Many thanks to Jozef Vilcek for his gitbook gradle example.
  • Many thanks to the Gitbook team for their fantastic product.

About

A tutorial for learning git from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published