gitlab-org--gitlab-foss/changelogs/unreleased/23062-allow-git-log-to-accept-follow-and-skip.yml
Rémy Coutable 3eb0354061 Make Git history follow renames again by performing the --skip in Ruby
This hack is needed because of an issue when --follow and --skip
are passed to git log at the same time.

See https://gitlab.com/gitlab-org/gitlab-ce/issues/23062

Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-02-23 19:06:00 +01:00

4 lines
105 B
YAML

---
title: Make Git history follow renames again by performing the --skip in Ruby
merge_request:
author: