Link to the shortlog on multiple commits
This is relevant for links to Gitweb. Thanks ^7heo for the heads up.
This commit is contained in:
parent
337c18afb3
commit
27edd6f68a
|
@ -180,7 +180,7 @@ _link_branch()
|
|||
repository="$1"
|
||||
branch="$2"
|
||||
|
||||
[ -n "$GITWEB" ] && echo "$GITWEB?p=${repository}.git;a=tree;hb=$branch"
|
||||
[ -n "$GITWEB" ] && echo "$GITWEB?p=${repository}.git;a=shortlog;hb=$branch"
|
||||
[ -n "$REDMINE" ] && echo "$REDMINE/repository/${repository}/show?rev=$branch" | _tolower
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user