Skip to content

Add command "Copy link to the file" with specifying the current commit hash, not the branch name #40

@akudiyar

Description

@akudiyar

Currently the links look like

https://github.com/xxx/yyy/blob/master/a/b/c/file.pyl#L374

But for using this somewhere in the bug trackers or documentation, it's more useful to have a link like

https://github.com/xxx/yyy/blob/abcd1234/a/b/c/file.pyl#L374

where abcd1234 -- the current commit hash.

In a constantly evolving project links to the master HEAD can quickly become pointing to a wrong location.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions