Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

https://github.com/gbprod/tree-sitter-gitcommit

A tree-sitter grammar for gitcommit messages

git gitcommit grammar tree-sitter tree-sitter-parser

Last synced: 01 Nov 2024

https://github.com/abapinho/abapTimeMachine

ABAP Time Machine provides a much needed way to look at past versions of code in a consistent way. It also provides a sort of git-blame for ABAP (shows the request and author that last modified each line of code).

abap blame git git-blame sap versioning

Last synced: 02 Aug 2024

https://github.com/hixie/usable-git

A bunch of shell scripts that make using git bearable

git

Last synced: 18 Oct 2024

https://github.com/bmwant/podmena

Automatically add emoji to your git commit messages.

cli commit emoji fun git github hooks python python3 script unicode

Last synced: 03 Aug 2024

https://github.com/dirk/quickhook

Faster Git hook runner

git git-hooks golang hooks pre-commit

Last synced: 05 Nov 2024

https://github.com/jonschlinkert/parse-git-config

Parse `.git/config` into a JavaScript object. sync or async.

conf config git git-config gitconfig javascript jonschlinkert js node nodejs parse

Last synced: 31 Oct 2024

https://github.com/adamtabrams/change

A simple tool that automates generating and updating a changelog

automation bash changelog conventional-commits git release semver shell tag workflow

Last synced: 19 Oct 2024

https://github.com/yegor256/hoc

Hits-of-Code Command Line Calculator, for Git and Subversion

command-line-tool git hits-of-code metrics ruby subversion

Last synced: 30 Oct 2024

https://github.com/azu/git-commit-push-via-github-api

Git commit and push by using GitHub API. No depended on Git binary.

api commit git github

Last synced: 01 Nov 2024

https://github.com/ruyadorno/git-bc

Git plugin to interactively list branches and checkout

cli command-line git git-plugin unix

Last synced: 27 Oct 2024

https://github.com/PurpleBooth/git-mit

Minimalist set of hooks to aid pairing and link commits to issues

git hacktoberfest jira lint pair-programming pivotal-tracker

Last synced: 17 Aug 2024

https://github.com/mattiasgeniar/puppet-pre-commit-hook

A Puppet pre-commit hook to validate syntax

git pre-commit puppet

Last synced: 14 Oct 2024

https://github.com/chrisnevers/mkocaml

🔨 Tool to generate OCaml projects

dune git ocaml opam

Last synced: 03 Aug 2024

https://github.com/sondr3/git-anger-management

Ever wanted to know just how angry your commits are? Look no further

anger-management fun git useless

Last synced: 03 Aug 2024

https://github.com/cuonglm/gogi

Go client for gitignore.io

git gitignore go gogi golang golang-library golang-tools

Last synced: 28 Oct 2024

https://github.com/nathankleyn/gitignore.rs

Implementation of .gitignore file parsing and glob testing in Rust.

git gitignore rust

Last synced: 31 Oct 2024

https://github.com/rehansaeed/git-cheat-sheet

A cheat sheet for uncommon Git commands.

cheat-sheet git

Last synced: 17 Oct 2024

https://github.com/knsh14/vim-github-link

generate github link from selected lines in vim

git github vim vim-plugin

Last synced: 21 Oct 2024

https://github.com/fakerr/git-cheat

Concise, easy to reach Git cheat sheet in your terminal

cheatsheet cli command-line git

Last synced: 07 Nov 2024

https://github.com/hpi-swa/squot

Squeak Object Tracker - Version control for arbitrary objects, currently with Git storage

git object-tracking smalltalk squeak version-control version-control-system versioning

Last synced: 07 Nov 2024

https://github.com/abhinav/restack

Teaches git rebase --interactive about your branches.

git

Last synced: 30 Oct 2024

https://github.com/kekyo/gitreader

Lightweight Git local repository traversal library for .NET/.NET Core/.NET Framework.

csharp dotnet fsharp git managed repository

Last synced: 30 Oct 2024

https://github.com/hahwul/gitls

🖇 Enumerate git repository URL from list of URL / User / Org. Friendly to pipeline

bugbounty butbountytips cli-tool fetcher git github security security-tools tool whitebox-testing

Last synced: 02 Nov 2024

https://github.com/bahmutov/changed-log

Returns all commit messages between 2 versions of an NPM module

cli commits git history npm util

