git initからgit add.で制作物ファイルを内全てをステージング
Eqlipseで制作してzipファイルを解凍したもので、git initしてInitialized empty Git repository が表示されたのでgit add.したらエラー表示されて何故なのかわかりません。
発生している問題・エラーメッセージ
git: 'add.' is not a git command. See 'git --help'. The most similar command is add
該当のソースコード
git init Initialized empty Git repository git add.
試したこと
git status
On branch master
No commits yet
nothing to commit (create/copy files and use "git add" to track)
補足情報
Git
GitHub
Eqlipse
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2021/05/08 10:22
2021/05/08 10:30
2021/05/08 11:36
2021/05/08 16:26
2021/05/09 01:50
2021/05/09 02:22
2021/05/09 02:39
2021/05/09 02:42
2021/05/09 02:49
2021/05/09 03:05
2021/05/09 03:19
2021/05/09 03:24
2021/05/09 04:09