Wednesday, 15 May 2013

php - CakePHP - missing files when pushing to Github -



php - CakePHP - missing files when pushing to Github -

so created cake project through netbeans, when pushing project github repository using git bash got big amount of warnings, can't remember , doesn't bash keeps logs, got 'line endings' maybe?

anyway, force successful, seemed leave out folders , files. files , folders did not appear on online git repo are:

the 'nbproject' folder 'vendors' folder (maybe because empty) 'plugins' folder (also empty)

the 'database.php' file

maybe theres other files missing haven't spotted them yet. when repo cloned computer project works fine 1 time database.php file created manually, cannot open project in netbeans doesn not recognise folder netbeans project! strange.

so questions are:

has encountered problem before? is there different protocol pushing these projects github?

you need add together files git repository , commit them. netbeans project looks .nbproject file, should added repository well.

php git cakephp netbeans github

No comments:

Post a Comment