From: Max Value Date: Sat, 29 Mar 2025 00:54:06 +0000 (+0000) Subject: Fixed mistake with wrong repo X-Git-Url: https://git.ozva.co.uk/?a=commitdiff_plain;h=85fada93a3975c02d08ff6307dbccebab7c921a9;p=shopping-docs Fixed mistake with wrong repo --- diff --git a/sections/git.tex b/sections/git.tex index e9c5a2b..98ebc6a 100644 --- a/sections/git.tex +++ b/sections/git.tex @@ -10,6 +10,6 @@ When you make a change you ``commit'' it, along with a message describing what y \subsection{Tracking} -You can take a look at the \textit{entire} history of this document right back to the first word (\repo{shopping-docs}), the code that makes the clock tick (\repo{doomsday-clock}) and the hundreds of commits that make up the GFX overlay (\repo{shopping-channel}). Everything can be accessed on \url{https://git.ozva.co.uk}. For example, this document was pushed to (\repo{shopping-channel}) in \commit{shopping-docs}{7453e4d7bbb9e0f11c4de992a7755550ddd413a9}, take a look at the message attached. +You can take a look at the \textit{entire} history of this document right back to the first word (\repo{shopping-docs}), the code that makes the clock tick (\repo{doomsday-clock}) and the hundreds of commits that make up the GFX overlay (\repo{shopping-channel}). Everything can be accessed on \url{https://git.ozva.co.uk}. For example, this document was pushed to (\repo{shopping-docs}\footnote{This was corrected to say ``shopping-docs'' instead of ``shopping-channel'' in \commit{shopping-docs}{}}) in \commit{shopping-docs}{fe359e2214286945e4a0cc2ff2bd8d17fcd483ca}, take a look at the message attached. Admittedly, the tracking on the docs is poor, they tell their own story. But the tracking on the GFX overlay is robust and has proven useful for development.