GNU bug report logs -
#26006
[Website] Integral update proposal
Previous Next
Reported by: sirgazil <lizagris <at> protonmail.com>
Date: Tue, 7 Mar 2017 02:04:02 UTC
Severity: normal
Tags: fixed
Done: ludo <at> gnu.org (Ludovic Courtès)
Bug is archived. No further changes may be made.
Full log
Message #141 received at 26006 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
On Fri, Dec 08, 2017 at 01:42:27PM -0500, Quiliro Ordonez Baca wrote:
> "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de> writes:
> >
> > I believe there is a typo on the home page below the video. „leave“
> > should be „live“:
> >
> > diff --git a/website/apps/base/templates/home.scm b/website/apps/base/templates/home.scm
> > index bf727dd..f7c2d1c 100644
> > --- a/website/apps/base/templates/home.scm
> > +++ b/website/apps/base/templates/home.scm
> > @@ -196,7 +196,7 @@
> >
> > (p
> > "GNU Guix won't interfere with the package manager that comes
> > - with your distribution. They can leave together."))
> > + with your distribution. They can live together."))
> >
> > (div
> > (@ (class "action-box centered-text"))
>
> Did you write this patch by hand or did you use some kind of help? If
> you got help from something such as Emacs, I would like to learn how you
> did it so I can contribute with patches to easy stuff such as typos,
> website and documentation.
>
That would be great.
The above is part of the output from the „git diff“ shell command
after I changed the /website/apps/base/templates/home.scm file in the
guix-artwork.git from Savannah.
For a real patch you could use „git format-patch“ to create an e-mail
file which you can open in your e-mail program and then send. There
are tutorials on-line. Use „git am“ to apply such a patch from
someone else after you saved their e-mail to a file. (There also are
other methods like „git send-email“, „git am“ and so on.)
Emacs also has Git integration, but I am not familiar with it.
Regards,
Florian
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 7 years and 259 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.