438 B
438 B
title, type, language, tags, cover, dateModified
| title | type | language | tags | cover | dateModified | |
|---|---|---|---|---|---|---|
| Edit git configuration file | snippet | git |
|
terminal | 2021-04-13T21:10:59+03:00 |
Opens the git configuration file in the git text editor.
- Use
git config --global -eto open the git configuration file in the git text editor.
git config --global -e
git config --global -e
# Opens the git configuration file in the default git text editor