[elinks-dev] [PATCH] download.txt: No more Cogito. Describe branches.
Thomas Adam
thomas.adam22 at gmail.com
Sat Aug 4 13:31:28 MDT 2007
On 04/08/07, Kalle Olavi Niemitalo <kon at iki.fi> wrote:
> I am not entirely satisfied with the result.
> Can someone with good English or Git skills check this?
I discussed this with you on IRC, I remember, but got side-tracked
because no one was able to clone the repository properly. This is
what you get for using dumb protocols such as HTTP to do the damn
transfer.
> -You can also get the latest *stable* development version via GIT. Note that
> -development in the stable branch is more slow and mostly involves backporting
> -of bug fixes. Just do this:
> + % git checkout --track -b elinks-0.12 origin/elinks-0.12
Yes, although generally speaking:
git-config --global autosetupmerge true
before you track a remote branch means that the "--track" option is redundant.
-- Thomas Adam
More information about the elinks-dev
mailing list