Commit graph

7 commits

Author SHA1 Message Date
Jeroen Engels
1305a7cd92 fix: Bump inquirer to v3 and promisify everything (#34)
BREAKING CHANGE: Drop support for Node < v4. This uses native Promises available from Node v4.

* fix: Bump inquirer to v3.0.1. Fixes #33 to improve Windows support.

* refactor: Promisify everything as inquirer uses Promises from 1.0.0 onwards
2017-02-15 22:25:32 +01:00
Jeroen Engels
47e408d5cd Prepend username with @ in the default commit message (#17) 2016-05-11 20:38:20 +02:00
Jeroen Engels
dfc20fc8d9 Don't break if there is no git remote info 2016-05-10 15:39:44 +02:00
Jeroen Engels
afb8f4e287 Fix new linting errors 2016-05-05 16:27:26 +02:00
Jeroen Engels
906d70667c Only commit rc and watched files 2016-03-30 20:56:30 +02:00
Jeroen Engels
d780c3c94f Add --commit option to commit on contributor add/update 2016-03-30 00:08:57 +02:00
Jeroen Engels
192e698dca Create a util folder 2016-03-27 17:10:53 +02:00
Renamed from lib/init/git.js (Browse further)