Last synced: 02 Oct 2024

https://github.com/roles-ansible/ansible_role_gitea

Ansible role to configure and deploy gitea and forgejo, a painless self-hosted Git service.

ansible ansible-role forgejo git git-server gitea go gogs hacktoberfest

Last synced: 13 Oct 2024

https://github.com/sarfraznawaz2005/floyer

:rocket: Floyer is simple and fast deployment tool using git/svn and (S)FTP - especially useful for shared hosting.

deploy-tool deployment ftp git php svn

Last synced: 27 Oct 2024

https://github.com/bitcrowd/tickety-tick

A browser extension that helps you name branches and write better commit messages

browser chrome-extension firefox-extension git github gitlab jira notion safari-extension trello webextension

Last synced: 07 Nov 2024

https://github.com/c0riolis/tifu

A tool that helps you to restore commits erased by a force push

bitbucket git github gitlab

Last synced: 31 Oct 2024

https://github.com/saitho/semantic-release-backmerge

:twisted_rightwards_arrows: semantic-release plugin to back-merge a release into a develop branch

back-merge backmerge develop git git-flow gitflow gitops hacktoberfest semantic-release

Last synced: 02 Nov 2024

https://github.com/reemus-dev/gitnr

Create `.gitignore` files using one or more templates from TopTal, GitHub or your own collection

cli cross-platform git gitignore gitignore-cli gitignore-files gitignore-generator gitignore-templates rust toptal

Last synced: 03 Aug 2024

https://github.com/takezoe/gitmesh

An experimental project to make a distributed git server cluster

git scala

Last synced: 16 Oct 2024

https://github.com/conventionalcommit/commitlint

commitlint checks if your commit messages meets the conventional commit format

conventional-commit conventional-commits git go linter

Last synced: 02 Aug 2024

https://github.com/blackducksoftware/ohloh_scm

The Ohloh source control management library

adapter bazaar bzr cvs git hg mecurial ohloh scm subversion svn

Last synced: 02 Aug 2024

https://github.com/swsnr/git-gone

Cleanup stale Git branches of pull requests

cleanup git pull-requests

Last synced: 06 Aug 2024

https://github.com/hanyujie2002/wyag-zh

自己动手写 Git(Write Yourself a Git,简称 wyag) 的中文翻译 | Chinese translation of Write Yourself a Git

git tutorial write-yourself-a-git

Last synced: 01 Nov 2024

https://github.com/mhagger/git-test

Run automated tests against a range of Git commits and keep track of the results

git python testing

Last synced: 15 Oct 2024

https://github.com/ldez/go-git-cmd-wrapper

A simple wrapper around git command in Go.

command-line git go golang golang-package wrapper

Last synced: 30 Oct 2024

https://github.com/s-bhalode/hacktoberfest-2023

🎉 Welcome to the Hacktoberfest 2023 Celebration Repository! 🎉 Join us in contributing to open source and celebrating the spirit of Hacktoberfest! This repository is open to all skill levels, from first-time contributors to seasoned developers. Share your expertise, collaborate with others, and earn cool swag along the way!

appwrite contributions-welcome digitalocean first-issue first-pull-request-and-commit firstcontributions git github hacktoberfest hacktoberfest2023 open-source pull-requests

Last synced: 09 Oct 2024

https://github.com/hua1995116/git-down-repo

:octocat:Download git-repo for any url

git github-api nodejs

Last synced: 12 Oct 2024

https://github.com/kristijanhusak/vim-dirvish-git

Git support for dirvish.vim

dirvish git neovim vim

Last synced: 22 Oct 2024

https://github.com/gerardbm/dotfiles

My *NIX dotfiles [i3wm, URxvt, tmux, zsh, rofi, cmus, irssi, vifm, mutt, feh, mpv, newsbeuter]

cmus compton git i3-gaps irssi mutt neovim tmux urxvt vim zsh

Last synced: 06 Aug 2024

https://github.com/onedr0p/k3s-homeops-ansible

Bootstrap a k3s cluster on top of Ubuntu 20.04

ansible git gitops k3s kubernetes vagrant virtualbox

Last synced: 07 Nov 2024

https://github.com/praveensirvi1212/DevOps_MasterPiece-CI-with-Jenkins

