GIT
-
Computers
How to Mirror Your On-Premises GitLab Repo to GitLab Cloud for Resiliency
I use Gitlab extensively in the home lab for various purposes and running my CI/CD pipelines. Even though I back up my Gitlab environment and container data, I still want to make sure that I have things configured in a…
-
Powershell
Use Git with Visual Studio Code
Visual Studio Code is a great PowerShell development platform and since moving off of PowerShell ISE, I can say that I haven’t really looked back since making the move. ย Visual Studio Code provides tight integration with Git so it is…