Created
April 4, 2013 06:51
-
-
Save shiumachi/5308378 to your computer and use it in GitHub Desktop.
git fabric plugin 、まだ本家にマージされてない。以下の手順で cherry-pick 可能
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git remote add santiycr git://github.com/santiycr/oh-my-zsh.git | |
git fetch santiycr | |
git cherry-pick 18ad97611740bc42a86b45297df5fe247d01e356 | |
git cherry-pick 155343c2c29832c8cea1f391167e1b6ee4a13a74 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment