Git add submodule alternative with offline computer

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • tealdeer

    A very fast implementation of tldr in Rust.

  • Hello, I want to share dotfiles between two computers, but one of them is for admin task only (no internet connection, can only manage servers on a private network). For example, I use tealdeer (https://github.com/dbrgn/tealdeer) as quick reminder of command argument, but to work it need internet to collect tldr-pages (https://github.com/tldr-pages/tldr). It stores pages in cache in ~/.cache/tealdeer, so I tried to add this directory on my dotfiles repositories, git give me a hint to use git submodule instead.

  • tldr

    📚 Collaborative cheatsheets for console commands

  • Hello, I want to share dotfiles between two computers, but one of them is for admin task only (no internet connection, can only manage servers on a private network). For example, I use tealdeer (https://github.com/dbrgn/tealdeer) as quick reminder of command argument, but to work it need internet to collect tldr-pages (https://github.com/tldr-pages/tldr). It stores pages in cache in ~/.cache/tealdeer, so I tried to add this directory on my dotfiles repositories, git give me a hint to use git submodule instead.

  • 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