DevOps-MasterPiece Project using Git, GitHub, Jenkins, Maven, JUnit, SonarQube, Jfrog Artifactory, Docker, Trivy, AWS S3, Docker Hub, GitHub CLI, EKS, ArgoCD, Prometheus, Grafana, Slack and Hashicorp Vault

argocd artifactory cicd docker git github grafana java jenkins kubernetes prometheus slack sonarqube trivy

Last synced: 17 Aug 2024

https://github.com/jacquesg/p5-git-raw

Perl bindings to the Git linkable library (libgit2)

git libgit2 libgit2-bindings perl perl-module perl5 xs

Last synced: 12 Oct 2024

https://github.com/yzhong52/sourcetreex

Some Useful Shell Scripts For SourceTree Custom Actions

git shell-script source-tree

Last synced: 05 Nov 2024

https://github.com/spacekookie/fool

❓ A powerful git terminal interface which focuses on usability

cursive-rs git git-client ncurses-tui rust

Last synced: 07 Nov 2024

https://github.com/aspiers/git-explode

Explode linear sequence of git commits into topic branches

branches cli commits dependency-analysis dependency-graph dependency-manager git porting revision-control

Last synced: 31 Oct 2024

https://github.com/krobelus/git-branchstack

Efficiently manage Git branches without leaving your local branch

branchless-workflow git patch-management patch-stack pull-request

Last synced: 27 Oct 2024

https://github.com/feross/git-pull-or-clone

Ensure a git repo exists on disk and that it's up-to-date

clone git javascript nodejs pull repository

Last synced: 16 Oct 2024

https://github.com/zjx20/socks-cli

A solution to make CLI commands use socks5 proxy.

curl git proxy proxy-env scp socks5 ssh terminal

Last synced: 28 Oct 2024

https://github.com/benhoyt/gogit

Just enough of a git client (in Go) to init a repo, commit, and push to GitHub

git go scripting

Last synced: 14 Oct 2024

https://github.com/heyloh/git-commands

Repositório com comandos básicos do git para iniciantes.

git git-cli github

Last synced: 28 Oct 2024

https://github.com/vcs-python/libvcs

⚙️ Lite, typed, pythonic utilities for git, svn, mercurial, etc.

api git hg library mercurial parsing python python-3 pythonic subversion svn url-parser vcs

Last synced: 25 Oct 2024

https://github.com/mavam/dotfiles

:desktop_computer: The very heart of an efficient work environment

dotfiles git mutt tmux vim zsh

Last synced: 07 Nov 2024

https://github.com/b4nst/turbogit

Opinionated cli enforcing clean git workflow without comprising UX

cli conventional-commits git go opinionated semver tug

Last synced: 04 Aug 2024

https://github.com/cami-la/configuracao-inicial-ambiente-de-desenvolvimento-java

Guia para o curso "Configurando o Ambiente de Desenvolvimento Java"

eclipse-ide git intellij-idea java macos ubuntu vscode windows

Last synced: 09 Oct 2024

https://github.com/oleks/git-ready-to-deploy

Are you Git-Ready to Deploy?

git

Last synced: 27 Oct 2024

https://github.com/lio-zero/blog

I hope my content can help you. Now I focus on the front-end field, but I will also share what I see and feel in my limited time.✨✨

algorithms blog coding computer-network css data-structures dom frontend git github html javascript mongodb node react tool typescript vscode vuejs wtf

Last synced: 05 Nov 2024

https://github.com/tiredofit/docker-tinc

Docker Mesh VPN service with monitoring

alpine docker git s6-overlay tinc zabbix-agent

Last synced: 05 Nov 2024

https://github.com/glfmn/glitter

Display git status information in your shell prompt

bash cli fish-shell git powershell pretty-printer rust utility zsh

Last synced: 31 Oct 2024

https://github.com/jpwilliams/gitree

Print a directory tree that shows Git status and ignores files dictated by .gitignore.

added diff directory git modified renamed status tree untracked

Last synced: 30 Oct 2024

https://github.com/tomastomecek/pretty-git-prompt

`git status` inside your shell prompt

git prompt zsh

Last synced: 27 Oct 2024

https://github.com/MikhailMasny/useful-web-pages

📚 A set of useful links for a web developer, including links to topics such as Git, HTML, CSS, JavaScript, various extensions for VS, VS Code, Chrome, Back-end, and Front-end Frameworks and etc.

