diff options
Diffstat (limited to 'site/code/index.html')
| -rw-r--r-- | site/code/index.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/site/code/index.html b/site/code/index.html index 6eaf344..0ea318f 100644 --- a/site/code/index.html +++ b/site/code/index.html @@ -101,6 +101,9 @@ <li> <p><a href="commit-messages/">Writing Good Commit Messages</a> — A style guide.</p> </li> +<li> +<p><a href="../git/">Some collected advice about Git</a> — 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.</p> +</li> </ul> <p>I also maintain a <a href="https://github.com/ojacobson/">Github account</a> for more substantial projects.</p></div> </div> @@ -185,5 +188,5 @@ <!-- MkDocs version : 1.0.4 -Build Date UTC : 2020-04-21 02:32:24 +Build Date UTC : 2020-04-21 02:33:49 --> |
