Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Nov 18, 2021. It is now read-only.
This repository was archived by the owner on Nov 18, 2021. It is now read-only.

Support git --follow to preserve history across renames #900

Open
@cletusw

Description

@cletusw

When a file is moved or renamed, the GitHub History doesn't show commits from before the move. Git itself supports the --follow option to show full history in these cases (and apparently it's much less buggy now then it used to be), but there is no way to achieve this in GitHub.

This has been requested many times, but has yet to be implemented.

Current workaround seems to be installing this Chrome extension, but that's insufficient for a large dev team.

Metadata

Metadata

Assignees

No one assigned

    Labels

    diffenhancementparityFeatures that GitHub is missing, but competitors implement; also, see [Migration]

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions