Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0b4a1b0

Browse files
committed
chore(git): Added git-issues to commit info
closes #18
1 parent 7655b8f commit 0b4a1b0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"dependencies": {},
1111
"devDependencies": {
1212
"eslint-rules": "0.3.0",
13+
"git-issues": "1.2.0",
1314
"grunt": "0.4.5",
1415
"grunt-cli": "0.1.13",
1516
"grunt-contrib-jshint": "0.11.0",
@@ -46,7 +47,8 @@
4647
"scripts": {
4748
"test": "grunt",
4849
"grunt": "grunt",
49-
"commit": "commit-wizard"
50+
"issues": "git-issues",
51+
"commit": "git-issues && commit-wizard"
5052
},
5153
"config": {
5254
"pre-git": {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /