Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 641 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 641 Bytes

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