Skip Navigation

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

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

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.

Video example

Author Post

I did not make this. Just sharing

1
1 comments