Re: [PATCH] bash completion: Add --autostash and --no-autostash to pull

2017-11-21 Thread Albert Astals Cid
El dimarts, 21 de novembre de 2017, a les 0:14:24 CET, Eric Sunshine va escriure: > On Mon, Nov 20, 2017 at 10:07 AM, Albert Astals Cid > > <albert.astals@kdab.com> wrote: > > Ideally we should only autocomplete if pull has --rebase since > > they only work with

[PATCH] bash completion: Add --autostash and --no-autostash to pull

2017-11-21 Thread Albert Astals Cid
Ideally we should only autocomplete if pull has --rebase since they only work with it but could not figure out how to do that and the error message of doing git pull --autostash points out that you need --rebase so i guess it's good enough Signed-off-by: Albert Astals Cid <albert.ast

[PATCH] bash completion: Add --autostash and --no-autostash to pull

2017-11-20 Thread Albert Astals Cid
Ideally we should only autocomplete if pull has --rebase since they only work with it but could not figure out how to do that and the error message of doing git pull --autostash points out that you need --rebase so i guess it's good enough --- contrib/completion/git-completion.bash | 1 + 1 file

Re: Bug/Wish: bash completion for git pull --rebase doesn't include --autostash

2017-11-20 Thread Albert Astals Cid
Patch sent, please still CC me as i'm not on the list. Cheers, Albert El dimarts, 31 d’octubre de 2017, a les 18:56:22 CET, Stefan Beller va escriure: > On Tue, Oct 31, 2017 at 8:21 AM, Albert Astals Cid > > <albert.astals@kdab.com> wrote: > > git pull

Bug/Wish: bash completion for git pull --rebase doesn't include --autostash

2017-10-31 Thread Albert Astals Cid
git pull --rebase --autostash is a valid command but the --autostash autocompletion is not suggested after typing git pul --reb

Fix wrong catalan translation

2014-12-19 Thread Albert Astals Cid
2001 From: Albert Astals Cid aa...@kde.org Date: Fri, 19 Dec 2014 11:13:34 +0100 Subject: [PATCH] Encima is not a word in Catalan --- po/ca.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ca.po b/po/ca.po index 1fea047..128f63a 100644 --- a/po/ca.po +++ b/po/ca.po