First of all, great extension, this is a really helpful, and I have had no technical issues at all. So, thank you.
Browsing through your extension I came across some misspelled words - nothing major; just thought this might be helpful.
It's on your Git Settings, at the very bottom under Advanced features.
You have on there:
This features are not recommended for basic Git users as they may cause you to lose code that has been already commited if used inproperly. Use with caution.
Where, really it would be
These (plural)
Committed
and
Improperly
Now, I would suggest also rephrasing that a bit, for instance:
These features are not recommended for basic Git users. They may cause you to lose code that has already been committed if used improperly. Use with caution.
First of all, great extension, this is a really helpful, and I have had no technical issues at all. So, thank you.
Browsing through your extension I came across some misspelled words - nothing major; just thought this might be helpful.
It's on your Git Settings, at the very bottom under Advanced features.
You have on there:
Where, really it would be
and
Now, I would suggest also rephrasing that a bit, for instance:
Cheers,
brazucaz