PDA

View Full Version : [ubuntu] missing .git after getting git-core, git



ninja123
August 6th, 2010, 08:39 AM
Hi All,

I am trying to install the android source code via git.

I downloaded the git-core package and all the dependent libraries as per the instructions on :

However I get:
§git config --unset core.gitproxy
error: could not lock config file .git/config

On further search I found that this means the .git folder is missing.

What package to download to get the git working?

What is the problem?