commit 0ea3f8734f94c843e8eecbb49b317f2c39e127f0 from: Oliver Lowe date: Thu Feb 06 10:10:01 2025 UTC git config commit - baad145c63e78a3da5830bdcdb726bb9806f0c8f commit + 0ea3f8734f94c843e8eecbb49b317f2c39e127f0 blob - cabe882d52b6dd6b85ccc6efd9784182059c8466 blob + 5d840605ca98be56033706ecb44c833ecbacae6b --- lib/git +++ lib/git @@ -1,5 +1,5 @@ [core] - pager = "9 nobs" + pager = cat [user] name = Oliver Lowe email = o@olowe.co @@ -10,6 +10,7 @@ ci = commit up = pull -r b = branch + fp = format-patch [fetch] prune = true [push]