List of commits:
Subject Hash Author Date (UTC)
1.0.2 fix markdown of README.md 7795c6b54d707851e68809c835f2ff78785d2544 cmc 2021-07-23 10:12:12
1.0.1 0d2bce1cf74df6dc57a5fa7d8f9375972773c1ec cmc 2021-07-23 10:00:33
flit publish 1.0.0 a89045dbb58d01592148f32ce13b6463d94f3df7 cmc 2021-07-23 04:12:33
add dategen.py __init__.py 7cc24fcd44960a657e7fb10d3d1f0ed7ee4c07a9 cmc 2021-07-22 09:24:18
verse, quote, center b456635878dc238adb5a622660d7b365106ddc4a cmc 2021-07-22 01:39:42
verse quote center f804fc1d89fd99065e09ea5e35ad99869d3f77e4 cmc 2021-07-22 01:35:03
example export markdown d34e52ab8142d59c5b8ab34f9af52781ededac23 cmc 2021-07-22 01:21:59
add log.org 1dff101d25864baeaec1dbf3cf2c4ca1bf8c00cb cmc 2021-07-21 10:30:24
Initial commit 520fa46c255626389cb78c41b8e57f507ba3daeb cmc 2021-07-20 09:53:27
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/cmc/dategen

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

Clone this repository using git:
git clone git://git.rocketgit.com/user/cmc/dategen

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