Home » Developing U++ » U++ Developers corner » Finally going to git... (?)
Re: Finally going to git... (?) [message #57330 is a reply to message #57328] |
Mon, 12 July 2021 22:24  |
Novo
Messages: 1430 Registered: December 2006
|
Ultimate Contributor |
|
|
mirek wrote on Mon, 12 July 2021 15:08
And yes, not hosting own server is one of reasons.
I do not know what kind of git workflow you are planning to use, but, IMHO, you'll need a local server.
For example, when you need to check code developed on Windows on other platforms.
Other platforms won't be able to access your local repo to fetch changes. Well, unless you want to commit unchecked changes to github.
Well, you can access remote repo via SSH, but you are on Windows, AFAIK, and in the past lfs didn't work over SSH (not sure about now).
In case of a local server you will be able to fix problems on other platforms, and run "rebase interactive" to squash a commit with a fix. This way you will have a clean history.
IMHO, GIT is not just SVN without a server, it is a completely different tool with features like submodules, subtrees, worktrees, rebases, and the ability to easily destroy whole repo 
Just my two cents.
BTW, github is slow.
Regards,
Novo
|
|
|
 |
|
Finally going to git... (?)
By: mirek on Mon, 12 July 2021 09:55
|
 |
|
Re: Finally going to git... (?)
By: Xemuth on Mon, 12 July 2021 10:29
|
 |
|
Re: Finally going to git... (?)
By: mirek on Mon, 12 July 2021 11:11
|
 |
|
Re: Finally going to git... (?)
By: Novo on Mon, 12 July 2021 16:40
|
 |
|
Re: Finally going to git... (?)
By: Novo on Mon, 12 July 2021 16:52
|
 |
|
Re: Finally going to git... (?)
By: mirek on Mon, 12 July 2021 17:37
|
 |
|
Re: Finally going to git... (?)
By: Novo on Mon, 12 July 2021 18:19
|
 |
|
Re: Finally going to git... (?)
By: mirek on Mon, 12 July 2021 21:08
|
 |
|
Re: Finally going to git... (?)
By: Didier on Mon, 12 July 2021 22:23
|
 |
|
Re: Finally going to git... (?)
By: mirek on Mon, 12 July 2021 23:30
|
 |
|
Re: Finally going to git... (?)
By: Novo on Tue, 13 July 2021 00:30
|
 |
|
Re: Finally going to git... (?)
By: Novo on Mon, 12 July 2021 22:24
|
Goto Forum:
Current Time: Mon Jun 02 23:03:25 CEST 2025
Total time taken to generate the page: 0.03705 seconds
|