commit_info 0.1.1

Gather relevant commit and status information from git repos.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
	"folders": [
		{
			"path": "../project_language/project_language"
		},
		{
			"path": "../project_language/project_language_test"
		},
		{
			"path": "."
		}
	],
	"settings": {}
}