Hi Chris, I was never able to get the screenshots through the Apache mailer due to size restrictions, so I finally posted a link to a PDF at [1].
G. [1] https://lists.apache.org/thread/zlpmq6v9tk3kjkh3wzowwwn615h25p0f On Wed, Mar 8, 2023 at 5:04 AM Chris Bowditch <[email protected]> wrote: > Hi Glenn, > > Thanks for taking the time to write this up. Unfortunately the > screenshots didn't make it into the mailing list > > Thanks, > > Chris > > On 08/03/2023 05:55, Glenn Adams wrote: > > On Tue, Mar 7, 2023 at 2:49 PM Simon Steiner > > <[email protected]> wrote: > > > > I think the overhead it adds, issues arounds CI failing for > > reasons outside of your control. > > > > > > IMO, very little overhead. I did 9 commits on this repo yesterday > > creating 5 PRs in quick succession. Very easy. Here's a real-world > > tutorial I just created to make a one line change to .gitignore. > > > > 1. Create local and remote branch: > > > > $ git checkout main # branch from main; no-op if already on > main > > $ git checkout -b skynavga/update-git-ignores # create (and switch > > to) new local branch (off of main) > > $ git push -u origin skynavga/update-git-ignores # create remote > > branch and track it > > > > Screen Shot 2023-03-07 at 21.19.34.png > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
