#Can't import project from github

13 messages · Page 1 of 1 (latest)

lavish shellBOT
#

This post has been reserved for your question.

Hey @valid glade! Please use /close or the Close Post button 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.

vapid geode
#

git thinks those files aren't added into the vcs

valid glade
#

vcs?

vapid geode
#

they dont have any errors in them - they're just not tracked by the vcs for some reason

#

version control system

valid glade
#

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

vapid geode
#

also im kind of confused as to why this even happens in the first place, the vcs should already track everything