Files
openide/plugins/github
Aleksey Pivovarov 4dba37ad73 IDEA-119855 Github: remove duplicates from "Share On Github" dialog
ChangeListManager can return outdated list of affected files. untracked files from UntrackedFilesHolder are always up to date.
This can lead to file duplication on running action after deleting git repo (all old affected files become untracked, but data is not refreshed yet).
2014-01-27 15:32:36 +04:00
..