Skip to content

fiddler-crabs-2014/thedelta

Repository files navigation

thedelta

Build Status

a social tool for programmers learning a second language

git workflow

  1. fork the repo (https://github.com/fiddler-crabs-2014/thedelta)
  2. git clone your fork
  3. git checkout -b branch_name (prepended by chore/, feature/, bug/)
  4. when finished with changes in branch
    1. git add .
    2. git commit -m "commit message"
    3. git push origin branch_name
  5. go back to github and send a new pull request from your branch

About

a social tool for programmers learning a second language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published