--- /dev/null
+[core]
+ repositoryformatversion = 0
+ filemode = true
+ bare = false
+ logallrefupdates = true
+[remote "x4"]
+ url = ssh://sparky4@4ch.mooo.com:26/var/www/16/16.git
+ fetch = +refs/heads/*:refs/remotes/origin/*
+[branch "master"]
+ remote = origin
+ merge = refs/heads/master
+[remote "origin"]
+ url = git@github.com:sparky4/16.git
+ fetch = +refs/heads/*:refs/remotes/origin/*
+[remote "sf"]
+ url = ssh://sparky4q@git.code.sf.net/p/project16/code
+ fetch = +refs/heads/*:refs/remotes/sf/*
+[remote "jp"]
+ url = ssh://sparky4@git.pf.osdn.jp:/gitroot/s/sp/sparky4/project16.git
+ fetch = +refs/heads/*:refs/remotes/jp/*
# @$(REMOVECOMMAND) *.smp
@$(REMOVECOMMAND) *.SMP
@$(REMOVECOMMAND) *.hed
+ @$(COPYCOMMAND) .git/config git_con.fig
# @$(COPYCOMMAND) $(SRC)exmmtest.c $(EXMMTESTDIR)$(SRC)
# @$(COPYCOMMAND) $(SRCLIB)16_mm.* $(EXMMTESTDIR)$(SRCLIB)
# @$(COPYCOMMAND) $(SRCLIB)16_head.* $(EXMMTESTDIR)$(SRCLIB)