WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
249003
[WPE] Add the path of the external cog repository to .gitignore
https://bugs.webkit.org/show_bug.cgi?id=249003
Summary
[WPE] Add the path of the external cog repository to .gitignore
Carlos Alberto Lopez Perez
Reported
2022-12-08 18:29:33 PST
The path Tools/wpe/cog that contains the external checkout of cog appears as untracked files on my WebKit checkout when doing git status, it is a bit annoying $ git status On branch main Your branch is up to date with 'origin/main'. Untracked files: (use "git add <file>..." to include in what will be committed) Tools/wpe/cog/ nothing added to commit but untracked files present (use "git add" to track) Let's add it to .gitignore
Attachments
Add attachment
proposed patch, testcase, etc.
Carlos Alberto Lopez Perez
Comment 1
2022-12-08 18:34:48 PST
Pull request:
https://github.com/WebKit/WebKit/pull/7373
EWS
Comment 2
2022-12-09 06:59:30 PST
Committed
257624@main
(90e3be3f389b): <
https://commits.webkit.org/257624@main
> Reviewed commits have been landed. Closing PR #7373 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug