diff --git a/README.md b/README.md index 0ab240a47..0a36ed94d 100644 --- a/README.md +++ b/README.md @@ -410,6 +410,10 @@ If lazygit is missing a feature, there's a good chance you can implement it your See the [docs](docs/Custom_Command_Keybindings.md) +### Git flow support + +Lazygit supports [Gitflow](https://github.com/nvie/gitflow) if you have it installed. To understand how the Gitflow model works check out Vincent Driessen's original [post](https://nvie.com/posts/a-successful-git-branching-model/) explaining it. To view Gitflow options from within Lazygit, press `i` from within the branches view. + ## Contributing We love your input! Please check out the [contributing guide](CONTRIBUTING.md).