Johannes Schindelin

Results 878 comments of Johannes Schindelin

> Could you guys update the dependencies list in the AUR to include skia-sharp-2.88.8-1? How would you do that? Could you demonstrate, preferably in a PR?

> Thanks for the review. I made the necessary changes in #1856 Please just force-push to the same branch. This whole "versioning in the branch name" business appears quite unlike...

Please use tags where tags are due, not branches. (And please only tag revisions that are worth having, as opposed to every iteration including known-incorrect ones.) And I fear that...

> Hey @dscho, sorry to bother you, but how should I best add the `Signed-off-by` trailer to the commit ? I don't want to force anything or rebase, if it...

> > The best way is to make sure that your `user.name` and `user.email` are configured correctly, then call `git commit --amend -s` and force-push. > > Thanks for the...

> /submit That may have been a bit premature. The [initial comment](https://github.com/git/git/pull/1768#issue-2477472302) (which is used as "cover letter" between the commit message and the diff) neither contains the now-missing information...

> /submit Okay, hold your horses. You don't want to send more than _one_ iteration of the patch in the same day, preferably even in a couple of days. This...

> Changes from previous version(transfer.advertise_6). > - Fix typos > - Use imperative-mood in the commit message > Why not accompany this change log with a range-diff? This would also...

Could you give a concrete example, preferably a repeatable one? And have you tried running such a reproducer through `strace`?