# jakubnabrdalik/gitkurwa

A sample project containing usefull verbose aliases, for those who feel lost and angry at git. Basically for those Polish folks, who scream "Git, kurwa!".

Repository: https://github.com/jakubnabrdalik/gitkurwa
Canonical: https://ross.abutalabs.com/products/gitkurwa
Language: Shell
License: WTFPL
License Family: permissive
Last push: 2023-05-10T08:58:39+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5272, "days_push": 1211, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1750, forks 120 (observed 2026-08-28T04:05:31.079342+00:00)

## What it is
A collection of verbose, human-friendly Git aliases written in Shell, aimed at developers who struggle with Git's complexity. It provides shortcuts and improved versions of standard Git commands for history browsing, branch management, and repository inspection.

## Use cases
- find out who changed what in a git branch
- view git history with a nice tree
- quickly switch between master and main branches
- list remote branches with last modification info
- unstage everything I prepared for commit
- see all available git aliases
- track and update all remote branches

## When to choose
- you use Git from the command line daily and want friendlier, more discoverable commands
- you want better defaults for history viewing and branch inspection without extra tools
- you are a Git beginner who keeps getting lost and wants verbose, self-documenting aliases

## When to avoid
- you prefer GUI Git clients or IDE-integrated Git tooling
- you already have a curated alias set and only need a few specific commands
- you need a maintained tool with guaranteed updates - it is a sample project with sporadic releases

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: cli, developer-tools, version-control
- domain: developer-tools, version-control
- platform: cli, windows
- tags: git-aliases, shell-scripting, git-workflow, productivity, command-line, linux, macos

## Member repositories
- jakubnabrdalik/gitkurwa (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:31.079342+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:28:44.857036+00:00, confidence not recorded.
  - readme: https://github.com/jakubnabrdalik/gitkurwa (fetched 2026-08-28T04:05:31.079342+00:00, sha 39fa85571b53)
- Data as of 2026-08-30T08:39:29.467469+00:00.
