News

Welcome to the latest episode of Hong's dumb devops questions I've got VSCode Remote up and running, and I can connect from my Win10 laptop to a session in an Azure Ubuntu VM without problems. It ...
GitHub Desktop setup. The GitHub Desktop app download and setup process is straightforward. It's a 77 MB download, and the .exe file will install quickly into the C:\Program Files folder. A GitHub ...
`git submodule update` Without these steps, the submodule directories will remain empty, which can lead to confusion, especially for team members unfamiliar with submodules.
Learn the very basics of how to interact with Git on your PC, whether you're using Windows or WSL inside of Windows. When you purchase through links on our site, we may earn an affiliate ...
Jack Wallen shows how to use the .gitconfig file for global git configurations and a more efficient developer setup. Image: prima91/Adobe Stock Git is the most widely-used version control system ...
If you need to work with GitHub, but don't have time to get up to speed with the git command line, Jack Wallen believes the GitHub Desktop app is the perfect tool for the job.