Thanks for helping us with this project! We're looking to get 2 durations from you:
- Duration of resolving merge conflict in the CLI
- Duration of resolving merge conflict in GitKraken
- Clone this repo to your local machine (it's okay to use GK)
- Have a text editor handy (VS Code, Atom, Notepad++ etc)
- Locate the stopwatch feature on your phone or any other app
Please follow these prep step instructions.
- Clone the repo (no need to fork) with GitKraken
- Checkout
merge-conflict
in GitKraken (to create local branch) - Checkout the
dev
branch.
- Start your timer
- Use the
git merge merge-conflict
to attempt a merge. Conflict should trigger - Use a file editor tool to open conflicted file (or use preferred conflict resolution tool that is NOT GitKraken)
- Index.html
- Accept the dev version of the Our Team section (The founding was in 2020).
- Accept the merge-conflict version of About section (I am not a cat).
- Change line 6 from "Wonder Kraken" to "Keif Kraken"
- reset.css
- Accept
dev
version
- Accept
- Stage changes and commit to resolve conflict.
- Stop timer and write down duration.
- Open repo in GitKraken
- Reset
dev
branch to "Captain Falcon" commit and discard all changes.
- Start your timer
- Merge "merge-conflict" into "dev". Conflict should trigger
- Use the merge tool to resolve the conflict such that:
- Index.html
- Accept the
dev
version of the Our Team section (The founding was in 2020). - Accept the
merge-conflict
version of About section (I am not a cat). - Change line 6 from "Wonder Kraken" to "Keif Kraken"
- Accept the
- reset.css
- Accept
dev
version
- Accept
- Stage changes and commit to resolve conflict.
- Stop timer and write down duration.
That's it! Please submit your durations AND operating system to Jonathan over Slack. Thanks so much for your help.