Re: git: 62d16ad37df7 - main - dtc.1: Mention the existence of -i flag
- In reply to: Ed Maste : "Re: git: 62d16ad37df7 - main - dtc.1: Mention the existence of -i flag"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 24 Feb 2022 06:02:02 UTC
On Wed, Feb 23, 2022 at 7:09 PM Ed Maste <carpeddiem@gmail.com> wrote: > On Wed, 23 Feb 2022 at 11:26, Warner Losh <imp@freebsd.org> wrote: > > > > The branch main has been updated by imp: > > > > URL: > https://cgit.FreeBSD.org/src/commit/?id=62d16ad37df7d9efb6e329c9e7ca1fc3975a1966 > > > > commit 62d16ad37df7d9efb6e329c9e7ca1fc3975a1966 > > Author: Jose Luis Duran <jlduran@gmail.com> > > AuthorDate: 2022-02-19 13:43:18 +0000 > > Commit: Warner Losh <imp@FreeBSD.org> > > CommitDate: 2022-02-23 16:25:30 +0000 > > > > dtc.1: Mention the existence of -i flag > > Despite not being in contrib/ dtc is maintained with > https://github.com/davidchisnall/dtc as an upstream - it would be good > to submit these changes as a pull request there. > Done, but it was harder than it should have been since I had a gnu dtc repo on github already and much hilarity ensued before I realized it wasn't the fork I created for this. Warner