Taha's picture

Thanks that worked out... i just wanted to know one thing.

i committed a file using

git commit -a -m "TEST Commit"

then pushed it back using

git push origin master

so now i can see the file on redmine appear on redmine as being committed but i dont see it physically in the repository when i browse to

../srv/repos/git/RTU_CommLib/

is that normal?? i would think that if i can see it on redmine i should also be able to see it physically in the repository.