Discussion:
[Dnsmasq-discuss] patches welcome
Geert Stappers
2018-02-12 16:30:57 UTC
Permalink
Idealy, you would clone the dnsmasq repository, then you would do your
changes then commit (git commit -s) them and finaly send the patch.
I've already done most of that. I posted the output of git diff in an
earlier message.
What git command should I use to generate the appropriate patch?
git checkout -f -b newfeature
# development
git commit
git format-patch master
git send-email


See e.g. https://pve.proxmox.com/wiki/Developer_Documentation#Checking_out_a_git_repository
for a more verbose version.


Groeten
Geert Stappers
--
Leven en laten leven
Loading...