Skip to content

Repository serving as base for the git Techbier (03.2023).

Notifications You must be signed in to change notification settings

leomarameo7/2023-03-git-techbier

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Git Techbier

Generate User Context

Generate a user's context with:

bash ./create-stage.sh <user>

Then you can switch to your personalized branch and start the exercises:

git switch <user>-main

Once your are done, run the following to clean up your environment:

env CLEANUP_ONLY=true bash ./create-stage.sh <user>

Reset Environment

Simply rerun the following in order to reset the environment:

bash ./create-stage.sh <user>

About

Repository serving as base for the git Techbier (03.2023).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%