submodule-kit 0.2.2

A CLI toolkit for managing git submodules
Documentation
1
2
3
4
5
6
7
8
9
{
  "$schema": "https://raw.githubusercontent.com/streetsidesoftware/cspell/main/cspell.schema.json",
  "version": "0.2",
  "language": "en",
  "files": ["**/*.{rs,md,toml}"],
  "ignorePaths": ["target/**", "node_modules/**", "Cargo.lock"],
  "words": ["refspec", "gitdir", "tupe", "clippy", "treebuilder", "longname", "repositoryformatversion", "mymod", "mypath"],
  "dictionaries": ["en_US"]
}