applying a patch

Gedare Bloom gedare at rtems.org
Thu Apr 2 21:12:43 UTC 2020


On Thu, Apr 2, 2020 at 3:08 PM Vaibhav Gupta <vaibhav.varodek at gmail.com> wrote:
>
> On Sun, 22 Mar 2020 at 01:23, Eshan Dhawan <eshandhawan51 at gmail.com> wrote:
> >
> > Hello everyone
> > I tried to apply this patch but it fails.
> > Since I have done this before so I might be doing something wrong.
> > if you all could guide me
> >
> > patch : https://lists.rtems.org/pipermail/devel/2020-March/058516.html
> >
> Its just few simple steps:
>
> 1- As you use gmail, just open the patch-mail. Click option
>     and select 'Show Original'.
> 2- Copy the content written in monospace/raw-format.
>      There is also a button 'Copy to Clipboard'.
> 3- Get to your terminal, switch to master branch.
>     You might wanna 'git pull' to load recent
>     changes (if any).
> 4- type 'git am' and hit enter key.
> 5- Since no mailbox given, it will read from stdin, hence
>      wait for your input.
> 6- Paste the content (ctrl+shift+v).
> 7- Press (ctrl+D)
>
> Patch will be applied
>
At #2 I also have the option to download a file. Then you can skip to
4 and provide the filename on the git-am command line and be done.

> -- Vaibhav Gupta
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel


More information about the devel mailing list