arrow_backRetour aux issues
roshaninfordham/agentskills
#1
Débutant
Ouvrirarrow_forward
Débutant
Ouvrirarrow_forward
Débutant
Ouvrirarrow_forward
Request: recovering from a bad git state
ecoDébutant
help wanted
good first issue
skill request
descriptionDescription
## What situation should this cover?
An agent (or a person) has got git into a state they don't understand — a rebase
half-applied, a detached HEAD, a force-push that ate work, a stash they can't find.
The instinct is to try commands until it looks right, which is exactly how work
gets destroyed.
## What goes wrong without it?
Real, irreversible data loss. `git reset --hard` and `git checkout .` discard
uncommitted work with no undo. Meanwhile `git reflog` makes most "lost" commits
trivially recoverable, and almost nobody reaches for it first.
## Who would know this?
Anyone who has recovered someone else's repository. The skill should cover: stop
and look before acting, reflog first, what is genuinely unrecoverable (uncommitted
and unstashed changes) versus what only looks lost.
Issues similaires
MyZubster-Ecosystem/myzubster
star1
Poids du dépôt moyen
[BOUNTY · OPEN FOR CONTRIBUTORS] Crea il fumetto visuale “Come funziona MyZubster” — 300 MYZ proposed
# 🎨 Bounty — Crea il fumetto visuale “Come funziona MyZubster” ## Status **OPEN FOR CONTRIBUTORS / PROPOSED** > Quest…
JavaScript
documentation
good first issue
StudentSuite/awesome-study-resources
star8
Poids du dépôt léger
Psychology subsection has only 4 entries
The `### Psychology` subsection under By Subject currently has only 4 entries (CrashCourse, Fiveable, Seneca Learning, …
JavaScript
good first issue
content
StudentSuite/awesome-study-resources
star8
Poids du dépôt léger
Foreign Languages subsection has only 4 entries
The `### Foreign Languages` subsection under By Subject currently has only 4 entries (Duolingo, italki, Language Reacto…
JavaScript
good first issue
content