opnsense-src/tools/tools/git
Kyle Evans 03774659d1 tools: git hooks: drop "submitted by" from commit template
With the switch to git, we should strive to properly attribute every
commit appropriately with the metadata that's provided to do so. In this
case, the submitter should be recorded via the author metadata.  Committing
an arbitrary patch, one can set it as such:

git commit --author="John Smith <smith@example.com>"

Reviewed-by:	emaste
Differential-Revision:	https://reviews.freebsd.org/D28069
2021-01-14 00:33:07 -06:00
..
hooks tools: git hooks: drop "submitted by" from commit template 2021-01-14 00:33:07 -06:00
arcgit Fix git tools when run against a worktree 2016-11-11 23:07:31 +00:00
git-svn-init git-svn-init: Add docs to the choice of repos 2018-11-20 23:27:15 +00:00
git-svn-rebase Regularize my copyright notice 2019-12-04 16:56:11 +00:00
HOWTO tools: Add a git-svn bootstrap script 2018-08-02 18:28:02 +00:00
importgit Fix git tools when run against a worktree 2016-11-11 23:07:31 +00:00