I use a privately hosting Gitlab's instance for a bazillion projects; and have a lot of users from around the world. Unfortunately, I have ran into a long standing bug that has never been fixed in many years. It only crops up occasionally now, but it is still a major pain for everyone involved. Many,… Continue reading GitLab Verified Email account issue
Tag: git
Git submodule and shallow clones
This tip is more for my records because I am having to look up this information since it is not something I use all the time. However, I hope it helps some of you too. You do need a recent version of git. If you have a submodule that has a REALLY large history… Continue reading Git submodule and shallow clones