Go git-client

Open-source Go projects categorized as git-client

Go git-client Projects

  • go-git

    A highly extensible Git implementation in pure Go. (by go-git)

  • Project mention: Show HN: Gogit – Just enough Git (in Go) to push itself to GitHub | news.ycombinator.com | 2023-07-29

    I interpret "aims to be fully compatible" as meaning the operations it implements are intended to be compatible with how Git implements those operations. I do not interpret this statement as saying they implement all features of Git.

    They offer a document which directly shows what is and isn't supported, and it specifically notes quite a few things that aren't supported yet: https://github.com/go-git/go-git/blob/master/COMPATIBILITY.m...

    The godoc also says right upfront it "nowadays covers the majority of the plumbing read operations and some of the main write operations, but lacks the main porcelain operations such as merges." - https://pkg.go.dev/github.com/go-git/go-git/v5#pkg-overview

    > I'm saying it's not a reasonable choice over just using git directly, and is unlikely to ever be.

    OK, that's apparently true for your use-case. But again, what go-git implements is directly useful to a number of very popular projects, as well as literally two thousand less popular ones.

    I find the exported functionality to be high quality, at least for my own use-case. I'm not commenting on the code quality. If I need a shed for bikes, and someone is giving out free but ugly bikesheds, I'm thankful. I don't complain about the color of the bikeshed.

  • 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.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go git-client related posts

  • Git framework/library for Java

    2 projects | /r/java | 10 Mar 2023
  • Go-Git: A highly extensible Git implementation in pure Go

    1 project | news.ycombinator.com | 9 Jan 2023
  • Auto fetch config from Git

    1 project | /r/golang | 17 Dec 2022
  • Is there a way to clone remote git repositories programmatically with go, without the need to import a whole dependency for that?

    3 projects | /r/golang | 9 Dec 2022
  • Git as back end for applications like Figma and Google Docs

    2 projects | news.ycombinator.com | 17 Oct 2022
  • Kitsch-Prompt - golang based cross-platform shell prompt

    3 projects | /r/golang | 19 Sep 2022
  • Small Side Project On Sunday: Small Tool To Bump The Version

    6 projects | dev.to | 15 Jun 2022
  • A note from our sponsor - SaaSHub
    www.saashub.com | 3 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

Project Stars
1 go-git 5,498

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com