File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,10 @@ Author: Francis Varga
5
5
6
6
Year: 2010
7
7
8
-
8
+
9
9
10
- Homepage: [ http://www.varga-multimedia.com ] ( http://www.varga-multimedia.com " http://www.varga-multimedia.com ")
10
+ Homepage: < http://www.varga-multimedia.com >
11
11
12
- Twitter: @LittleBuddha87
12
+ Twitter: < http://www.twitter.com/ @LittleBuddha87>
13
13
14
14
-------------------------
Original file line number Diff line number Diff line change 158
158
<token key =" year" value =" ${ year } " />
159
159
</replacetokens >
160
160
</filterchain >
161
+
162
+ <antcall target =" [Git] Init Git" />
163
+ <antcall target =" [Git] Add all files" />
161
164
</copy >
162
165
163
166
<copy file =" ${ template.dir } /.gitignore" tofile =" ${ project.root.dir } /.gitignore" overwrite =" ${ overwrite.files } " />
175
178
</filterchain >
176
179
</copy >
177
180
178
- <antcall target =" [Git] Init Git" />
179
- <antcall target =" [Git] Add all files" />
181
+
180
182
181
183
</target >
182
184
You can’t perform that action at this time.
0 commit comments