Merged cherrypick into master and added copy/paste handling to GitCommitBrowser
[ugit.git] / api / ugitapi.py
blob21e0699f787c1180c866a2d715d5b5fd6d627494
1 #!/usr/bin/env python
2 import os
3 import sys
4 sys.path.append (os.path.join (os.path.dirname (__file__), 'ugit'))