How can I mirror a folder in my repo to another repo?

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

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
  • bfg-repo-cleaner

    Removes large or troublesome blobs like git-filter-branch does, but faster. And written in Scala

  • This method requires changes to be committed as usual in the regular project repository, and then committed again in the -docs repository. This is inelegant, but it provides clear distinction between private and public content. You cannot publish your regular repository without using git-filter-branch or some Git history rewriting software like BFG Repo-Cleaner. This would rewrite every commit in the history of the repo, removing all changes to the paths you don't wish to publish. This would change all the commit hashes and possibly other metadata – in short, it wouldn't be the same repository.

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

  • Cloning the Linux kernel in under a minute with gitoxide

    1 project | news.ycombinator.com | 31 May 2024
  • Getting Started with GitHub CLI: A Quick Guide to Installation and Usage

    3 projects | dev.to | 27 May 2024
  • HOW TO USE GIT AND GIT GUIs.

    2 projects | dev.to | 27 May 2024
  • Julia Evans' Git Cheat Sheet [pdf]

    7 projects | news.ycombinator.com | 26 May 2024
  • Go's old $GOPATH story for development and dependencies

    4 projects | news.ycombinator.com | 24 May 2024