summaryrefslogtreecommitdiff
path: root/docs/code
diff options
context:
space:
mode:
Diffstat (limited to 'docs/code')
-rw-r--r--docs/code/index.md2
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.