I\'m having issues where I can\'t add files to my repository.
I\'m using GIT on windows, in Aptana Studio for some Ruby development.
I\'ve managed to push a
Another issue can be file permissions. Try issuing : chmod 755 file1
chmod 755 file1