0.0
No commit activity in last 3 years
No release in over 3 years
git log time is used get time from user for each commit
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 1.0.2
 Project Readme

Git-Log-time

This gem used to fetch time spent, details of a commit and push that to a web apploication.

Add this in your gem file gem 'git-log-time'

Use this command to install git-log-time git-log-time install

You specify the web application path using env file like this, GIT_LOG_TIME_CALLBACK_URL=http://localhost:3000/commit_details

License

This project is released under the MIT license.