mathieudutour/git-sketch-plugin

Commits all changes, not just Sketch changes

Open

#78 opened on Jan 8, 2017

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (121 forks)github user discovery
featurehelp wanted

Repository metrics

Stars
 (2,423 stars)
PR merge metrics
 (PR metrics pending)

Description

This plugin will stage and commit all changes in that repo, not just the changes related to sketch.

So if like me, you keep your sketch files with your code, then you can't use the built in commit functionality for fear of committing code changes by accident.

Contributor guide