diff options
author | Hui Lan <lanhui@zjnu.edu.cn> | 2019-05-07 09:09:40 +0800 |
---|---|---|
committer | Hui Lan <lanhui@zjnu.edu.cn> | 2019-05-07 09:09:40 +0800 |
commit | fb8dc4f68b2a7d6ee021ea182d7146cbcdeb0513 (patch) | |
tree | 62e9795af28c943c2e6791fb51b6c17462dba436 | |
parent | 95d14f996313924693b6f769b12656bdbea24ae2 (diff) |
Add one more example of github commit notifications from Dragon Dov
-rw-r--r-- | spm-slides.tex | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/spm-slides.tex b/spm-slides.tex index 527e168..922aee8 100644 --- a/spm-slides.tex +++ b/spm-slides.tex @@ -862,7 +862,7 @@ The review should be public, so that other people can see it and know that a rev Commit notifications are useful. -{\small +{\tiny \begin{verbatim} Branch: refs/heads/master Home: https://github.com/SYHWY/project_one @@ -896,6 +896,22 @@ Log Message: ----------- Remove unnecessary code, ignore the data in for loop + + +Branch: refs/heads/master +Home: https://github.com/DragonDove/thoth +Commit: 9b76f235176f403201da3a08d5bcf7f1f01a7e76 +https://github.com/DragonDove/thoth/commit/9b76f235176f403201da3a08d5bcf7f1f01a7e76 +Author: Dragon Dove <874898731@qq.com> +Date: 2019-05-02 (Thu, 02 May 2019) + +Changed paths: +M templates/uploadPage.html +M view.py + +Log Message: +----------- +Fix issue, No subject is chosen when uploading \end{verbatim} } |