Code Monkey home page Code Monkey logo

git.getting-started's Introduction

git.getting-started

training repository for basic GitHub functionality

Introduction

Throughout the course, we will use Git - an industry standard version control software - for managing the lab. You need to understand the basics usage of Git for successfully carrying out the lab.

Tasks

  1. Fork this repository
  2. Clone the forked repository to your computer or the development server.
  3. Create a test commit (add a new file or modify a file before).
  4. Create an issue for your repository on GitHub.
  5. Create a new branch named "development" and commit into this branch.
  6. Merge two branches with conflicting contents.
  7. Synchronize your local changes with your repository on GitHub.
  8. Create a pull request to this master repository on GitHub.

Additional Knowledge, Theory

  1. Understand the concept of branches and how they can be used in projects.
  2. Learn about distributed workflows for collaboration in projects.
  • Centralized workflows
  • Decentralized workflows

Ressources

There are many tutorials, introductions and Wikis for getting started with Git available online. This site features a list of ressources you can use to find the knowledge necessary for this course. https://help.github.com/articles/good-resources-for-learning-git-and-github/

The following sources should be especially useful:

Note: There are Graphical User Interfaces (GUIs) supporting Git for all platforms maing the first steps a bit easier. Here is a list of GUI clients for different operating systems: https://git-scm.com/downloads/guis

Currently, only gitk is installed on the development server.

git.getting-started's People

Contributors

jdolarte avatar steffesm avatar cdeschryver avatar

Watchers

 avatar

git.getting-started's Issues

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.