<p>Hi Razequl,<br>
You need to first add all files (git add filename)and then commit to the local git repository and then push it to the remote repo. <br>
I guess a quick look at any git tutorial should give you the exact commands. </p>
<div class="gmail_quote">On 9 Jun 2012 13:16, "Razequl Islam" <<a href="mailto:ziboncsedu@gmail.com">ziboncsedu@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Steve,<br><br>1.I implemented the first version bi directional shortest path using dijkstra and attached the source code in this mail. Please have a look and let me know your feedback.<br><br>2. i tried to merge my source code to <a href="https://github.com/zibon/pgrouting" target="_blank">https://github.com/zibon/pgrouting</a>. but failed.<br>

<br>I have checked out the fork the local folder and created my source directory bdsp under the extra folder. Then<br><span>i tried the following command:      <br></span><pre><span>git push origin master<br>
</span></pre><span> After a few time it said that 'Everything up-to-date', but found no bdsp folder in <a href="https://github.com/zibon/pgrouting/tree/master/extra" target="_blank">https://github.com/zibon/pgrouting/tree/master/extra</a>.<br>

<br>3.I just copied my source code folder to my local repo directory. Is it necessary to commit every single file of my folder. If so then what is the procedure?<br><br>regards<br>razequl <br><br></span>
<br>_______________________________________________<br>
pgrouting-dev mailing list<br>
<a href="mailto:pgrouting-dev@lists.osgeo.org">pgrouting-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/pgrouting-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/pgrouting-dev</a><br>
<br></blockquote></div>