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

cross-posted from: https://lemmy.world/post/31992907
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
1
comments
Good luck with all those clobbered files and commits.
1 0 Reply