-
Notifications
You must be signed in to change notification settings - Fork 0
Git challenges that should teach people about some interesting commands and how to effectively use them
License
redhat-aqe/git-challenges
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
What is this thing? =================== This is a self-service git workshop full of tasks and challenges that should teach you to work with some of the more interesting git commands useful during code reviews and refactoring All challenges are in numbered sub-directories. Each has a README file describing the challenge and there is also a "solution" branch were README file contains the steps to complete the challenge. You can see it by running "git show origin/solution". Challenges with higher numbers can occasionally require knowledge of lower-numbered challenges, but feel free to explore as you wish Prerequisites: * Basic knowledge/experience with some git commands * git log * git show * git add * git commit * git stash * git reset * (maybe a few more) * Thirst for knowledge Before starting your challenges you have to run: git submodule update --init Have fun!
About
Git challenges that should teach people about some interesting commands and how to effectively use them
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published