Re: Help using KArchive with GZIP files

2020-11-02 Thread Albert Astals Cid
El dilluns, 2 de novembre de 2020, a les 22:23:44 CET, Gabriel Domínguez Camarero va escriure: > Hello I am gabridc, Hello Gabriel, this KDE Frameworks devel is for discussion around development *of* KDE Frameworks not *with* KDE Frameworks, your question belongs to kde-devel@kde.org > > >

Re: How do you deal with incomplete commits?

2020-11-02 Thread Thomas Friedrichsmeier
Am Mon, 02 Nov 2020 17:51:29 + schrieb David Jarvie : > On Monday 02 Nov 2020 18:39:52 Thomas Friedrichsmeier wrote: > > I ended up writing a local pre-commit hook, which has the advantage > > of triggering on the commit directly after "the problem commit", > > thus increasing the likelihood th

Re: How do you deal with incomplete commits?

2020-11-02 Thread David Hurka
On Monday, November 2, 2020 7:00:40 PM CET David Hurka wrote: > It would probably be nice to have some post-checkout commit, with which you > can spit you own WIP commit message in your face, right after you switch to > your work branch. Horrible wording, sorry. It means: It would probably be nic

Re: How do you deal with incomplete commits?

2020-11-02 Thread Nicolás Alvarez
El lun., 2 de nov. de 2020 a la(s) 15:01, David Hurka (david.hu...@mailbox.org) escribió: > > > I ended up writing a local pre-commit hook, which has the advantage of > > triggering on the commit directly after "the problem commit", thus > > increasing the likelihood there is still a trivial way to

Re: How do you deal with incomplete commits?

2020-11-02 Thread David Hurka
> I ended up writing a local pre-commit hook, which has the advantage of > triggering on the commit directly after "the problem commit", thus > increasing the likelihood there is still a trivial way to sort > things out. It would probably be nice to have some post-checkout commit, with which you

Re: How do you deal with incomplete commits?

2020-11-02 Thread David Jarvie
On Monday 02 Nov 2020 18:39:52 Thomas Friedrichsmeier wrote: > I ended up writing a local pre-commit hook, which has the advantage of > triggering on the commit directly after "the problem commit", thus > increasing the likelihood there is still a trivial way to sort > things out. Would you mind s

Re: How do you deal with incomplete commits?

2020-11-02 Thread Thomas Friedrichsmeier
Am Sun, 01 Nov 2020 09:52:27 -0800 schrieb Thiago Macieira : > On Saturday, 31 October 2020 08:25:40 PST Thomas Friedrichsmeier > wrote: > > thanks for your answer (also to Nate). But to clarify, my question > > is really: How do I _force_ myself to clean up in time? > > If you're pushing to a c