Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SADE
SADE
Commits
5d32a9cd
Commit
5d32a9cd
authored
May 04, 2017
by
Mathias Goebel
Browse files
git verbose=false
parent
4901b4dd
Changes
1
Hide whitespace changes
Inline
Side-by-side
dist-utils/antbuild/build.xml
View file @
5d32a9cd
...
...
@@ -270,7 +270,7 @@
<available
file=
"${fontane.sadeproject.dest}"
type=
"dir"
/>
<then>
<echo
message=
"[fontane] updating project data git repository"
/>
<git:git
directory=
"${fontane.sadeproject.dest}"
verbose=
"
tru
e"
>
<git:git
directory=
"${fontane.sadeproject.dest}"
verbose=
"
fals
e"
>
<git:checkout
branchName=
"develop"
/>
<git:pull
uri=
"${fontane.sadeproject.git}"
/>
</git:git>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment