Skip to content

Commit

Permalink
--all
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Jun 14, 2011
1 parent baf1c03 commit 7237447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/deploy
Expand Up @@ -174,7 +174,7 @@ deploy() {

# fetch source
log fetching updates
run "cd $path/source && git fetch origin --tags"
run "cd $path/source && git fetch origin --all"
test $? -eq 0 || abort fetch failed

# latest tag
Expand Down

0 comments on commit 7237447

Please sign in to comment.