git2git VS pullreqr_githook

Compare git2git vs pullreqr_githook and see what are their differences.

git2git

Handy library for copying repositories from one git host to another (by tylerjgarland)

pullreqr_githook

A git hook for (git 2.29+) allowing for pull requests via http://git-repo.info (by pullreqr)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
git2git pullreqr_githook
2 1
6 1
- -
10.0 10.0
over 1 year ago over 3 years ago
Go Rust
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

git2git

Posts with mentions or reviews of git2git. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-07.

pullreqr_githook

Posts with mentions or reviews of pullreqr_githook. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-13.
  • Tech Gitlab loses one-third of its value after company issues weak rev forecast
    5 projects | news.ycombinator.com | 13 Mar 2023
    It looks like gitea supports running a proc_receive hook which can be used to implement pull requests over git:// using a client like https://git-repo.info/en/

    (full disclosure) I had written a proof of concept implementation that allows you to use the git-repo.info client to send PRs over git protocol, which you can find here https://github.com/pullreqr/pullreqr_githook

    The primary impediment seems partially to be social/coordination where distributed git requires clients to be set up apriori, but it does work in cases where you are using it in house, etc.

    I'd kind of be happy to spend more time on it, but with no one actually running the protocol publicly, there is no one to send/receive PRs to or from.

What are some alternatives?

When comparing git2git and pullreqr_githook you can also consider the following projects:

gl-infra

woodpecker - Woodpecker is a simple yet powerful CI/CD engine with great extensibility.

gitlab