Advertisement
Guest User

Hg script for Astree

a guest
Feb 25th, 2016
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. # Generated by TortoiseHg settings dialog
  2.  
  3.  
  4. [ui]
  5. username = Sha
  6.  
  7.  
  8. [auth]
  9. source.holition.com.prefix = source.holition.com
  10. source.holitoin.com.prefix = source.holitoin.com
  11. source.holitoin.com.username = sha
  12. source.holitoin.com.password = Holition1
  13. source.holition.com.username = sha
  14. source.holition.com.password = sha
  15.  
  16.  
  17. [hostfingerprints]
  18.  
  19.  
  20. [tortoisehg]
  21. editor = /Applications/TextWrapgler.app/
  22.  
  23.  
  24. [extensions]
  25. extdiff =
  26.  
  27. [extdiff]
  28. cmd.diffmerge = /usr/bin/diffmerge
  29.  
  30. [merge-tools]
  31. diffmerge.executable = /usr/bin/diffmerge
  32. diffmerge.args = -merge -result=$output -t1="Local Version" -t2=$output -t3="Other Version" -caption=$output $local $base $other
  33. diffmerge.binary = False
  34. diffmerge.symlinks = False
  35. diffmerge.gui = True
  36.  
  37. [hostfingerprints]
  38. source.holition.com = e0:a4:73:97:47:40:a8:57:be:00:97:ac:82:cb:2c:f9:34:1b:dc:66
  39.  
  40. [extensions]
  41. mq =
  42. hgflow = /Applications/TortoiseHg.app/Contents/Extensions/hgflow.py
  43.  
  44.  
  45. [insecurehosts]
  46.  
  47. [flow]
  48. autoshelve = false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement