coopermaruyama / atom-git-wip

Automatic WIP saving for Atom
MIT License
3 stars 0 forks source link

Add option to disable the "this file is not part of this project's git repository" error #12

Closed forivall closed 8 years ago

forivall commented 8 years ago

It would be nice, since the big long dialog that disappears before i can finish reading it is annoying, especially since I frequently use multiple top level folders.

Or just support multiple top level folders :smile:

scottharman commented 8 years ago

I only just started getting this error when using projects that had been migrated to our internal company git server, and away from github

coopermaruyama commented 8 years ago

Hi, I just pushed version 0.3.0 which allows you to disable this.

Thanks!