On 6 July 2017 at 07:22, Richard Hipp <d...@sqlite.org> wrote:
> The /info webpage now includes a section called "References" which
> shows all other check-ins or tickets or wiki that make reference to
> the check-in being displayed by the /info page.  In other words, if
> you have two check-ins "a1234" and 'b9876" and "b9876" references the
> "a1234" check-in by including the text "[a1234]" in its comment, then
> the info page for a1234 will have b9876 in its "References" section.
> This is implemented using a query against the BACKLINK table.
>


Are there plans/thoughts to cross-link in the references section?
A references B, so in B's commit, it will show a link to A. But what
about having the A reference to B?
Or is that already considered with the commit message - "see [B] for
more an example".

Thanks!
_______________________________________________
fossil-dev mailing list
fossil-dev@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/fossil-dev

Reply via email to