git-gui
git-gui copied to clipboard
Tcl/Tk based UI for Git. I am currently acting as the project's maintainer.
Even increasing font sizes isn't enough, as some fonts aren't included in that. There should be a way to increase the scale of the entire application. It doesn't seem to...
 It always shows up with the same amount of loose objects. The directory of the repo is in user space. It tried to fix it with upgrading the git...
Hey, Im a new macos user coming from windows and I miss being able to search the system to launch or create a permanent dock entry I can only start...
### Question/request Is it possible to remove/hide/disable the push button via a commandline parameter ? And if not currently possible, could such functionality please be added ? It's ok to...
I have two different remotes: origin and fork I have two local branches: master and fork-master I have setup tracking as such: ``` [remote "origin"] url = https://[somewhere].git fetch =...
This will remove only the "push" button from the main screen. See also issue https://github.com/prati0100/git-gui/issues/73 e.g. git gui --nopushbutton git gui citool --nopushbutton
It appears that git-gui doesn't execute hooks, e.g. pre-commit, when it is run in a git worktree other than the main worktree.
Is there dark mode for Git GUI ? No, I am not asking for ways to edit those `.tcl` files. I tried that. Got myself comfortable with the whole page....
I'm trying to open git gui for each submodule in some Git repository. However, attempt to execute a command... `$ git submodule foreach 'git gui'` ...fails with error message: ![Screenshot...
You can say that this is not a serious issue and one just should avoid misclicks, however, with traditional git commit + editor workflow it's much harder to lose typed...