Daniel Sahlberg wrote:
> [...] Is it intentional to have both comments? [...] It would make it easier 
> to understand (at least for me) if it was a single comment. [...]
> 
> -  /* Iterate over each path with explicit mergeinfo added by the merge. */
> -  /* Iterate over the paths in a parent-to-child order so that inherited
> -   * mergeinfo is propagated consistently from each parent path to its
> -   * children. (Issue #4862) */
> +  /* Iterate over the paths with explicit mergeinfo added by the merge
> +   * in a parent-to-child order so that inherited mergeinfo is propagated
> +   * consistently from each parent path to its children. (Issue #4862) */
- Julian

Reply via email to