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

_______________________________________________
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev

Reply via email to