Skip to content
Grav 2.0 is officially stable. Read the announcement →
Archive

Push local to github..missing files

Started by Muut Archive 11 years ago · 7 replies · 539 views
11 years ago

I was following along with the blog tutorial (http://getgrav.org/blog/developing-with-github-part-2) and thought that I got everything done successfully, but now that I've cloned the repo to my server it turns out that index.php and lord knows what else are missing. They weren't even pushed up to the remote and when I make changes (just changed some comments to test), I don't get any indication that I need to commit them. I've checked the .gitignore and it's not there... Anyone have any ideas?

11 years ago

Is it possible to see your Github repo for this? I can perhaps tell what's going on from there.

11 years ago

I don't see much else missing at an initial glance. I'm not sure why index.php was skipped. Is it still in your local folder? Usually things that are defined in .gitignore are skipped, but index.php is not one of those.

11 years ago

yes. It's still on my local - that site is running fine. Could there be some sort of conflict from the skeleton?

10 years ago

@rhukster apparently there is a .gitignore in the skeleton pkg that has index.php. I had to do git add on the file.

10 years ago

Sorry the Sora Article. It turns out that there were some other directories that didn't transfer as well - I just uploaded them.
system/assets vendor/filp/whoops/src/Whoops/Resources/js/zepto.min.js

Now I'm down to a json encode error.

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1352 9 years ago
Archive · by Muut Archive, 9 years ago
2 935 9 years ago
Archive · by Muut Archive, 9 years ago
2 4064 9 years ago
Archive · by Muut Archive, 9 years ago
1 2949 9 years ago
Archive · by Muut Archive, 9 years ago
3 1119 9 years ago