List of commits:
Subject Hash Author Date (UTC)
update2 8374751a1fdf1759df5a4c61806d0501c50866e3 rocketgit-morehan 2020-03-01 17:49:47
update b3dada4eb2fd1dfa992f14cadf60f1b5cca3a03a rocketgit-morehan 2020-03-01 17:48:09
init b57bb8bb6a00bee9b9dc8e52e5c738b4c64ae063 fugohan 2020-03-01 17:37:55
Commit 8374751a1fdf1759df5a4c61806d0501c50866e3 - update2
Author: rocketgit-morehan
Author date (UTC): 2020-03-01 17:49
Committer name: rocketgit-morehan
Committer date (UTC): 2020-03-01 17:49
Parent(s): b3dada4eb2fd1dfa992f14cadf60f1b5cca3a03a
Signing key:
Tree: d69086f71467293e3630855a7921c23ecf60d352
File Lines added Lines deleted
latexout.tex 1 1
File latexout.tex changed (mode: 100644) (index bb92e75..c4fc01d)
8 8 \input{latexout2.tex} \input{latexout2.tex}
9 9 \end{document} \end{document}
10 10
11 %test
11 %test 2
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/rocketgit-morehan/bspgen2

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/rocketgit-morehan/bspgen2

Clone this repository using git:
git clone git://git.rocketgit.com/user/rocketgit-morehan/bspgen2

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main