Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Better
Better
Commits
fe951dc3
Commit
fe951dc3
authored
May 09, 2016
by
Aral Balkan
Browse files
Pulling not pushing in better/update (generic) now.
parent
66d11d53
Pipeline
#495
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
better/update
View file @
fe951dc3
...
...
@@ -222,7 +222,7 @@ processGenericHook(){
createGlobals
branchName
=
$(
runIn
$contentDirectory
"git branch | sed -n -e 's/^
\*
\(
.*
\)
/
\1
/p'"
)
echo
" · Updating branch
${
branchName
}
"
runIn
$contentDirectory
"git pu
sh
live
\"
$branchName
\"
"
runIn
$contentDirectory
"git pu
ll
live
\"
$branchName
\"
"
goodbye
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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