git for windows - git difftool cause program to pop up (come to foreground) -


when use git difftool , hit enter open diff in favorite program (winmerge) works, program not come foreground. opens in windows taskbar, have use mouse select manually.

it's little thing, happens hundreds of times on course of development. how can come foreground?

this using git windows.


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -