atom/github

When viewing undo discard conflicts in a new file, set path to project folder

Open

#601 geöffnet am 7. März 2017

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (469 Forks)batch import
gitgood first issue

Repository-Metriken

Stars
 (1.069 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Currently we open the conflict file from the temporary folder. Instead we should create a new editor with the path set to /my/project/path/~file-under-conflict.txt (with a ~ to distinguish it from the original file) and setText to be the contents of the file in the temp folder.

Versions

GitHub Package Version (git --git-dir ~/.atom/packages/github/.git rev-parse head): 45e4e18cb7d44b7270dba6c092a2e1332868d8fe

Contributor Guide