Movatterモバイル変換


[0]ホーム

URL:


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
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
/angular.jsPublic archive

Commit43d4901

Browse files
daniellmbpetebacondarwin
authored andcommitted
revert(validate-commit-msg): fix incorrect comment
Revertd5b6246 since it was not valid.Closes#3952
1 parent116fac0 commit43d4901

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎validate-commit-msg.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*
77
* Installation:
88
* >> cd <angular-repo>
9-
* >> ln -s validate-commit-msg.js .git/hooks/commit-msg
9+
* >> ln -s../../validate-commit-msg.js .git/hooks/commit-msg
1010
*/
1111
varfs=require('fs');
1212
varutil=require('util');

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp