From 5b03eb2c097555314c135e182a8b3a94b0d6b0d1 Mon Sep 17 00:00:00 2001 From: Ryan Williams Date: Wed, 25 Sep 2024 09:13:36 -0400 Subject: [PATCH] find: move helpers from scripts to functions, improve arg handling, introduce $FIND_DRY_RUN env, git: `revert --no-edit` aliases, `dsw="diff --stat -w"`, git rebase log helpers, sql: `sq=sqlite3`, `squ=sqlite-utils` --- find | 2 +- git | 2 +- sql | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/find b/find index 7d541b4..bde25dc 160000 --- a/find +++ b/find @@ -1 +1 @@ -Subproject commit 7d541b4f8b266991192a546e928d6012c61858e9 +Subproject commit bde25dceeb7f06b0161f089d9cc9f6fd6438c7e7 diff --git a/git b/git index 6691ce8..2c38871 160000 --- a/git +++ b/git @@ -1 +1 @@ -Subproject commit 6691ce89ba476ffcad7e7e937f0b19cefcae24e6 +Subproject commit 2c388711932da33550cd3aa8d8e2ca30693e698f diff --git a/sql b/sql index 19f9f96..4c6a337 160000 --- a/sql +++ b/sql @@ -1 +1 @@ -Subproject commit 19f9f96cdacb35864637225b8d4837a3d1d26c31 +Subproject commit 4c6a33725b4189742b8f48a97d2861a8b8e591ad