/logit

Git nulltree microblogging. MOVED TO >>> https://git.sr.ht/~agentofuser/logit/log

OtherNOASSERTION

logit

Origin story

https://twitter.com/agentofuser/status/1168593180863975426

@agentofuser's feed

Feeds I know

Join the LogitVerse

mkdir logit
git init
git commit --allow-empty -m "Hello world"
hub create # if you're using github
git push --set-upstream origin master
# optional: follow me ;)
git remote add agentofuser https://git.sr.ht/~agentofuser/logit
git fetch agentofuser
git log agentofuser/agentofuser

License

Posts and documentation are under CC-BY-SA. For a copy of the license, please see the COPYING file under the docs branch.