2020-10-05 - Update Submodules

This commit is contained in:
Thomas Dehaeze 2020-10-05 18:29:48 +02:00
parent 14a6885fb2
commit 1e09fa68e9

View File

@ -13,7 +13,7 @@
Welcome to my research pages.
* Update :noexport:
#+begin_src bash :results raw replace
#+begin_src bash :results output verbatim
git submodule update --remote --merge &&\
git add . && \
git commit -m "$(date +%F) - Update Submodules" && \
@ -21,6 +21,8 @@ Welcome to my research pages.
#+end_src
#+RESULTS:
[master 14a6885] 2020-10-05 - Update Submodules
1 file changed, 8 insertions(+)
Updating aa7613b..b37c19d
Fast-forward
index.html | 268 ++++++++++++++++++++++++++++++++++---------------------------