#Can't import project from github
13 messages · Page 1 of 1 (latest)
⌛ This post has been reserved for your question.
Hey @valid glade! Please use
/closeor theClose Postbutton above when you're finished. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.
git thinks those files aren't added into the vcs
vcs?
they dont have any errors in them - they're just not tracked by the vcs for some reason
version control system
oh
how can I correctly import them then?
I ran
git clone https://github.com/MyOrg/Repo.git
If I try to commit it says that all files were deleted
it also prompts me to do this every time for some reason
you didnt configure idea to store your credentials
also im kind of confused as to why this even happens in the first place, the vcs should already track everything