Skip to content

Instantly share code, notes, and snippets.

@tolawho
Last active March 10, 2016 08:15
Show Gist options
  • Save tolawho/f167db2f83052576d5f8 to your computer and use it in GitHub Desktop.
Save tolawho/f167db2f83052576d5f8 to your computer and use it in GitHub Desktop.
Cài đặt git-flow trên mac osx
# sử dụng brew
$ brew install git-flow
# hoặc sử dụng port
$ port install git-flow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment