GithubHelp home page GithubHelp logo

git-test's Introduction

git-test

Testje met een paar oefeningen rond het gebruik van Git.

Voor je aan de oefeningen begint, moet je deze repository ‘forken’ naar je eigen gebruiker. Zo heb jij een volledig eigen repository op Github die je volledig onder jouw controle hebt.

  1. Klik op het Fork icoon (rechts bovenaan).
  2. (Kies je eigen gebruiker, als dat gevraagd wordt.)
  3. Als je de keuze krijgt, zorg je ervoor dat je repository public is.
  4. Ga naar je eigen Github profiel en open daar de repository git-test.

Vanaf je eigen fork

Zorg ervoor dat de omschrijvingen in het Git log duidelijk zijn. (in het Engels bovendien)

  1. Download de hele repository (met de hele geschiedenis) naar je eigen computer.
  2. Zorg dat je alle branches van de repository op je eigen computer hebt. (Hint: git fetch --all)
  3. Maak een nieuwe branch 'new_branch'.
  4. Op new_branch maak je een nieuw bestand: ‘test.txt’. In dat bestand zet je je naam.
  5. Voeg test.txt toe aan je repository (in de branch new_branch).
  6. Zorg ervoor dat new_branch ook op Github beschikbaar is.
  7. Merge de branch conflict naar main.
  8. Los eventuele conflicten op. (In conflict.txt krijg je: 'Git is very hard, but I still love it!')
  9. Voeg de nieuwe staat van main toe aan je repository.
  10. Zorg ervoor dat de nieuwe versie van main ook op Github beschikbaar is.

Indienen

Als je klaar bent dien je de url van je geforkte repository in op Canvas.

git-test's People

Contributors

lars-derichter avatar alleeelias avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.