Snippets tagged “git-config”
2 snippets use this tag.
- How to Configure Git to Ignore File Mode ChangesGit
Sometimes, working on local development there is a need to change permissions on various files. The tutorial will show how to ignore the File Mode changes.
- How to Install Git on Ubuntu 18.04Git
Working with Git starts with installing. This tutorial shows how to install Git on Linux. Get the codes of installing Git from repository and source code.