-
Notifications
You must be signed in to change notification settings - Fork 2.7k
git gui is launched in foreground #172
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I guess that we need to re-introduce this behavior, indeed. I actually found it nicer for scripting, but you are correct that it would be a regression. It is hopefully as easy as dscho/git@git-for-windows:master...git-gui-wrapper, but I have no opportunity to test this for a week or so. Maybe you want to give it a try (this wiki page will come in handy)? |
It took me a while to figure out where the cmd-wrappers are built. As just building an installer or portable archive as described in the wiki pulls them from the sdk-installation without updating, and running the packaging scripts in MINGW-packages/mingw-w64-git pulls a tagged version from your github repo. Is there a way to build/test these wrappers standalone? I hacked around it by changing the pull-url to the local file system. Anyway, the branch checking for git-gui is the wrong one (the git-gui.exe has Windows subsystem and doesn't block). This patch works for me: gix/git@git-for-windows:master...git-gui-wrapper |
@gix I tried to improve the documentation a bit (since the wrappers are built as part of the MinGW Git package, I added the new section to the wiki page about package management). Feel free to improve it more, it's a wiki. |
This fixes git-for-windows#172. Signed-off-by: Nico Rieck <[email protected]> Signed-off-by: Johannes Schindelin <[email protected]>
This fixes git-for-windows#172. Signed-off-by: Nico Rieck <[email protected]> Signed-off-by: Johannes Schindelin <[email protected]>
This fixes #172. Signed-off-by: Nico Rieck <[email protected]> Signed-off-by: Johannes Schindelin <[email protected]>
This fixes git-for-windows#172. Signed-off-by: Nico Rieck <[email protected]> Signed-off-by: Johannes Schindelin <[email protected]>
This fixes git-for-windows#172. Signed-off-by: Nico Rieck <[email protected]> Signed-off-by: Johannes Schindelin <[email protected]>
This fixes git-for-windows#172. Signed-off-by: Nico Rieck <[email protected]> Signed-off-by: Johannes Schindelin <[email protected]>
This fixes #172. Signed-off-by: Nico Rieck <[email protected]> Signed-off-by: Johannes Schindelin <[email protected]>
This fixes git-for-windows#172. Signed-off-by: Nico Rieck <[email protected]> Signed-off-by: Johannes Schindelin <[email protected]>
This fixes git-for-windows#172. Signed-off-by: Nico Rieck <[email protected]> Signed-off-by: Johannes Schindelin <[email protected]>
This fixes #172. Signed-off-by: Nico Rieck <[email protected]> Signed-off-by: Johannes Schindelin <[email protected]>
This fixes git-for-windows#172. Signed-off-by: Nico Rieck <[email protected]> Signed-off-by: Johannes Schindelin <[email protected]>
This fixes git-for-windows#172. Signed-off-by: Nico Rieck <[email protected]> Signed-off-by: Johannes Schindelin <[email protected]>
This fixes #172. Signed-off-by: Nico Rieck <[email protected]> Signed-off-by: Johannes Schindelin <[email protected]>
This fixes #172. Signed-off-by: Nico Rieck <[email protected]> Signed-off-by: Johannes Schindelin <[email protected]>
This fixes git-for-windows#172. Signed-off-by: Nico Rieck <[email protected]> Signed-off-by: Johannes Schindelin <[email protected]>
This fixes git-for-windows#172. Signed-off-by: Nico Rieck <[email protected]> Signed-off-by: Johannes Schindelin <[email protected]>
This fixes git-for-windows#172. Signed-off-by: Nico Rieck <[email protected]> Signed-off-by: Johannes Schindelin <[email protected]>
This fixes #172. Signed-off-by: Nico Rieck <[email protected]> Signed-off-by: Johannes Schindelin <[email protected]>
This fixes #172. Signed-off-by: Nico Rieck <[email protected]> Signed-off-by: Johannes Schindelin <[email protected]>
This fixes #172. Signed-off-by: Nico Rieck <[email protected]> Signed-off-by: Johannes Schindelin <[email protected]>
This fixes #172. Signed-off-by: Nico Rieck <[email protected]> Signed-off-by: Johannes Schindelin <[email protected]>
This fixes #172. Signed-off-by: Nico Rieck <[email protected]> Signed-off-by: Johannes Schindelin <[email protected]>
This fixes #172. Signed-off-by: Nico Rieck <[email protected]> Signed-off-by: Johannes Schindelin <[email protected]>
This fixes #172. Signed-off-by: Nico Rieck <[email protected]> Signed-off-by: Johannes Schindelin <[email protected]>
This fixes #172. Signed-off-by: Nico Rieck <[email protected]> Signed-off-by: Johannes Schindelin <[email protected]>
This fixes #172. Signed-off-by: Nico Rieck <[email protected]> Signed-off-by: Johannes Schindelin <[email protected]>
This fixes #172. Signed-off-by: Nico Rieck <[email protected]> Signed-off-by: Johannes Schindelin <[email protected]>
This fixes #172. Signed-off-by: Nico Rieck <[email protected]> Signed-off-by: Johannes Schindelin <[email protected]>
This fixes #172. Signed-off-by: Nico Rieck <[email protected]> Signed-off-by: Johannes Schindelin <[email protected]>
This fixes #172. Signed-off-by: Nico Rieck <[email protected]> Signed-off-by: Johannes Schindelin <[email protected]>
This fixes #172. Signed-off-by: Nico Rieck <[email protected]> Signed-off-by: Johannes Schindelin <[email protected]>
This fixes #172. Signed-off-by: Nico Rieck <[email protected]> Signed-off-by: Johannes Schindelin <[email protected]>
This fixes #172. Signed-off-by: Nico Rieck <[email protected]> Signed-off-by: Johannes Schindelin <[email protected]>
This fixes #172. Signed-off-by: Nico Rieck <[email protected]> Signed-off-by: Johannes Schindelin <[email protected]>
This fixes #172. Signed-off-by: Nico Rieck <[email protected]> Signed-off-by: Johannes Schindelin <[email protected]>
This fixes #172. Signed-off-by: Nico Rieck <[email protected]> Signed-off-by: Johannes Schindelin <[email protected]>
Executing "git gui" in a cmd.exe shell launches it in the foreground and blocks the shell until the gui is closed. This was not the case with msysgit 1.9.5 and earlier where it was launched in the background. (I found a very old feature request for background launching from 2008 so it seems this wasn't always the case).
The text was updated successfully, but these errors were encountered: