RubyGems Navigation menu

git_tree 1.0.2

Installs 5 commands that process a git directory tree. Directories containing a file called .ignore are ignored. The git-commitAll command commits all changes to each repository in the tree. The git-evars command writes a script that defines environment variables pointing to git repos. The git-exec command executes a bash expression on children of a directory, or a list of directories. The git-replicate command writes a script that clones the repos in the tree, and adds any defined remotes. The git-update command updates each repository in the tree.

Gemfile:
=

安裝:
=

版本列表:

  1. 1.0.2 October 05, 2025 (25.5 KB)
  2. 1.0.1 October 04, 2025 (23.5 KB)
  3. 1.0.0 October 04, 2025 (23.5 KB)
  4. 0.3.0 October 02, 2025 (13.5 KB)
  5. 0.2.3 May 26, 2023 (11.5 KB)
顯示所有版本(共 8)

Runtime 相依性套件 (4):

anyway_config ~> 2.0
highline >= 0
rainbow >= 0
rugged >= 0

擁有者:

推送者:

作者:

  • Mike Slinn

SHA 256 總和檢查碼:

=

總下載次數 3,396

這個版本 191

版本发布:

授權:

MIT

Ruby 版本需求: >= 3.2.0

相關連結: