Skip to content

Commit c1aa620

Browse files
committed
doc: update README for git-lfs on Windows (#1881)
Signed-off-by: leo <longshuang@msn.cn>
1 parent 6ef4d56 commit c1aa620

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
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-lfs` 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)