Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/houkanshan/youdianguanzhu
nothing
https://github.com/houkanshan/youdianguanzhu
Last synced: 10 days ago
JSON representation
nothing
- Host: GitHub
- URL: https://github.com/houkanshan/youdianguanzhu
- Owner: houkanshan
- Created: 2012-03-05T19:44:30.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-04-06T18:53:03.000Z (over 12 years ago)
- Last Synced: 2024-12-09T19:53:52.046Z (15 days ago)
- Language: JavaScript
- Homepage:
- Size: 605 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#哈哈哈
完成个毛。。。git config --global user.name "houkanshan"
git config --global user.email "xxx"
git config --global color.ui true
git config --global core.editor "vim"
git config --global alias.co checkout
git config --global alias.ci commit
git config --global alias.st status
git config --global alias.br branch
git config --global alias.unstage 'reset HEAD --'
git config --global alias.last 'log -1 HEAD'