diff options
author | Mathieu Clabaut <mathieu.clabaut@gmail.com> | 2007-12-21 15:47:30 -0600 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-01-03 19:53:46 -0500 |
commit | b7ea2156e88479a2fe829894a606707df5555b6f (patch) | |
tree | a68aaad4678cc8d02f388a9ad565a8a580edd330 /hg | |
parent | f82235032f162aae0bb08828d45c6306e60dcd29 (diff) |
Rename git files to hg
Diffstat (limited to 'hg')
-rw-r--r-- | hg/init.d/40hg-init (renamed from hg/init.d/40git-init) | 0 | ||||
-rw-r--r-- | hg/init.d/50hg-ignore (renamed from hg/init.d/50git-ignore) | 0 | ||||
-rw-r--r-- | hg/init.d/50hg-perm (renamed from hg/init.d/50git-perm) | 0 | ||||
-rw-r--r-- | hg/init.d/50hg-pre-commit-hook (renamed from hg/init.d/50git-pre-commit-hook) | 0 | ||||
-rw-r--r-- | hg/init.d/70hg-add (renamed from hg/init.d/70git-add) | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/hg/init.d/40git-init b/hg/init.d/40hg-init index 69867c4..69867c4 100644 --- a/hg/init.d/40git-init +++ b/hg/init.d/40hg-init diff --git a/hg/init.d/50git-ignore b/hg/init.d/50hg-ignore index f931592..f931592 100644 --- a/hg/init.d/50git-ignore +++ b/hg/init.d/50hg-ignore diff --git a/hg/init.d/50git-perm b/hg/init.d/50hg-perm index 564e489..564e489 100644 --- a/hg/init.d/50git-perm +++ b/hg/init.d/50hg-perm diff --git a/hg/init.d/50git-pre-commit-hook b/hg/init.d/50hg-pre-commit-hook index 0efd5e4..0efd5e4 100644 --- a/hg/init.d/50git-pre-commit-hook +++ b/hg/init.d/50hg-pre-commit-hook diff --git a/hg/init.d/70git-add b/hg/init.d/70hg-add index 06504b4..06504b4 100644 --- a/hg/init.d/70git-add +++ b/hg/init.d/70hg-add |