Shawn O. Pearce schrieb:
Johannes Sixt <j.sixt@xxxxxxxxxxxxx> wrote:
Unfortunately, "Fetch" does not yet work[*] from within git-gui, so you
have to fall back to git-fetch on the command line.
[*] Note the distinction between "not available" and "does not work".
What's broken? Is this that Git protocol dump showing up in
git-gui's console window thing?
Are you using the C based fetch that is in git.git's next branch,
or the shell script based one that is in master? Which Tcl/Tk
version are you using to run git-gui?
It's the scripted fetch that does not work. The symptom is that the output
of at least one of the commands (upload-pack, I think, because what I see is
wire protocol) goes to a newly spawned console instead of wherever it was
redirected to.
I didn't bother reporting since builtin-fetch is on the way (which will
hopefully make this a moot point) and our team here is comfortable with
calling git fetch on the command line.
-- Hannes
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html