[LEDE-DEV] LEDE version numbers?

James Feeney james at nurealm.net
Tue Nov 7 09:57:51 PST 2017


On 11/07/2017 07:43 AM, Matthias Schiffer wrote:
> No, we have two official branches: master (active development for the next
> major release), and lede-17.01 (forked from master shortly before the 17.01
> release; only bugfixes and other "small" changes are backported from
> master; base for 17.01.x maintenance releases).

Aha!  That's really useful.

I looked for some help with git visualization:

Visualizing branch topology in git
https://stackoverflow.com/questions/1838873/visualizing-branch-topology-in-git

Then:
git clone git://git.lede-project.org/source.git
cd source
git log --graph --all --pretty=fuller --simplify-by-decoration

Also useful:
git-big-picture -i -m -f pdf -v okular



More information about the Lede-dev mailing list