Изменение имени проекта
This commit is contained in:
parent
7714bc498e
commit
cc1a81261a
16 changed files with 70 additions and 70 deletions
14
snag.json
Normal file
14
snag.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"git": "/tmp/testgit",
|
||||
"project": "/home/alexander/Programming/new/dlang/snag/source",
|
||||
"email": "user@site.domain",
|
||||
"user": "snag",
|
||||
"presnag": [
|
||||
"/usr/bin/ls",
|
||||
"/usr/local/bin/script.sh"
|
||||
],
|
||||
"postsnag": [
|
||||
"/usr/bin/ls",
|
||||
"/usr/local/bin/script.sh"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue