Skip to content

Git Flow not recognized after 2.51.0.windows.1 #5919

@thos25

Description

@thos25

Existing issues matching what you're seeing

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

Git for Windows version

$ git --version --build-options
git version 2.51.2.windows.1
cpu: x86_64
built from commit: bd2ecbae58213046a468256b95fc4864de25bdf5
sizeof-long: 4
sizeof-size_t: 8
shell-path: D:/git-sdk-64-build-installers/usr/bin/sh
feature: fsmonitor--daemon
libcurl: 8.16.0
OpenSSL: OpenSSL 3.5.4 30 Sep 2025
zlib: 1.3.1
SHA-1: SHA1_DC
SHA-256: SHA256_BLK
default-ref-format: files
default-hash: sha1

Windows version

Windows 10

Windows CPU architecture

x86_64 (64-bit)

Additional Windows version information

Microsoft Windows [Version 10.0.19045.6456]

Options set during installation

Chose the defaults

Other interesting things

No response

Terminal/shell

Powershell

Commands that trigger the issue

Any `git flow` commands trigger the issue.  For example:

git flow init -d
git: 'flow' is not a git command. See 'git --help'.

The most similar commands are
        reflog
        show

Expected behaviour

Expected behavior is git flow runs and initializes a project.

Actual behaviour

Receive the following errpr:

git flow init -d
git: 'flow' is not a git command. See 'git --help'.

The most similar commands are
reflog
show

Repository

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions