Files
mehl.mx/content/blog/2014-11-28-sharing-is-caring-my-git-instance.md
2019-10-18 19:26:55 +02:00

1.8 KiB
Raw Blame History

title, author, type, date, aliases, yourls_shorturl, categories, tags
title author type date aliases yourls_shorturl categories tags
Sharing is caring my Git instance Max post 2014-11-28T17:16:50+00:00 sharing-is-caring-my-git-instance
http://s.mehl.mx/ZZItS
English
Stuff
Tech
bash
communication
free software
git
gnu
gnu/linux
linux
network
owncloud
R
script
server
shell
snippet
ssh
university

Some days ago I noticed another time that I have far too less knowledge about Git.

„Time to change that!“, I thought and set up my own Git instance and also installed gitweb for better usability.

Upside 1: I can keep track of the many (mainly bash) scripts I wrote in the past and all the changes I will adopt in the future.

Upside 2: You can hopefully benefit from using and reading my code. All code is licensed under GNU GPL v3 so please feel free to use, study, share and improve my work!

Some noteworthy projects Im (a bit) proud of:

Any questions, ideas or improvements? Please contact me!

**Update 26.02.2016:

** I washed away the quite basic gitweb instance and moved to Gogs. Heres why and how. Links to the project may have changed because of that (and Im too lazy to change them here).