Jeff King venit, vidit, dixit 04.10.2011 14:43: > On Tue, Oct 04, 2011 at 02:12:02PM +0200, Michael J Gruber wrote: > >>> The latter is especially useful if you have put a username in your >>> ~/.gitconfig, in which case you get: >> >> I'm actually wondering why git can't infer the user from >> >> https://user@xxxxxxxx >> >> with last week's next, at least. > > It can, and it has for some time. Part of the configurable-username > thing was that it would be way nicer to just use a user-agnostic URL, > because it means it's easier to share with other people. > We seem to mean something different: git config --get remote.bitbucket.pushurl https://grubix@xxxxxxxxxxxxx/grubix/git.git SSH_ASKPASS= git push -n bitbucket Username for 'bitbucket.org': I mean that git should not need to ask for the username here. Michael -- 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