Skip to content
Snippets Groups Projects
Select Git revision
  • que
  • master default protected
2 results

git_challenge

  • Clone with SSH
  • Clone with HTTPS
  • Frank Thanh Cao's avatar
    Frank Cao authored
    1ebadc01
    History
    Name Last commit Last update
    names
    README.md

    Git Challenge

    A low pressure way to get familiarized with git.

    The Challenges

    Level : easy

    1. Fork this repository.
    2. In a single commit, add a file with your name as the title in the "names" directory.
    3. In another commit, edit this file (README.md) and add your name to the list below.
    4. Create a merge request for your changes.

    Level : moderate

    1. Create a new branch (called whatever you want)
    2. Commit some changes to your file (however you want).
    3. Submit a merge request from this branch (hint: the branch name should not be named "master").

    Level : expert

    1. Create a merge conflict between your two branches.
    2. Submit a merge request for this resolved conflict's commit.

    Level : impossible

    1. Try to get me to merge a second item to this list. Hint: I won't :)

    Name List

    • Whit
    • David
    • Sereres
    • Frank