OSDN Git Service

wwwww ok!
authorsparky4 <sparky4@cock.li>
Tue, 25 Aug 2015 20:36:54 +0000 (15:36 -0500)
committersparky4 <sparky4@cock.li>
Tue, 25 Aug 2015 20:36:54 +0000 (15:36 -0500)
modified:   bcexmm.prj
new file:   git_con.fig
modified:   makefile

bcexmm.prj
git_con.fig [new file with mode: 0755]
makefile

index f6ebded..7d7c7b6 100755 (executable)
Binary files a/bcexmm.prj and b/bcexmm.prj differ
diff --git a/git_con.fig b/git_con.fig
new file mode 100755 (executable)
index 0000000..1712ab9
--- /dev/null
@@ -0,0 +1,20 @@
+[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/*
index c3a9c6e..dc7c296 100755 (executable)
--- a/makefile
+++ b/makefile
@@ -304,6 +304,7 @@ clean: .symbolic
 #      @$(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)