[okular] [Bug 353560] Shift-draw straight annotation line to make vertical/horizontal
Luigi Toscano
bugzilla_noreply at kde.org
Fri Jul 17 16:04:43 BST 2020
https://bugs.kde.org/show_bug.cgi?id=353560
--- Comment #8 from Luigi Toscano <luigi.toscano at tiscali.it> ---
(In reply to David Hurka from comment #6)
> > use the authorship information in git
>
> I can revert that, but how should I include the authorship information? I
> could add these information in the commit message, but GitLab will always
> set me as the “author”.
>
> Do you mean a revert commit and a new commit, or removing the questioned
> comments and re-commit them, overriding history?
author and committer are different. Are you sure you can't edit the author and
push a commit?
git commit --amend --author="Foo Bar <foobar at example.com>"
This is not about gitlab, but git, just don't use the squash feature in gitlab
(which we shouldn't use, we should just push clean commits).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Okular-devel
mailing list