From 72e211f5e5d14581dafc9ac7c1af366e38b217e5 Mon Sep 17 00:00:00 2001 From: Bruno Carlin Date: Mon, 16 Mar 2020 09:11:01 +0100 Subject: [PATCH] Udate git f --- bin/.local/bin/git-f | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/bin/.local/bin/git-f b/bin/.local/bin/git-f index 87f1ad5..614a379 100755 --- a/bin/.local/bin/git-f +++ b/bin/.local/bin/git-f @@ -15,6 +15,8 @@ EOT } t_workon() { + local branch + if [[ $1 == "" ]]; then cat <