为了账号安全,请及时绑定邮箱和手机立即绑定

我的是脏的

HLY@LAPTOP-6FRC4KPN MINGW64 ~/Desktop/demon02 (master)

$ git add text.txt

warning: LF will be replaced by CRLF in text.txt.

The file will have its original line endings in your working directory


HLY@LAPTOP-6FRC4KPN MINGW64 ~/Desktop/demon02 (master)

$ git commit -m "repo4 first commit "

[master (root-commit) 7584903] repo4 first commit

 1 file changed, 2 insertions(+)

 create mode 100644 text.txt


HLY@LAPTOP-6FRC4KPN MINGW64 ~/Desktop/demon02 (master)

$ git status

On branch master

Untracked files:

  (use "git add <file>..." to include in what will be committed)

        test.tet


nothing added to commit but untracked files present (use "git add" to track)


正在回答

1 回答

你使用 1、git add text.txt    2、git commit -m "repo4 first commit "   是将文件text.txt保存到仓库中了。而git status 提示  你还有这个  test.tet  文件还未提交~~~,检查一下工作空间是否存在这个文件

0 回复 有任何疑惑可以回复我~
#1

慕哥1387267 提问者

谢谢!
2019-08-26 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消
Git入门
  • 参与学习       43648    人
  • 解答问题       84    个

命令行和图形界面工具两种形式的Git使用。

进入课程

我的是脏的

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信