Skip to content

Commit

Permalink
We should pull here to update local branch pointers.
Browse files Browse the repository at this point in the history
  • Loading branch information
djc committed Jul 30, 2013
1 parent 7ad4e65 commit a41b2f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release/check_docs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ if test ! -d $tmp_dir/git/.git; then
cd $tmp_dir/git
else
cd $tmp_dir/git
git fetch
git pull
fi

rm -rf $tmp_dir/branch
Expand Down

0 comments on commit a41b2f1

Please sign in to comment.