Re: applying a patch

2020-04-02 Thread Eshan Dhawan
Thanks -Eshan > On 03-Apr-2020, at 2:55 AM, Vaibhav Gupta wrote: > >  >> >> 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. > > Yeah! Its just that I got used to copying to clipboard > and providing

Re: applying a patch

2020-04-02 Thread Vaibhav Gupta
> 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. Yeah! Its just that I got used to copying to clipboard and providing it to git-am via stdin. We can of course do it both the ways. -- Vaibhav Gupta

Re: applying a patch

2020-04-02 Thread Gedare Bloom
On Thu, Apr 2, 2020 at 3:08 PM Vaibhav Gupta wrote: > > On Sun, 22 Mar 2020 at 01:23, Eshan Dhawan 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

Re: applying a patch

2020-04-02 Thread Vaibhav Gupta
On Sun, 22 Mar 2020 at 01:23, Eshan Dhawan 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 fe

Re: applying a patch

2020-03-21 Thread Gedare Bloom
Hi Eshan, It can be tricky to apply a patch from an email. I used to have a script to help for gmail, but it doesn't work anymore with Google's "Insecure Apps" filtering. What you can do is, if you have the email in your inbox, you can go to "Show Original" and then copy/paste the content to a tex

Re: applying a patch

2020-03-21 Thread Eshan Dhawan
Thanks On Sun, Mar 22, 2020 at 1:31 AM Joel Sherrill wrote: > > > On Sat, Mar 21, 2020 at 2:53 PM Eshan Dhawan > 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

Re: applying a patch

2020-03-21 Thread Joel Sherrill
On Sat, Mar 21, 2020 at 2:53 PM Eshan Dhawan 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 > Should be