diff options
| author | Owen Jacobson <owen@grimoire.ca> | 2020-01-29 18:56:47 -0500 |
|---|---|---|
| committer | Owen Jacobson <owen@grimoire.ca> | 2020-01-29 18:56:47 -0500 |
| commit | ee3370cfa5cb17261f722c501c94edf0a431f91d (patch) | |
| tree | e80cc336b0a3a56398755bb57019c1d336f6063d /docs/code | |
| parent | 34708dfa902afabf4833c25233132e56514915de (diff) | |
Resurrected Git documents
Diffstat (limited to 'docs/code')
| -rw-r--r-- | docs/code/index.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/code/index.md b/docs/code/index.md index a2f1564..b5c4c68 100644 --- a/docs/code/index.md +++ b/docs/code/index.md @@ -8,4 +8,6 @@ Pieces of code and code-adjacent work, with or without exposition, that don't qu * [Writing Good Commit Messages](commit-messages.md) — A style guide. +* [Some collected advice about Git](../git/index.md) — Not the source control tool we want, but definitely the source control tool we've got, and I think we should make the best of it. + I also maintain a [Github account](https://github.com/ojacobson/) for more substantial projects. |
