I have the following files and symlinks in my directory. My question is how to add symlinks .Should i do the following.All the files and symlinks are new files which are yet to be committed for the first time
git add s1 s2 readme.txt
then do
git commit -m ""
git push origin master
Following are the files I have
s1 -> readme.txt
s2 -> readme.txt