Skip to content

Commit 1960f5b

Browse files
committed
feat:
1 parent bc5fea4 commit 1960f5b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sh/init.sh

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
#!/bin/bash
2+
git init;
3+
git config core.ignorecase false;
24
git remote add gitee git@gitee.com:ltpp-universe/hyperlane-log.git;
35
git remote add origin git@github.com:ltpp-universe/hyperlane-log.git;

0 commit comments

Comments
 (0)