awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
alirezanet avatar

alirezanet/Husky.Net

0
View on GitHub↗
846 stars·40 forks·C#·MIT·3 vuesalirezanet.github.io/Husky.Net↗

Husky.Net

Lint your commit messages, run tests, format or analyze code, and perform any other checks automatically when you commit or push. 🚀

Features

  • Git Tools - Git hooks runner for linting and automation.
  • Contrôle de version - Git hooks manager for .NET projects.

Historique des stars

Graphique de l'historique des stars pour alirezanet/husky.netGraphique de l'historique des stars pour alirezanet/husky.net

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Husky.Net

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Husky.Net.
  • gitextensions/gitextensionsAvatar de gitextensions

    gitextensions/gitextensions

    8,361Voir sur GitHub↗

    GitExtensions is a graphical user interface client for managing Git repositories. It provides a suite of visual tools for browsing commit logs, staging changes, and tracking file evolution across a project's history. The project features a commit visualizer that maps branch and merge relationships via a graphical map and a dedicated history manager for performing interactive rebases and squashing commits. It includes a visual merge conflict resolver to identify and fix overlapping code changes during merges or history rewrites. The software covers broad version control capabilities, includin

    C#gitgit-clientgit-gui
    Voir sur GitHub↗8,361
  • libgit2/libgit2sharpAvatar de libgit2

    libgit2/libgit2sharp

    3,439Voir sur GitHub↗

    Git .NET = ❤

    C#dotnetdotnet-coregit
    Voir sur GitHub↗3,439
  • arc90/git-sweepAvatar de arc90

    arc90/git-sweep

    2,675Voir sur GitHub↗

    A command-line tool that helps you clean up Git branches that have been merged into master.

    Python
    Voir sur GitHub↗2,675
  • sobolevn/git-secretAvatar de sobolevn

    sobolevn/git-secret

    4,023Voir sur GitHub↗

    git-secret is a command line tool and Bash encryption utility used to manage sensitive configuration files and passwords within Git repositories. It enables version controlled secret storage by encrypting files with GPG public keys, ensuring that sensitive data can be committed to a repository without exposing plaintext. The tool utilizes a PGP encryption workflow to control access through a managed keyring of authorized public keys. This allows for the granting and revocation of decryption permissions for specific users. To prevent accidental data leaks, it automatically integrates with Git

    Shellencryptiongitgit-addons
    Voir sur GitHub↗4,023
Voir les 30 alternatives à Husky.Net→

Questions fréquentes

Que fait alirezanet/husky.net ?

Lint your commit messages, run tests, format or analyze code, and perform any other checks automatically when you commit or push. 🚀

Quelles sont les fonctionnalités principales de alirezanet/husky.net ?

Les fonctionnalités principales de alirezanet/husky.net sont : Git Tools, Contrôle de version.

Quelles sont les alternatives open-source à alirezanet/husky.net ?

Les alternatives open-source à alirezanet/husky.net incluent : libgit2/libgit2sharp — Git + .NET = ❤. unixorn/git-extra-commands — A collection of git utilities, useful extra git scripts, tutorials and other useful articles. arc90/git-sweep — A command-line tool that helps you clean up Git branches that have been merged into master. gitextensions/gitextensions — GitExtensions is a graphical user interface client for managing Git repositories. It provides a suite of visual tools… sobolevn/git-secret — git-secret is a command line tool and Bash encryption utility used to manage sensitive configuration files and… alichtman/shallow-backup — Git-integrated backup tool for macOS and Linux devs.