atom/github

Inconsistency in symlink path

Open

#1,761 opened on Oct 25, 2018

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (469 forks)batch import
good first issue

Repository metrics

Stars
 (1,069 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Some symlink diffs show the symlink destination path as a relative path, others as an absolute path. It'd be nice to be consistent.

as per @kuychaco:

Here's a tiny inconsistency in how we present the symlink path (relative vs. absolute) -- no big deal really, just wanted to point it out. We don't have to resolve it for this PR. Could make a good first issue for someone in the community if we don't get around to it before merge.

symlink-path-inconsistency

Originally reported by @kuychaco in https://github.com/atom/github/pull/1512#issuecomment-430437777.

Contributor guide