backend chrome-extension csharp css database dotnet fonts frontend git html icons images javascript pixels roadmap sandbox sql ui-framework visual-studio-code-extension visual-studio-extension

Last synced: 05 Nov 2024

https://github.com/mloskot/dotfiles

My dotfiles (fka wsl-config) for development environments on Windows, Windows Subsystem for Linux and Linux

bash configuration-files git git-bash linux mutt powershell vim windows windows-subsystem-linux windows-terminal wsl wsl-debian wsl-ubuntu

Last synced: 29 Oct 2024

https://github.com/yurrriq/dotfiles

My (semi-)literate dotfiles for Nix, Emacs, fish, etc, managed with home-manager and GNU Stow

cachix dotfiles emacs fish-shell git gnupg home-manager kitty literate-configuration literate-programming nix-flakes nixos nixpkgs noweb rebar3 starship xmonad

Last synced: 12 Oct 2024

https://github.com/sameer/git-lfs-ipfs

Use IPFS as a git-lfs endpoint

actix-web git git-lfs ipfs lfs rust

Last synced: 31 Oct 2024

https://github.com/yuridevat/sos-animals

This app will help abandoned animals get help from Animal welfare organizations all over the world when people reporting them via this app.

appwrite auth figma git github react react-router reactjs scss

Last synced: 09 Oct 2024

https://github.com/oskar456/dzonegit

Git hooks to manage a repository of DNS zones

dns dns-server git

Last synced: 13 Aug 2024

https://github.com/cristianzsh/openbsd-selfhosted

:blowfish: Shell script for self-hosting cloud, email, and git services

cloud email git openbsd self-hosted self-hosting shell-script

Last synced: 10 Oct 2024

https://github.com/Eliot00/git-lens.vim

A vim9 plugin inspired by VSCode's GitLens.

blame git vim vim-plugin vim9-plugin vim9-script

Last synced: 30 Oct 2024

https://github.com/tj/hooks

GIT hooks

git

Last synced: 16 Oct 2024

https://github.com/babarot/git-bump

Bump version (git tag) to next one with semver.

git github-actions go golang

Last synced: 31 Oct 2024

https://github.com/dmfutcher/git-profile

Simple identity switching for git

git git-profile

Last synced: 04 Nov 2024

https://github.com/packit/ogr

One Git library to Rule -- one API for many git forges

git github hacktoberfest pagure python python3

Last synced: 31 Oct 2024

https://github.com/gdelmas/githubtower

This browser extension allows you to use Github's "Clone in Desktop" button with Tower

chrome chrome-extension extension git mac safari safari-extension tower

Last synced: 22 Oct 2024

https://github.com/C-Sto/GoGitDumper

Dump exposed HTTP .git fast

bugbounty git pentesting

Last synced: 04 Aug 2024

https://github.com/Shiphero/shbin

turns a Github repo into a pastebin

command-line-tool gists git github github-api pastebin pastebin-service

Last synced: 17 Aug 2024

https://github.com/javascript-studio/studio-changes

📦 Generate a changelog as part of the npm version command

automation changelog commits git npm release versioning

Last synced: 29 Oct 2024

https://github.com/cksource/mrgit

A tool for managing projects build using multiple repositories.

git management multi-repo repository

Last synced: 28 Oct 2024

https://github.com/acumino/cheat-sheets

This repository is a centralized collection of cheat sheets for various tools and technologies commonly used in software development, system administration, and infrastructure management.

docker etcd etcdctl git helm kubernetes linux terraform vim

Last synced: 28 Oct 2024

https://github.com/eed3si9n/git-gone

git

Last synced: 22 Oct 2024

https://github.com/SwiftDocOrg/Git

A Swift package for working with Git, built on top of libgit2.

git libgit2 swift

Last synced: 05 Aug 2024

https://github.com/rafi/gits

A Fast CLI Git manager for multiple repositories

git golang helper multiplatform productivity

Last synced: 06 Aug 2024

https://github.com/tungbq/repos

🚀 My repositories landscape

devops git github github-actions repository

Last synced: 27 Oct 2024

https://github.com/privatenumber/git-publish

☁️ Publish your npm package to a GitHub repository branch

branch branches git github npm publish

Last synced: 27 Oct 2024

https://github.com/chshersh/github-tui

🌒 A TUI for GitHub

git github ocaml tui

Last synced: 29 Oct 2024