summaryrefslogtreecommitdiff
path: root/spm-slides.tex
diff options
context:
space:
mode:
authorHui Lan <lanhui@zjnu.edu.cn>2019-05-07 09:07:06 +0800
committerHui Lan <lanhui@zjnu.edu.cn>2019-05-07 09:07:06 +0800
commit95d14f996313924693b6f769b12656bdbea24ae2 (patch)
tree543f2207990884eb666229d6a96423963efad858 /spm-slides.tex
parent8077b739ac426854ae24dc3146649288ee045733 (diff)
Add 2 examples of github commit notifications from SYHWY and Dragon Dov
Diffstat (limited to 'spm-slides.tex')
-rw-r--r--spm-slides.tex37
1 files changed, 37 insertions, 0 deletions
diff --git a/spm-slides.tex b/spm-slides.tex
index e147ca7..527e168 100644
--- a/spm-slides.tex
+++ b/spm-slides.tex
@@ -862,6 +862,43 @@ The review should be public, so that other people can see it and know that a rev
Commit notifications are useful.
+{\small
+\begin{verbatim}
+Branch: refs/heads/master
+Home: https://github.com/SYHWY/project_one
+Commit: e6873456c6f525ac10633fa660da1b3e8e454394
+https://github.com/SYHWY/project_one/commit/e6873456c6f525ac10633fa660da1b3e8e454394
+Author: SYHWY <49365180+SYHWY@users.noreply.github.com>
+Date: 2019-05-04 (Sat, 04 May 2019)
+
+Changed paths:
+M service.py
+
+Log Message:
+-----------
+add delete method
+
+add delete method for pages
+
+
+Branch: refs/heads/master
+Home: https://github.com/DragonDove/thoth
+Commit: 3f5c59c81926bccdfb021f6056f12b4b696e281e
+https://github.com/DragonDove/thoth/commit/3f5c59c81926bccdfb021f6056f12b4b696e281e
+Author: Dragon Dove <874898731@qq.com>
+Date: 2019-05-02 (Thu, 02 May 2019)
+
+Changed paths:
+M app.py
+M util.py
+
+Log Message:
+-----------
+Remove unnecessary code, ignore the data in for loop
+
+\end{verbatim}
+}
+
A valuable way to spend time. One could contribute as much to the
project by reviewing others' changes as by writing new code.