[PATCH v2 1/1] documentation: add lab for first contribution

2019-04-16 Thread Emily Shaffer via GitGitGadget
From: Emily Shaffer This code lab covers how to add a new command to Git and, in the process, everything from cloning git/git to getting reviewed on the mail list. It's meant for new contributors to go through interactively, learning the techniques generally used by the git/git development commun

[PATCH v2 0/1] documentation: add lab for first contribution

2019-04-16 Thread Emily Shaffer via GitGitGadget
RFC. I am still working on adding a section on handling refs and objects. A tutorial for beginners explaining how to commit to git/git from clone to push. This tutorial attempts to explain the GitGitGadget workflow; with the review I'm hoping to understand whether it's worth the effort to detail h

[PATCH 1/1] documentation: add lab for first contribution

2019-04-11 Thread Emily Shaffer via GitGitGadget
From: Emily Shaffer This code lab covers how to add a new command to Git and, in the process, everything from cloning git/git to getting reviewed on the mail list. It's meant for new contributors to go through interactively, learning the techniques generally used by the git/git development commun

[PATCH 0/1] documentation: add lab for first contribution

2019-04-11 Thread Emily Shaffer via GitGitGadget
RFC. I am still working on adding a section on handling refs and objects. A tutorial for beginners explaining how to commit to git/git from clone to push. This tutorial attempts to explain the GitGitGadget workflow; with the review I'm hoping to understand whether it's worth the effort to detail h