Uploaded image for project: 'Sourcetree for Windows'
  1. Sourcetree for Windows
  2. SRCTREEWIN-8100

'git checkout' doesn't have a '-v' option

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Low Low
    • None
    • 2.3.1.0
    • None
    • Severity 3 - Minor

      1. Tools > Options > Git (tab), check Enable verbose console output
      2. Checkout branch
      3. Error message caused by -v switch:
      git -c diff.mnemonicprefix=false -c core.quotepath=false checkout -v master
      error: unknown switch `v'
      usage: git checkout [<options>] <branch>
      or: git checkout [<options>] [<branch>] -- <file>...
      

      git checkout documentation shows no -v (verbose) switch.
      https://git-scm.com/docs/git-checkout

            Unassigned Unassigned
            97b4b888f12f en_ddragut
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: