🔥 delete

pull/1/head
Zhang Peng 2019-08-21 14:08:49 +08:00
parent 898649d090
commit e56ae6a37b
2 changed files with 0 additions and 20 deletions

View File

@ -1,15 +0,0 @@
[core]
repositoryformatversion = 0
filemode = false
bare = false
logallrefupdates = true
symlinks = false
ignorecase = true
[submodule]
active = .
[remote "github"]
url = git@github.com:dunwu/db-tutorial.git
fetch = +refs/heads/*:refs/remotes/github/*
[remote "gitee"]
url = git@gitee.com:turnon/db-tutorial.git
fetch = +refs/heads/*:refs/remotes/gitee/*

View File

@ -1,5 +0,0 @@
#!/usr/bin/env bash
cd ..
git push origin master
git push gitee master