Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.38 KB

Git.md

File metadata and controls

31 lines (19 loc) · 1.38 KB

Git Bash Problem Statement

The problem statement for Git is divided into 3 tasks:

1. You have to make a bash script which sets your gpg keys for git so that all your future commits can be gpg-signed.

2. Go to https://gitexercises.fracz.com and complete the exercises till level "fix-old-typo", including that level.

3. Solve the Bandit wargame till level 20.

Resources to help you: