In order to make a push without a password you'll need to modify the .hgrc (specify your google code
[paths]
thought-tracker = https://
In order to get it:
hg clone https://thought-tracker.googlecode.com/hg
In order to push/publish it (after a local hg ci -Am"some msg"):
hg push thought-tracker
No comments:
Post a Comment