Some simple scripts and utilities for working with Git and GitHub.
-
backup-github.sh - a simple script to backup an organization's GitHub repositories.
-
gollum-wiki-tag-indexer.rb - processes a directory of Gollum wiki files updating special "tag" pages with a list of pages that contain that tag.
Also see:
-
rodw/.dotfiles/bash/.bashrc.d/50-git.sh - some bash aliases for working with Git.
-
nvie/gitflow - scripts that support Vincent Driessen's model development workflow for Git.