标签:4.0 ini bsp ash ota hub gitbash mkdir bash
$ 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/
标签:4.0 ini bsp ash ota hub gitbash mkdir bash
原文地址:https://www.cnblogs.com/dailycode/p/9443321.html