1

Topic: git

Please tell me, what kind of git do you use to store code? Or do you store everything locally?
But if so, which one do you think is more reliable, safe and convenient. Thank you

2

Re: git

There is no special kind of git in usage as there is just this: git-repositories. You can find all here: https://git.hyperbola.info:50100/
This is also no special question for the wiki-category, so I have moved the topic.

To go more into detail: It is really just git running to manage the repositories. All the rest above done like "gitlab" and others is additional via web-infrastructure and we only make usage of cgit for the visualization, nothing else. We do not give recommendations on further web-overlays and -interfaces for git itself. There are several projects to be found and many of them conclude using further javascript and more questionable additions. The buzzword "convinience" is therefore also a negative connotation as it does not really help optimizing. It can be also convinient enough to use bare git on the commandline.

Human being in favor with clear principles and so also for freedom in soft- and hardware!

Certainly anyone who has the power to make you believe absurdities has the power to make you commit injustices: For a life of every being full with peace and kindness, including diversity and freedom. Capitalism is destroying our minds, the planet itself and the universe in the end!

3

Re: git

Thank you, I understand.

4

Re: git

And it is not that I can surely understand your approach and question. wink
So:

https://github.com/yuki-kimoto/gitprep

Human being in favor with clear principles and so also for freedom in soft- and hardware!

Certainly anyone who has the power to make you believe absurdities has the power to make you commit injustices: For a life of every being full with peace and kindness, including diversity and freedom. Capitalism is destroying our minds, the planet itself and the universe in the end!

5

Re: git

Very interesting
I will definitely consider two options and choose the most optimal one.

After all, it is so important to choose a safe, reliable and free tool.
Get used to it and use it with love.

Thanks for the advice! smile