zzz0072 / git-labs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

git-labs


  • The goal is to practice git and github. Your mission is to

    • fork this repository to your github repository
    • There are 5 bugs caused sample program to crash. Please fix them one by one and commit and push them to your github repository.
    • Hints:
      • You need to generating SSH keys so that you can push commit from local host.
      • Always review you commit messages. Here is a good document for your reference.
  • Test environment:

    • Ubuntu 12.04
  • Known bug:

    • Build failed in BSD

About

License:MIT License


Languages

Language:C 84.9%Language:C++ 15.1%