Is there a way to clone remote git repositories programmatically with go, without the need to import a whole dependency for that?

This page summarizes the projects mentioned and recommended in the original post on /r/golang

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

    Discontinued Owl is a library that allows you to create project creators with a few lines of code. (by 4strodev)

  • I'm remaking a package named owl. One of the features of this package is the ability to clone remote repositories. The first time I affront this problem, I solved it using go.Cmd and git command. Is there a way to achieve something similar without importing or using a dependency like go-git. Something like download files via http, ssh or something similar.

  • go-git

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

  • I'm remaking a package named owl. One of the features of this package is the ability to clone remote repositories. The first time I affront this problem, I solved it using go.Cmd and git command. Is there a way to achieve something similar without importing or using a dependency like go-git. Something like download files via http, ssh or something similar.

  • 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
  • go-getter

    Package for downloading things from a string URL using a variety of protocols.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • [Golang] Ejecutar comandos Go-git sobre SSH

    2 projects | /r/enespanol | 21 Apr 2023
  • 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
  • Golang for devops

    2 projects | /r/devops | 26 Apr 2022