Git add submodule alternative with offline computer

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

Our great sponsors
  • SonarLint - Clean code begins in your IDE with SonarLint
  • ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
  • InfluxDB - Access the most powerful time series database as a service
  • 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.

  • SonarLint

    Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.

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