This is my first commit with my autocommit program !

このコミットが含まれているのは:
Ad5001 2016-08-24 11:41:26 +03:00
コミット b937be5390
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: C9622754F6196EB7

7
.vscode/tasks.json vendor済み ノーマルファイル
ファイルの表示

@ -0,0 +1,7 @@
{
"version": "0.1.0",
"command": "start",
"isShellCommand": true,
"args": ["cmd", "/C", "C:\\Program Files\\Git\\commit-signed.cmd"],
"showOutput": "always"
}