From 97093ddac66ede23e0f4c5b4046ecbd390ebc10e Mon Sep 17 00:00:00 2001 From: Seivan Date: Mon, 17 Jan 2022 17:44:56 +0100 Subject: [PATCH] git-flow: Adding description to be picked up. Will describe what flow is, as a git sub command. --- src/_git-flow | 1 + 1 file changed, 1 insertion(+) diff --git a/src/_git-flow b/src/_git-flow index 13fe595..427b9b2 100644 --- a/src/_git-flow +++ b/src/_git-flow @@ -1,4 +1,5 @@ #compdef git-flow +#description Git Flow branching model # ------------------------------------------------------------------------------ # Copyright (c) 2010-2015 Justin Hileman #