Presentation is loading. Please wait.

Presentation is loading. Please wait.

Copyright 2010, Intridea Inc. All Rights Reserved. Git & WorkFlow Lightning Talk in Xi'an Rubyists Party 2014/12/21.

Similar presentations


Presentation on theme: "Copyright 2010, Intridea Inc. All Rights Reserved. Git & WorkFlow Lightning Talk in Xi'an Rubyists Party 2014/12/21."— Presentation transcript:

1 Copyright 2010, Intridea Inc. All Rights Reserved. Git & WorkFlow Practice @yorzi Lightning Talk in Xi'an Rubyists Party 2014/12/21

2 Copyright 2010, Intridea Inc. All Rights Reserved.

3 http://zh-cn.whygitisbetterthanx.com

4 Copyright 2010, Intridea Inc. All Rights Reserved. Workflow

5 Copyright 2010, Intridea Inc. All Rights Reserved. Subversion-Style Workflow

6 Copyright 2010, Intridea Inc. All Rights Reserved. Integration Manager Workflow

7 Copyright 2010, Intridea Inc. All Rights Reserved. Dictator and Lieutenants Workflow

8 Copyright 2010, Intridea Inc. All Rights Reserved. Intridea’s Git-Flow http://nvie.com/posts/a-successful-git-branching-model/ Vincent Driessen’ Git-Flow

9 Copyright 2010, Intridea Inc. All Rights Reserved.

10 Tool: GitFlow https://github.com/nvie/gitflow http://ihower.tw/blog/archives/5140 http://jeffkreeftmeijer.com/2010/why-arent-you-using-git-flow

11 Copyright 2010, Intridea Inc. All Rights Reserved. Tool: Git-Goggles https://github.com/nowells/git-goggles http://teebes.com/blog/22/introducing-git-goggles

12 Copyright 2010, Intridea Inc. All Rights Reserved. Git Tricks  Git auto-completion  http://www.codethatmatters.com/2010/01/git- autocomplete-in-mac-os-x/ http://www.codethatmatters.com/2010/01/git- autocomplete-in-mac-os-x/  Easy log alias gl='git log -- pretty=format:"%Cgreen%h%Creset%x09%an% x09%Cblue%ar%Creset%x09%s"'  Display branch name in terminal export PS1="\u@\h\w\[$txtcyn\]\$git_branch\[$txtrst\]:”

13 Copyright 2010, Intridea Inc. All Rights Reserved. Git Commands  merge & rebase  new and delete branches  one local → multiple remotes

14 Copyright 2010, Intridea Inc. All Rights Reserved. More Resources  Git Official Site  http://git-scm.com/ http://git-scm.com/  http://gitbook.liuhui998.com/ http://gitbook.liuhui998.com/  Learn Git via PPT  http://www.slideshare.net/littlebtc/git-5528339 http://www.slideshare.net/littlebtc/git-5528339  Why Git is Better than X  http://zh-cn.whygitisbetterthanx.com/ http://zh-cn.whygitisbetterthanx.com/

15 Copyright 2010, Intridea Inc. All Rights Reserved. Thank You!


Download ppt "Copyright 2010, Intridea Inc. All Rights Reserved. Git & WorkFlow Lightning Talk in Xi'an Rubyists Party 2014/12/21."

Similar presentations


Ads by Google