Git detects directory with extension as file -


i'm using git repository,

for strong reason, i've got folder called name.gid files inside. when git add . it's added file (because of extension?) none of inner files added.

is there way specify git name.gid folder?

after git commit can use git ls-files . check files in repository.


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - Bypass Geo Redirect for specific directories -

php - .htaccess mod_rewrite for dynamic url which has domain names -