diff options
-rw-r--r-- | .gitignore | 2 | ||||
-rw-r--r-- | db/usr/atiti/git | 1 | ||||
-rwxr-xr-x | git-commit | 2 |
3 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..23ec47a --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +conf +export diff --git a/db/usr/atiti/git b/db/usr/atiti/git new file mode 100644 index 0000000..c757dfe --- /dev/null +++ b/db/usr/atiti/git @@ -0,0 +1 @@ +git://1.1.123.1/ @@ -1,4 +1,4 @@ #!/bin/sh -git add configure db doc git-commit gitd scripts contrib +git add configure db doc git-commit gitd scripts contrib .gitignore git commit test -x /usr/lib/git-core/git-update-server-info && /usr/lib/git-core/git-update-server-info |