Nautilus Git Extension – basic git operations right from the right-click menu
Nautilus Git Extension – basic git operations right from the right-click menu
github.com GitHub - SimBoi/nautilus-git-operations: An extension for Nautilus, adds an additional menu to the right-click menu for performing git operations on the current directory
An extension for Nautilus, adds an additional menu to the right-click menu for performing git operations on the current directory - SimBoi/nautilus-git-operations

simple Nautilus extension that adds git actions (Clone, Commit, Pull, Status...) to the right-click menu.
- clone
- status
- switch branch
- pull
- stage all and commit
- push
- set credentials
Built with python3-nautilus, requires GTK 4.
I did not make this. Just sharing
0
comments