On Mon, Jan 10, 2011 at 4:20 PM, n179911 <[email protected]> wrote: > > After I upgate my Webkit source using 'git pull', but after that , I > see these directories as 'untracked files': > JavaScriptCore, JavaScirptGlue, WebCore. > > Can you please tell me why is that? Does Webkit change the code > structure? But whey 'git pull' does not update it? >
Yes, we're moving JavaScriptCore, WebCore, and other source code into /trunk/Source/. You should just delete those top-level directories. - Ryosuke
_______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
