Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Script to fetch Git commits modifying exactly the same files



Hello,
attached is a script for listing Git commits that modify EXACTLY the
same FILES as given commit. Also supports AT LEAST mode.

If one want's to do something fancy with git commits, this is rather
on top of the list. It is usable in statistical manner. Good for
intersecting through some unknown repository and obtaining clues.

Without UI script might be hard to use. For Gui, see Zcommodore, it
includes the script and is already quite usable, and with custom Ctags
supporting Zsh:

https://asciinema.org/a/2c45yzfep3qlan6crhw9rm8zb

Best regards,
Sebastian Gniazdowski

Attachment: zgit_same_files
Description: Binary data



Messages sorted by: Reverse Date, Date, Thread, Author