ratijas

Results 199 comments of ratijas

Adding few cents here. It's kinda hard to believe that I have to justify the need for such a feature, but anyway. I'd like to talk about my scenario. >...

GitHub & GitLab reviews: integrate with Pull Request / Merge Request review workflow. Display review comments inline with the code, and let users reply (with respective Markdown flavor preview) and...

As I was reading about the issue, I just realized something. The proper fix to this problem would be NOT a periodic check by a client (which is what we...

Interestingly, Gerrit (code review tool & infrastructure) has been having this feature for ages: [gerrit stream-events](https://gerrit-review.googlesource.com/Documentation/cmd-stream-events.html). For example, one can monitor which patches and reviews are published to The Qt...

@vladdeSV Indeed, that's what I wrote. It would require changes to the git protocol, and then waiting for major git servers' providers to upgrade, before widely adopting it in clients....

Surprisingly, no one here ever talked about how fundamentally incompatible periodic fetches are with force-pushes. There is an option `git push --force-with-lease[=[:]]` which exists to prevent accidental overrides of someone...

> There are definitely some details to figure out re: how it checks for fetchables (I don't think this is a function of vanilla git) and when it should check...

Pretty much dead by now. It's time to archive the repo.

> > Yes, I've switched to antibody > > Antibody is officially dead now, too. If anyone is interested in finding a new plugin manager that's light-weight, _fast_ and easy...

That's a good step forward, thanks! Unfortunately, it still does not affect fresh installations, so it's effectively not very useful by default.