Don't use "-b" option when change branch.

  - We need to use "-b" option for "git checkout" command
    only when going to create new branch. When we need just to change
    branch we shouldn't use the option.

Change-Id: I519bf4f5f98c4c88dce08df1e2f762c467f6d4de
1 file changed