News

Jack Wallen shows you how to install the user-friendly local Git repository Gitea on Ubuntu Server 22.04.
Still, using a Git repository also comes with its share of challenges. One of the biggest is that you must comply with the Git repo size limit of different managers like GitHub and Bitbucket to ...
The second link above will fix that problem. Once the local repo is initialized and a remote is configured, you should be able to run git status, git diff, etc.
Jack Wallen shows how to use the .gitconfig file for global git configurations and a more efficient developer setup.