🌈 搜索
📅  最后修改于: 2022-03-11 14:50:46.562000             🧑  作者: Mango
//to add file to the repository 1. git add yourFilePath //if you want to add all file then 2. git add .