Challenge Description
You’ve waded through the codebase and offishially fixed the bug, but now you need to make sure your team can collaborate at scale. At all of the hackathons you’ve gone to, you used git to collaborate with your teammates and now you get to use it at work too!
Daily D’eel, like most engineering teams these days, uses git for their source code version control. You’ll need to check your code into their main repository so that it can be deployed. Be careful and get it right, though, your manager is watching out and you want to make sure you win the monthly Code Shark award that comes with those coupon codes to fill up your tank!
Instructions
In this challenge, we'll ask you to locate a hidden "flag". To find it, you'll need to utilize your problem solving abilities and maybe a bit of code. The flag looks like: flag{some_text_here}. When you find it, you'll need to paste the whole flag in the text box in the header of this page.
This challenge is timed, so read the instructions below carefully before you begin!