On 21/06/16 22:34, Omar Sandoval wrote:
> $ git status
> On branch master
> Untracked files:
> (use "git add ..." to include in what will be committed)
>
> asdf
>
> nothing added to commit but untracked files present (use "git add" to track)
>
>
> tools/thermal/tmon/.gitignore als
On Tue, Jun 21, 2016 at 11:03:39PM +0100, Kieran Bingham wrote:
> On 21/06/16 22:34, Omar Sandoval wrote:
> > $ git status
> > On branch master
> > Untracked files:
> > (use "git add ..." to include in what will be committed)
> >
> > asdf
> >
> > nothing added to commit but untracked fi
On Tue, Jun 21, 2016 at 10:20:14PM +0100, Kieran Bingham wrote:
> On 21/06/16 22:11, Omar Sandoval wrote:
> > From: Omar Sandoval
> >
> > Since scripts/gdb/linux/constants.py is autogenerated, this should have
> > been added to .gitignore when it was introduced.
> >
> > Fixes: f197d75fcad1 ("scr
On 21/06/16 22:11, Omar Sandoval wrote:
> From: Omar Sandoval
>
> Since scripts/gdb/linux/constants.py is autogenerated, this should have
> been added to .gitignore when it was introduced.
>
> Fixes: f197d75fcad1 ("scripts/gdb: provide linux constants")
> Signed-off-by: Omar Sandoval
> ---
> Th
From: Omar Sandoval
Since scripts/gdb/linux/constants.py is autogenerated, this should have
been added to .gitignore when it was introduced.
Fixes: f197d75fcad1 ("scripts/gdb: provide linux constants")
Signed-off-by: Omar Sandoval
---
Thanks, Kieran, I totally missed the comment in top-level .g
5 matches
Mail list logo