https://github.com/aaossa/git-activity Skip to content Sign up * Product + Features + Mobile + Actions + Codespaces + Packages + Security + Code review + Issues + Integrations + GitHub Sponsors + Customer stories * Team * Enterprise * Explore + Explore GitHub + Learn and contribute + Topics + Collections + Trending + Learning Lab + Open source guides + Connect with others + The ReadME Project + Events + Community forum + GitHub Education + GitHub Stars program * Marketplace * Pricing + Plans + Compare plans + Contact Sales + Education [ ] * # In this repository All GitHub | Jump to | * No suggested jump to results * # In this repository All GitHub | Jump to | * # In this user All GitHub | Jump to | * # In this repository All GitHub | Jump to | Sign in Sign up {{ message }} aaossa / git-activity Public * Notifications * Fork 2 * Star 58 Display an activity graph (like the contribution graph on GitHub) for the current git repository and branch License MIT license 58 stars 2 forks Star Notifications * Code * Issues 0 * Pull requests 1 * Actions * Wiki * Security * Insights More * Code * Issues * Pull requests * Actions * Wiki * Security * Insights This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. main Switch branches/tags [ ] Branches Tags Could not load branches Nothing to show {{ refName }} default View all branches Could not load tags Nothing to show {{ refName }} default View all tags 1 branch 0 tags Code Latest commit @aaossa aaossa Initial commit ... a1127f0 May 25, 2022 Initial commit Include README describing the command and its usage, the MIT license, and the git-activity command script Signed-off-by: Antonio Ossa Guerra a1127f0 Git stats * 1 commit Files Permalink Failed to load latest commit information. Type Name Latest commit message Commit time LICENSE Initial commit May 25, 2022 README.md Initial commit May 25, 2022 git-activity Initial commit May 25, 2022 View code git-activity Usage License README.md git-activity A custom git command to display an activity graph (like the contribution graph on GitHub) for the current git repository and branch. To add this custom git command to git, just place the file in a folder that's in your path (a.k.a PATH). You can setup git-activity as custom command. Usage # Display activity for this branch $ git activity -h Usage: git-activity [-h] [-n] [-s style] Display an activity graph (like the contribution graph on GitHub) for the current git repository and branch Available options: -h, --help Print this help and exit -n, --no-space Remove spaces between week columns -s, --style Sets style of the graph: square (default), block, or plus The output of the command displays a colored graph similar to the one that you can find in any GitHub profile webpage: # And... a sample output (of course, does not contain colors) $ git activity Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # Mon # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # Wed # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # Fri # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # Less # # # # # More image There are also a couple of different styles available (square, block, and plus), and spacing between columns can be disabled: # Another example to highlay some of the available options $ git activity --no-space --style block Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May ##################################################### Mon ##################################################### ##################################################### Wed #################################################### #################################################### Fri #################################################### #################################################### Less # # # # # More image License This software is released under the MIT License About Display an activity graph (like the contribution graph on GitHub) for the current git repository and branch Topics git bash-script Resources Readme License MIT license Stars 58 stars Watchers 3 watching Forks 2 forks Languages * Shell 100.0% * (c) 2022 GitHub, Inc. * Terms * Privacy * Security * Status * Docs * Contact GitHub * Pricing * API * Training * Blog * About You can't perform that action at this time. You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.