Skip to content

Commit e2d0ba4

Browse files
committed
Merge branch 'release/v2025.38'
2 parents b7aee49 + 41d7878 commit e2d0ba4

File tree

107 files changed

+4178
-1717
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

107 files changed

+4178
-1717
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,12 @@ For **Windows** users:
8888
```
8989
* Pre-built binaries can be found in [Releases](https://github.com/sourcegit-scm/sourcegit/releases/latest)
9090

91+
> [!NOTE]
92+
> `git-flow` is no longer shipped with **Git for Windows** since `2.51.1`. You can use it by following these steps:
93+
> * Download [git-flow-next](https://github.com/gittower/git-flow-next/releases)
94+
> * Unzip & Rename the `git-flow-next` to `git-flow`
95+
> * Copy to `$GIT_INSTALL_DIR/cmd` or just add its path to you `PATH` directly
96+
9197
For **macOS** users:
9298

9399
* Thanks [@ybeapps](https://github.com/ybeapps) for making `SourceGit` available on `Homebrew`. You can simply install it with following command:

0 commit comments

Comments
 (0)