diff options
author | Raghuram Subramani <raghus2247@gmail.com> | 2025-10-14 16:57:48 -0400 |
---|---|---|
committer | Raghuram Subramani <raghus2247@gmail.com> | 2025-10-14 16:57:48 -0400 |
commit | 3a66d6dbce7f50728751eae3da8ffe58386ee68e (patch) | |
tree | 485a3858ae02d53a5f81a0eae79c411a58ab5242 | |
parent | 635e0ce52d634445c3ae4e783b91363b478722df (diff) |
Revert "clone-all-github->sync-github"
This reverts commit 635e0ce52d634445c3ae4e783b91363b478722df.
-rwxr-xr-x | clone-all-github (renamed from sync-github) | 0 | ||||
-rwxr-xr-x | help | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/sync-github b/clone-all-github index 739f8db..739f8db 100755 --- a/sync-github +++ b/clone-all-github @@ -8,6 +8,6 @@ init <name> desc <name> rm <name> bash -sync-github +clone-all-github update-timestamps """ |