Cloning git repo?

The master branch of this repo is empty. You need to check out the proper branch.

The master branch of this repo is empty. You need to check out the proper branch: $ git branch -a * master remotes/origin/HEAD -> origin/master remotes/origin/android-msm-2.6.35 remotes/origin/master $ git checkout android-msm-2.6.35 Checking out files: 100% (33866/33866), done. Branch android-msm-2.6.35 set up to track remote branch android-msm-2.6.35 from origin.

Switched to a new branch 'android-msm-2.6.35' $ ls COPYING MAINTAINERS arch firmware ipc net sound CREDITS Makefile block fs kernel samples tools Documentation README crypto include lib scripts usr Kbuild REPORTING-BUGS drivers init mm security virt $.

Apparently, master has no files. You have to checkout a branch: git checkout --track -b android-msm-2.6.35 origin/android-msm-2.6.35.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions