[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: how to make a patch



* Paolo Pantaleo (paolopantaleo@gmail.com) [050907 13:55]:
> I have spent some time to write the bash completion for apt-file command.
> I have written a pair of email to doko@debian.org and i didn't get any
> response. Now i want to submit a patch for bash_completion file that
> add the apt-file support.
> 
> How do i make a patch? Is
> diff -u -c
> correct?

I usually use
diff -Nur
if I have a full directory tree, but using diff -u will work equally
well for two different files.


Cheers,
Andi



Reply to: