You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C:\Users\daehw\learningReact>git commit -m'Commit before eject'
error: pathspec 'before' did not match any file(s) known to git
error: pathspec 'eject'' did not match any file(s) known to git
아래도 똑같은 글이 있던데 해결은 안된 것 같아서요.
git commit -m"Commit before eject" 실행시 다음과 같이 나오면서 실행이 안됩니다.
gir fetch,,,,git init 다 해봐도 안되네요
The text was updated successfully, but these errors were encountered:
C:\Users\daehw\learningReact>git commit -m'Commit before eject'
error: pathspec 'before' did not match any file(s) known to git
error: pathspec 'eject'' did not match any file(s) known to git
아래도 똑같은 글이 있던데 해결은 안된 것 같아서요.
git commit -m"Commit before eject" 실행시 다음과 같이 나오면서 실행이 안됩니다.
gir fetch,,,,git init 다 해봐도 안되네요
The text was updated successfully, but these errors were encountered: