Skip to content

Commit dbe2233

Browse files
committed
update commit
1 parent c4cbdc3 commit dbe2233

File tree

6 files changed

+5
-0
lines changed

6 files changed

+5
-0
lines changed

git script.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
$ git init
2+
$ git add .
3+
$ git commit -m "first commit"
4+
$ git remote add origin https://github.com/dezhenglu/SpringCloudDemo.git
5+
$ git push -u origin master
139 KB
Loading
139 KB
Loading
17.9 KB
Loading
22.1 KB
Loading
31.3 KB
Loading

0 commit comments

Comments
 (0)