git-summary
git-summary is a command-line tool that displays a concise status summary of all git repos under a given root (which defaults to the current working directory). (by buntec)
git-gpush
By jwiegley
git-summary | git-gpush | |
---|---|---|
1 | 2 | |
6 | 182 | |
- | 0.0% | |
3.2 | 7.6 | |
almost 4 years ago | 6 days ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" License | BSD 3-clause "New" or "Revised" License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
git-summary
Posts with mentions or reviews of git-summary.
We have used some of these posts to build our list of alternatives
and similar projects.
git-gpush
Posts with mentions or reviews of git-gpush.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-16.
-
Library for Git operations?
Looking at Stackage, Gitlib seemed like the only option but i couldnt use it bc of this issue https://github.com/jwiegley/gitlib/issues/106, which is a problem of not being maintained. The only other option was libgit but it required system git bc its cli based. Sorry for lacking details. Just wanted to keep the question short.
What are some alternatives?
When comparing git-summary and git-gpush you can also consider the following projects:
git - git protocol and storage in pure haskell
geodetic - Geodetic calculations including Vincenty and Great Circle using a Latitude and Longitude pair.
hit-on - :octocat: Kowainik Git Workflow Helper Tool
bliplib - A bytecode compiler for Python 3
cmt - Write consistent git commit messages based on a custom template
hcom