https://bugzilla.redhat.com/show_bug.cgi?id=1559711 --- Comment #12 from Michal Ambroz <rebus@xxxxxxxxx> --- Hi Robert - I am using git the same way from prep script how it is used from the autosetup. It is same reason as already mentioned by Jason - I have all changes from patches (14 is too many to fiddle without version control) auto-commited with the autosetup -S git to be able to pinpoint the issues separately and change individual patches. I do some unbundling changes with scripts like removing files ... so I do the commits at those points as well. If "-S git" is recommended for autosetup ... why it should be problem to make git commits from a script ... so I have got clean slate after %prep and before %build. Please note the git is not used for downloading stuff online or pushing to upstream. It is simply used for having more granular atomic pin-points in the process of patching. Best regards Michal Ambroz -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx