Git/Github GitBash 001 init

Posted dailycode

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Git/Github GitBash 001 init相关的知识,希望对你有一定的参考价值。

$ mkdir b
$ cd b
$ ls -alh
total 4.0K
drwxr-xr-x 1 desktop 197121 0 八月 8 15:32 ./
drwxr-xr-x 1 desktop 197121 0 八月 8 15:29 ../

$ git init
$ ls -alh
total 8.0K
drwxr-xr-x 1 desktop 197121 0 八月 8 15:32 ./
drwxr-xr-x 1 desktop 197121 0 八月 8 15:29 ../
drwxr-xr-x 1 desktop 197121 0 八月 8 15:32 .git/

 











以上是关于Git/Github GitBash 001 init的主要内容,如果未能解决你的问题,请参考以下文章

Git/Github.001.与服务器交互数据

GH001 on github

Github客户端配置和使用

???git?????????????????????github

git+github上传与管理

git windows快速接入github指南