Skip to content

GitHub Blog Search

Search Results for: Ecosystem

An illustration of two octocats repairing a robot.

Move Fast and Fix Things

Anyone who has worked on a large enough codebase knows that technical debt is an inescapable reality: The more rapidly an application grows in size and complexity, the more technical…

Vicent Martí
An illustration of two octocats repairing a robot.

Exception Monitoring and Response

Like most software applications, GitHub can generate a few exceptions. Incoming exceptions range from system-level issues including Git timeouts and missing references, to application-level issues including simple code mistakes and…

Justin Palmer
An illustration of two octocats repairing a robot.

GitHub Rebase #18

First, rewinding head to replay your work on top of it... Yes, git branch doesn't take a @-b@ flag. Sidewalk and chalk doesn't edit easily. Featured Project synapse Oh, you…

Nick Quaranto