Git
Git is the most widely used version control system, which allows for the tracking and managing of source code over time. It was designed for collaboration and built to be flexible, secure and efficient.
Here are 1,531 public repositories matching this topic...
Simple CLI for creating .gitignore files.
-
Updated
Dec 27, 2019 - Go
The WeatherApp is built for tracking the weather of any city in the world. Designed and built the complete backend and also provides API endpoints.
-
Updated
Sep 4, 2024 - Go
It fetches log data from a public API, applies transformation, and stores it in a MongoDB database running inside a Docker container.
-
Updated
Jun 15, 2025 - Go
List and create pull requests in Azure and Github
-
Updated
Sep 8, 2025 - Go
A Git commit message validator that roasts your bad commit messages with sarcastic, passive-aggressive one-liners.
-
Updated
Feb 18, 2025 - Go
🚀 A powerful Go CLI tool that generates GitHub-style contribution graphs from your local Git repositories. Track your coding activity across multiple projects with beautiful terminal visualizations. Perfect for developers who want insights into their local development patterns.
-
Updated
Aug 7, 2025 - Go
A minimal Git implementation in Go. This project builds core Git features from scratch, including: Initializing a repository (init). Creating and reading blob objects. Reading and writing tree objects . Creating commit objects . Cloning a repository . More features to come as the implementation progresses.
-
Updated
Apr 30, 2025 - Go
An LLM powered reviewed of local (un)staged git changes
-
Updated
Apr 9, 2025 - Go