# 使用 Homebrew, zypper 安装 gitslave

查看 gitslave 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:gitslave
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install gitslave
```

  证据: local Homebrew formula metadata

### Linux

- zypper (92%):

```sh
sudo zypper install gitslave
```

  证据: openSUSE Tumbleweed package metadata: gitslave from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## 软件包事实

- **软件包键:** brew:gitslave
- **软件包管理器:** Homebrew
- **版本:** 2.0.2
- **来源摘要:** Create group of related repos with one as superproject
- **主页:** <https://gitslave.sourceforge.net/>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- gits (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 2.0.2
## 项目历史与用法

Gitslave is a Git-era multi-repository management tool built around a `gits` wrapper command. It organizes a superproject and related slave repositories so common Git operations can be applied across the group.

### 项目历史

The official site and man page describe Gitslave as a response to the limitations of Git submodules for projects that need active development across several repositories. Release notes show a 2.0 release in March 2011 and a 2.0.2 release in January 2012, with features such as recursive subprojects, tutorial documentation, reference clone support, and limited Windows support.

### 采用历史

Gitslave's own documentation says it was used for mid-sized product development with many slave repositories, branches, tags, and developers, as well as for smaller personal setups that kept related editor configuration repositories in sync. Its niche was teams that wanted a CVS- or SVN-like multi-directory workflow while retaining separate Git repositories.

### 使用方式

Practitioners create or clone a superproject, run setup commands such as `gits prepare`, attach related repositories, and then use `gits` for operations such as clone, populate, branch, commit, push, pull, merge, tag, checkout, status, and log. The `.gitslave` file records repository relationships for the superproject.

### 为什么软件包爱好者会关心

For package history, Gitslave is a useful artifact from the period when Git users were experimenting with alternatives to submodules, repo-style workflows, monorepos, and multi-SCM tools such as mr. It shows how package ecosystems captured local workflow tools that were important to a specific development style even without becoming mainstream Git features.

### 时间线

- 2011: Gitslave 2.0 released with recursive subprojects and tutorial documentation.
- 2011: Gitslave 2.0.1 added broader Git resource locator handling and pager support.
- 2012: Gitslave 2.0.2 added reference-clone support and documented limited Windows use.

### Related projects

- Gitslave is related to Git submodules, Google's repo tool, monorepo and subtree workflows, and mr for managing multiple repositories.

### 来源

- <https://formulae.brew.sh/formula/gitslave>
- <https://gitslave.sourceforge.net/>
- <https://gitslave.sourceforge.net/ReleaseNotes.txt>
- <https://gitslave.sourceforge.net/gits-man-page.html>
- <https://sourceforge.net/p/gitslave/code>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: .gitslave
## 其他软件包管理器记录

- zypper - gitslave - 2.0.2-10.7: normalized package name match | openSUSE Tumbleweed package metadata: gitslave from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Creates a group of related repositories | http://gitslave.sourceforge.net
- zypper - gitslave-doc - 2.0.2-10.7: normalized package name match | openSUSE Tumbleweed package metadata: gitslave-doc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Documentation for gitslave | http://gitslave.sourceforge.net


## Combined YAML source

View the package source record on GitHub. [combined/gitslave.yml](https://github.com/mxcl/pkgdb/blob/main/combined/gitslave.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
