Hi

Carsten Dominik <[EMAIL PROTECTED]> writes:

> I think I am ripe for a little lecture about remote repositories
> and tracking them, so that I do not need to type the location of
> your repo each time... :-)

Can't you just do 

      git remote add bernt git://git.norang.ca/org-mode

and then 

    git fetch bernt

At least that's my take if I read the section `Fetching' of
http://www.gnome.org/~federico/news-2008-11.html#pushing-and-pulling-with-git-1.
 

Unfortunatelly there is no explanation on how to merge the Bernt's
changes:

        "In the next part, we'll see how to merge Larry's changes into
        ours, and how to monitor his work to pull from it regularly."

HTH
Christian



_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to