Posts with "git" Tag
install git clients
by danaukes
```bash flatpak install -y flathub com.jetpackduba.Gitnuro # io.github.gitahead.GitAhead \ # com.github.Murmele.Gittyup \ # com.github.git_cola.git-cola \ # com.syntevo.SmartGit \
...
06-Install and Setup ```git```
by danaukes
Git
Git is the command line program for interacting with a git repository
```bash sudo apt install ...