This is my first commit with my autocommit program !

Esse commit está contido em:
Ad5001 2016-08-24 11:41:26 +03:00
commit b937be5390
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados
ID da chave GPG: C9622754F6196EB7

7
.vscode/tasks.json externo Arquivo normal
Ver arquivo

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