forked from git/git
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed as not planned
Description
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: sha1Windows 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 defaultsOther 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
showExpected 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
i4004 and johnnyshut
Metadata
Metadata
Assignees
Labels
No labels