[ui] # replace YOUR_NAME with your name and YOUR_EMAIL with your email # (this information will show up with your commits) # # example: # username = lajos kamocsay # username = YOUR_NAME # replace USER_FOLDER with your home directory, but use forward slashes # instead of backslashes. make sure to leave the qouble qoutes, especially on XP # # examples: # ssh = plink.exe -i "C:/Users/lajos/mercurial.ppk" # ssh = plink.exe -i "C:/Documents and Settings/lajos/mercurial.ppk" # ssh = plink.exe -i "USER_FOLDER/mercurial.ppk"