Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eiel/git_month_commits
https://github.com/eiel/git_month_commits
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/eiel/git_month_commits
- Owner: eiel
- Created: 2015-01-05T04:30:51.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T05:47:20.000Z (about 1 year ago)
- Last Synced: 2023-12-15T06:51:27.445Z (about 1 year ago)
- Language: Ruby
- Size: 4.88 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GitMonthCommits
show last month commit log and open github
## Installation
Or install it yourself as:
$ gem install git_month_commits
## Usage
```
$ git month-commits open
```## Contributing
1. Fork it ( https://github.com/eiel/git_month_commits/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request