An open API service indexing awesome lists of open source software.

https://github.com/jyn514/git-ctf

Scavenger hunt with git. Try and find all the flags.
https://github.com/jyn514/git-ctf

ctf-challenges git manpages tool-discovery

Last synced: 2 months ago
JSON representation

Scavenger hunt with git. Try and find all the flags.

Awesome Lists containing this project

README

          

# Flags
There are 9 flags in this repo.
Use your knowledge of git to find them.

## Resources
- [tutorial](https://try.github.io/levels/1/challenges/1)
- [reference](https://git-scm.com/book/en/v2)
- [wikipedia](https://en.wikipedia.org/wiki/Git)
- [source code](https://github.com/git/git)
- [github help](https://help.github.com/)
- `git help`, `man git`