D243: obsmarker: rename precnode into prednode

yuja (Yuya Nishihara) phabricator at mercurial-scm.org
Sun Aug 13 01:05:45 EDT 2017


yuja added inline comments.

INLINE COMMENTS

> cmdutil.py:1916
>          fm.write('index', '%i ', index)
> -    fm.write('precnode', '%s ', hex(marker.precnode()))
> +    fm.write('precnode', '%s ', hex(marker.prednode()))
>      succs = marker.succnodes()

The template keyword should be updated as well. Please send a follow-up.

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D243

To: lothiraldan, #hg-reviewers, dsp
Cc: yuja, mercurial-devel


More information about the Mercurial-devel mailing list