comparison contrib/hgk.py @ 1614:0952d164030e

hgk.py is not a script (no '#!' line needed)
author Vincent Danjean <Vincent.Danjean@ens-lyon.org>
date Thu, 12 Jan 2006 06:29:06 +0100
parents c5594ff3f95c
children ff339dd21976
comparison
equal deleted inserted replaced
1613:17e39fd24cb4 1614:0952d164030e
1 #!/usr/bin/env python
2 #
3 # Minimal support for git commands on an hg repository 1 # Minimal support for git commands on an hg repository
4 # 2 #
5 # Copyright 2005 Chris Mason <mason@suse.com> 3 # Copyright 2005 Chris Mason <mason@suse.com>
6 # 4 #
7 # This software may be used and distributed according to the terms 5 # This software may be used and distributed according to the terms