优化目录和内容 · qicoding/Java-Interview-Tutorial@4cf74ae · GitHub
Skip to content

Commit 4cf74ae

Browse files
ShiShushengJava-Edge
authored andcommitted
优化目录和内容
0 parents  commit 4cf74ae

576 files changed

Lines changed: 100645 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 44 additions & 0 deletions

.idea/Java-Interview-Tutorial.iml

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/codeStyles/codeStyleConfig.xml

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Git/Git仓库初始化.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
git仓库的建立
2+
![这里写图片描述](http://upload-images.jianshu.io/upload_images/4685968-946cf05120484d9a?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
3+
ssh公钥配置
4+
![这里写图片描述](http://upload-images.jianshu.io/upload_images/4685968-ec3c7dd8307210db?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
5+
本地仓库建立成功
6+
![这里写图片描述](http://upload-images.jianshu.io/upload_images/4685968-a08b8ae97290f41d?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
7+
切换分支并配置相关目录
8+
9+
> 不在master上开发,作为一个只读的分支开放给开发者,而开发时会切分支来开发
10+
11+
![这里写图片描述](http://upload-images.jianshu.io/upload_images/4685968-a07fb89fd2831ead?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)

Git/Git修改已提交的commit.md

Lines changed: 124 additions & 0 deletions

0 commit comments

Comments
 (0)