时间:2024-10-14 10:19:54
1、进入我们的工作文件夹
3、用vim新建 hello.py并输入print('hello')
5、这时我们要执行git add hello.py来增加到跟踪目录