git seems not to want to push a folder? -


git has been working charm until small problem.

i have copied spanish locale folder local directory structure git seems not want push repo?

these commands used:

git checkout dev 

(moved folder place)

git add . git commit -m 'message' git checkout master git merge dev git push *** --all 

these work other files ?

any idea how can rewind , push again easily?

thanks in advance,

are there files in folder? if not, that's why doesn't push repo.


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -