Should a Git push be uploading files/directories? -


i coming off of old-fashioned ftp workflow , having trouble getting development → staging → production git process working. able connect both staging , production servers via ssh/git.

i created empty repository on staging server , attempted push local dev repository. appeared work. however, file seemed upload big 2+gb file in .git folder. none of directories upload. way works or doing wrong? cannot figure out how take local project , push server way used doing in ftp.

any appreciated.

take @ codeschool's interactive lesson github.

http://try.github.io/levels/1/challenges/1

it explains of stuff started


Comments

Popular posts from this blog

c++ - Creating new partition disk winapi -

Android Prevent Bluetooth Pairing Dialog -

php - joomla get content in onBeforeCompileHead function -