On Wed, Oct 23, 2024 at 06:46:42PM +0200, Kristoffer Haugsbakk wrote: > Hi > > On Wed, Oct 23, 2024, at 14:11, Seyi Kuforiji wrote: > > This change updates the script to conform to the coding > > standards outlined in the Git project's documentation. According to the > > guidelines in Documentation/CodingGuidelines under "Redirection > > operators", there should be no whitespace after redirection operators. > > > > Signed-off-by: Seyi Kuforiji <kuforiji98@xxxxxxxxx> > > I can confirmt that this patch, when applied, fixes all of the instances > of this style violation. Thanks, both. Will queue. Thanks, Taylor