Skip to content

ajblane/git-labs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 85.5%
  • C++ 14.5%