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

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Low
    • None
    • Affects Version/s: 2.3.1.0
    • Component/s: 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

            Assignee:
            Unassigned
            Reporter:
            en_ddragut
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: