gnyers / gitutils

A few simple git scripts for training and demonstration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gitutils

A few simple git scripts and demo(s) for training and demonstration:

  • demo-submodules.md: short description of a demo about git's submodule function

  • env: a few productivity settings for the bash shell (use: source ./env)

  • gitgencommits: generate a specified number of commits for the specified branch

  • gitscenarios (DRAFT): prepare a specific scenario, e.g:

    1. 2 users each with their own Git repo and a remote definition to the other
    2. 2x user repo + 1x central (bare) repo with remotes defined

About

A few simple git scripts for training and demonstration

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%