summaryrefslogtreecommitdiff
path: root/spm-slides.tex
diff options
context:
space:
mode:
authorHui Lan <lanhui@zjnu.edu.cn>2020-04-20 09:28:56 +0800
committerHui Lan <lanhui@zjnu.edu.cn>2020-04-20 09:28:56 +0800
commitf1a7baf90d0d67b7d7a05479e190120bf65f2b0f (patch)
tree4dbcf164dbd3a18c1a27e577dec001f4ee10169b /spm-slides.tex
parentf7d4c9dd0205801aa5c0ee54bdc2b339ccbc616a (diff)
spm-slides.tex: use a real example of bug fix from my course Software Project Management.
Diffstat (limited to 'spm-slides.tex')
-rw-r--r--spm-slides.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/spm-slides.tex b/spm-slides.tex
index 18983f2..a709813 100644
--- a/spm-slides.tex
+++ b/spm-slides.tex
@@ -699,7 +699,7 @@ Two models:
{\bf checkout} - switch to a branch
-{\bf revision or commit} - "Oh yes, she fixed that in revision 10" or "She fixed that in commit fa458b1fac".
+{\bf revision or commit} - "Oh yes, she fixed that in revision 10" or "Ashly fixed that in commit \href{https://github.com/lanlab-org/LRR/pull/21/commits/2a6ed869ffc332bfceb2cb77b6a5754353650667}{2a6ed86}".
{\bf diff} - textual representation of a change.