forked from GEOS-DEV/GEOS
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.grapeconfig
93 lines (78 loc) · 1.69 KB
/
.grapeconfig
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
[repo]
name = geosx
url = ssh://git@cz-bitbucket.llnl.gov:7999/geosx/geosx.git
sshbase = ssh://git@cz-bitbucket.llnl.gov:7999/geosx
[patch]
tagprefix = patched
describepattern = v*
branches = master
branchmappings = master:master
branchtotagpatternmapping = ?:v*
[flow]
publicbranches = master
topicprefixmappings = feature:master bugfix:master release:master ?:master
publishpolicy = ?:merge
topicdestinationmappings = ?:master
[post-commit]
autopush = false
cascade = None
[post-rebase]
submoduleupdate = true
[post-merge]
submoduleupdate = true
[post-checkout]
submoduleupdate = true
syncwithorigin = false
[view]
alldirs = src
required = src
[subtrees]
mergepolicy = squash
names =
pushonpublish = False
[workspace]
subprojecttype = submodule
managesubmodules = True
submoduletopicprefixmappings = ?:master
submodulepublishpolicy = ?:merge
submodulepublicmappings = master:master
[nestedProjects]
names =
[publish]
buildcmds =
builddir = .
testcmds =
testdir = .
prepublishcmds =
prepublishdir = .
postpublishcmds =
postpublishdir = .
tickversion = true
usestash = True
deletetopic = False
updatelog = UPDATE_LOG
logskipfirstlines = 0
logentryheader = <date> <user>\n<version>\n
emailnotification = true
emailheader = <public> updated to <version>
emailfooter =
emailserver = nospam.llnl.gov
emailsendto = settgast1@llnl.gov
emailsubject = GEOSX <public> updated to <version>
emailmaxfiles = 100
tagversion = true
[project]
stashurl = https://lc.llnl.gov/bitbucket
verifyssl = False
name = geosx
[versioning]
file = src/VERSION
updatetag = True
branchslotmappings = master:3 ?:3
branchsuffixmappings = ?:
branchtagsuffixmappings = ?:
prefix = v
[walkthrough]
height = 400
width = 800
difftool = xxdiff