index
:
rbsd
master
NetBSD server configuration
Git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr
/
local
/
bin
/
gg
blob: 1511fe558ad8094961c8e56300e9ebdb4c9d1a67 (
plain
)
1
2
3
4
#!/bin/sh export GIT_DIR=/.git export GIT_WORK_TREE=/ exec git "$@"