From f1a7baf90d0d67b7d7a05479e190120bf65f2b0f Mon Sep 17 00:00:00 2001 From: Hui Lan Date: Mon, 20 Apr 2020 09:28:56 +0800 Subject: spm-slides.tex: use a real example of bug fix from my course Software Project Management. --- spm-slides.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spm-slides.tex') 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. -- cgit v1.2.1