Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo in setup screen to select default git pull behavior #2656

Closed
1 task done
jarmistead opened this issue Jun 2, 2020 · 1 comment
Closed
1 task done

Typo in setup screen to select default git pull behavior #2656

jarmistead opened this issue Jun 2, 2020 · 1 comment

Comments

@jarmistead
Copy link

jarmistead commented Jun 2, 2020

  • I was not able to find an open or closed issue matching what I'm seeing

Setup

  • Which version of Git for Windows are you using? Is it 32-bit or 64-bit?
    Git 2.2.70 setup for 64-bit Windows
$ git --version --build-options

Irrelevant to this issue, but included for completeness
git version 2.27.0.windows.1
cpu: x86_64
built from commit: 907ab1011dce9112700498e034b974ba60f8b407
sizeof-long: 4
sizeof-size_t: 8
  • Which version of Windows are you running? Vista, 7, 8, 10? Is it 32-bit or 64-bit?
$ cmd.exe /c ver

Microsoft Windows [Version 10.0.18363.836]
  • What options did you set as part of the installation? Or did you choose the
    defaults?
type "C:\Program Files\Git\etc\install-options.txt"

Editor Option: Notepad++
Custom Editor Path:
Path Option: Cmd
SSH Option: OpenSSH
Tortoise Option: false
CURL Option: OpenSSL
CRLF Option: CRLFAlways
Bash Terminal Option: MinTTY
Git Pull Behavior Option: Merge
Performance Tweaks FSCache: Enabled
Use Credential Manager: Enabled
Enable Symlinks: Disabled
Enable Pseudo Console Support: Disabled
  • Any other interesting things about your environment that might be related
    to the issue you're seeing?

No

Details

  • Which terminal/shell are you running Git from? e.g Bash/CMD/PowerShell/other

Not relevant to this issue

Double-clicked and ran the installer Git-2.27.0-64-bit.exe
  • What did you expect to occur after running these commands?

An install ...

  • What actually happened instead?

Typo appeared on one of the setup screens. Notice that for the last option it says "fast-forard" instead of "fast-forward"

2020-06-02 Typo in Setup for git pull behavior

  • If the problem was occurring with a specific repository, can you provide the
    URL to that repository to help us with testing?

N/A

@PhilipOakley
Copy link

Thanks. It's also been reported at #2654, which is a duplicate of #2652, and it's now been fixed at git-for-windows/build-extra#291

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants