TortoiseGIT at least supposedly has netrc support, though the filename is different on Windows, it's $home/_netrc rather than $HOME/.netrc.
On Fri, Mar 2, 2012 at 07:35, Sverre Rabbelier <[email protected]>wrote: > There should be two sets of instructions, have you tried using the one > that does not mention .netrc? > > > On Fri Mar 02 01:13:06 GMT-600 2012, ArtUrlWWW <[email protected]> > wrote: > >> Hello, all. >> How to use google code git on Windows? >> I found many information about the authorising in github, but how to >> commit (push) sources to the google code git hosting? >> >> On the Source checkout page has info >> Add the following to your .netrc. >> machine code.google.com login [email protected] password >> [generated >> googlecode.com<https://www.google.com/url?sa=D&q=http://googlecode.com>password] >> >> Make sure the clone URL doesn't contain your username: >> git clone https://code.google.com/p/some-my-project/ >> >> but how to authorise on windows? >> I can't found any options in the TortoiseGIT, SmartGIT and other GUI >> git clients for the auth. on the google code git. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Project Hosting on Google Code" group. >> To post to this group, send email to [email protected] >> . >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/google-code-hosting?hl=en. >> >> -- > You received this message because you are subscribed to the Google Groups > "Project Hosting on Google Code" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-code-hosting?hl=en. > -- You received this message because you are subscribed to the Google Groups "Project Hosting on Google Code" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-code-hosting?hl=en.

