diff options
author | Squibid <me@zacharyscheiman.com> | 2023-08-02 16:42:28 -0400 |
---|---|---|
committer | Squibid <me@zacharyscheiman.com> | 2023-08-02 16:42:28 -0400 |
commit | 33ab722485c15442a70859a88e1fe91377dc2e43 (patch) | |
tree | 3552c3609d85b5a793aa72dd6f22f018c5395036 /README.md | |
parent | ffc9552a256e23fed5c979f5fb0400f49130a8e5 (diff) | |
download | git-yodel-33ab722485c15442a70859a88e1fe91377dc2e43.tar.gz git-yodel-33ab722485c15442a70859a88e1fe91377dc2e43.tar.bz2 git-yodel-33ab722485c15442a70859a88e1fe91377dc2e43.zip |
inital commit
Diffstat (limited to '')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..516d4f0 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# Git Yodel +Sending useful information to your commit buffer + +# TODO +- make the diff preview appear in the proper location on startup instead of +having to wait for an update |