Guys, Need some help regarding GIT, specifically I want to work with AOSP android code with my own modifications for a specific application marked in my github repository. And i also want to make sure that any update that happens to the base repository is also updated into my github repository if it doesn’t conflicts with my changes. simple git pull,push,clone is what i am aware of and can work with easily but how to setup this specifically. any pointer will be good.