<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
hi cezary,<br>
<br>
<blockquote cite="mid:2999408.TQhsJEDtq7@czarek" type="cite">
<pre wrap="">
7. commit changes in files
git commit -m "Footnotes feature initial commit"
And what next?
How I should push my "footnotes" branch to remote repo?
If I run "git push" I got "Everything up-to-date".
</pre>
</blockquote>
i'm still a git beginner, but i think that i can give an answer
here.<br>
<br>
here <br>
<br>
<a class="moz-txt-link-freetext" href="http://reinh.com/blog/2008/04/18/git-push-just-the-tip.html">http://reinh.com/blog/2008/04/18/git-push-just-the-tip.html</a><br>
<br>
it says<br>
<br>
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<pre><code>git push origin branchname
... does it help?
ciao
a.l.e
</code></pre>
<br>
</body>
</html>