/gitutils

A few simple git scripts for training and demonstration

Primary LanguageShellGNU General Public License v3.0GPL-3.0

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