Created
December 28, 2008 05:45
-
-
Save anildigital/40386 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
Script started on Sun Dec 28 11:14:42 2008 | |
bash-3.2$ ex[K[Kgit submodule init | |
bash-3.2$ git sub[K[K[K[K[K[K[Kcat .gitmodules | |
[submodule "rinari"] | |
path = vendor/rinari | |
url = git://github.com/eschulte/rinari.git | |
[submodule "markdown-mode"] | |
path = vendor/markdown-mode | |
url = git://github.com/defunkt/markdown-mode.git | |
[submodule "twilight-emacs"] | |
path = vendor/twilight-emacs | |
url = git://github.com/crafterm/twilight-emacs.git | |
[submodule "vendor/fuzzy-find-in-project"] | |
path = vendor/fuzzy-find-in-project | |
url = git://github.com/avvo/fuzzy-find-in-project.git | |
[submodule "/magit"] | |
path = vendor/magit | |
url = git://github.com/technomancy/magit.git | |
[submodule "cheat.el"] | |
path = vendor/cheat.el | |
url = git://github.com/defunkt/cheat.el.git | |
[submodule "gist.el"] | |
path = vendor/gist.el | |
url = git://github.com/defunkt/gist.el.git | |
[submodule "vendor/textmate.el"] | |
path = vendor/textmate.el | |
url = git://github.com/defunkt/textmate.el | |
bash-3.2$ git submodule update | |
bash-3.2$ e[Kexit | |
exit | |
Script done on Sun Dec 28 11:15:13 2008 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment