git-katas icon indicating copy to clipboard operation
git-katas copied to clipboard

A set of exercises for deliberate Git Practice

Results 73 git-katas issues
Sort by recently updated
recently updated
newest added

Improve the git reset exercise to show that reset --hard actually removes files added to the staging area

Thanks a lot for this collection of katas. I would love to contribute to a Gitpod integration. Please let me know if you would be okay with this.

Placeholder for following up on comment in #307

question

It would be nice to have a kata showing the `-S` and `-G` search options of git log.

New exercise

Could be three fold: - remove credentials - Save space - change root directory

I want the middle out of 3 commits from a given branch

Good First Issue
Hacktoberfest

It would be nice to update the reset kata a bit by introducing `git reset --keep` as well.

Might not make sense as it is global ( and thus broken ) but could be a good idea to elaborate on the differences between user, repo and global configurations.

Good First Issue
Hacktoberfest