For example,
git gui&
The following command works for me from "git bash":
git gui /dev/null 2>&1 &
I tried Ctrl+C, Ctrl+D and simply closing the console window. git gui stayed open in all cases.
git gui