Commit Graph

1 Commits (6c8fb8d455cfe25d5aa966674624bce99fba1735)

Author SHA1 Message Date
Rowan Bohde a8e7caedfa
add submodule diff links ()
This adds links to submodules in diffs, similar to the existing link
when viewing a repo at a specific commit. It does this by expanding diff
parsing to recognize changes to submodules, and find the specific refs
that are added, deleted or changed.

Related 

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>