mirror of
https://github.com/altercation/solarized
synced 2024-11-22 03:33:03 +00:00
528 B
528 B
Subtree Specific Remotes
remote-emacs-colors-solarized remote-textmate-colors-solarized remote-visualstudio-colors-solarized
Add remotes history
git remote add remote-emacs-colors-solarized https://github.com/sellout/emacs-color-theme-solarized.git
Add subtrees:
git subtree add --prefix=emacs-colors-solarized remote-emacs-colors-solarized master
Pull commands:
git subtree pull --prefix=emacs-colors-solarized remote-emacs-colors-solarized master