Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 01:22:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 259207] ports-mgmt/pkg_tree: cleanup
Message-ID:  <bug-259207-7788-s2jSq4tTVP@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-259207-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-259207-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259207

Tatsuki Makino <tatsuki_makino@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #228910|                            |maintainer-approval+
              Flags|                            |

--- Comment #3 from Tatsuki Makino <tatsuki_makino@hotmail.com> ---
Created attachment 228910
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D228910&action=
=3Dedit
format-patch for ports-mgmt/pkg_tree

(In reply to Koichiro Iwao from comment #2)
=E3=81=93=E3=82=93=E3=81=AA=E6=84=9F=E3=81=98=E3=81=AE=E3=82=84=E3=81=A4=E3=
=81=A7=E3=82=88=E3=81=84=E3=81=A7=E3=81=99=E3=81=8B=EF=BC=9F
Is this what the format-patch should look like?


The commands I used to generate it:
rm -r -f -- ports-mgmt/pkg_tree/
cp -R -- ~/work/pkg_tree ports-mgmt/
git add -- ports-mgmt/pkg_tree
git commit "--author=3DTatsuki Makino <tatsuki_makino@hotmail.com>" --
git format-patch --no-prefix -1 "--output-directory=3D/tmp/" --start-number=
=3D1
"--subject-prefix=3D" HEAD

In addition, the commands to restore the local clone to its original state:
git reset --soft HEAD^ --
git restore --source=3DHEAD --staged -- ports-mgmt/pkg_tree

(These additional information can be used as a reference to see what kind of
ideas the less understanding maintainer might generate :) )

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-259207-7788-s2jSq4tTVP>