Skip to content

Error messages in console when editing file that is not versioned yet #16

@dichlofos

Description

@dichlofos
  1. Start ST (v2 in my case) from console
  2. Create new file (denote by X) inside some hg/git repo
  3. Try to edit it and save it

You'll see lots of messages about file X is not under version control: https://gist.github.com/dichlofos/5865560 is the sample

I think we should not try to diff files that are not versioned yet (or just squash these error messages).

I presumably know how to fix this problem for SVN and hg. As for git, its a bit trickier, but "git status" invocation should help here. Any other suggestions how to fix this?

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