About 1,945,418 results (4,721 milliseconds)

local_manifest

https://groups.google.com/g/repo-discuss/c/xS30dwIbf7Q
If I need to remove a project, can the local manifest do that just once? If ... git merge to bring the updates into your local manifest. Aravind's ...

How can you delete components from a local project to match what ...

https://groups.google.com/a/illuminatedcloud.com/g/discussion/c/qV1aO3jJhJw/m/UMgyeFX2AQAJ
Sep 27, 2017 ... I was used to the "project clean" feature in MavensMate, but what I do with IC is: 1. Ensure I've committed my local changes to git. 2. Delete ...

duplicate path errors with latest repo when using remove-project in ...

https://groups.google.com/g/repo-discuss/c/m-bnlAWqvhI
Jan 30, 2014 ... ... projects via remove-project + project stanzas in a local manifest file. Running a repo sync today in a repo that was working just fine ...

What should I do after a change is abandoned?

https://groups.google.com/g/repo-discuss/c/8tAphHqWqSA
Apr 20, 2014 ... This is a double-noob question, as I am new both to Gerrit and to Git. I made four changes to a project, committed them to my local repo ...

Move Projects in Git to Gerrit

https://groups.google.com/g/repo-discuss/c/HxFZf-hr8j4
Dec 12, 2014 ... But I would like to convert my local git repository to my gerrit's git repository. ... git config --remove-section remote.origin. git config ...

Permission denied accessing the local Git repository '/home/user/foo ...

https://groups.google.com/g/reviewboard/c/Vo0Fa3TtRzY
Aug 4, 2015 ... - I could not get the get repository setup with remote pointing to my private github repository. - Since then I have setup a local git repo ...

Pushing full repo to gerrit

https://groups.google.com/g/repo-discuss/c/92Cch1uh5ds
Do I need to create a new git project in gerrit for every git project in my local repo mirrir? ... No, what I did was remove .git from the repositories I ...

Gerrit and git-filter-branch

https://groups.google.com/g/repo-discuss/c/qU3Pwm9q1C0
May 4, 2010 ... > expiry of unreachable references and run gc on the server repository? To completely discard these, yes, you would need to delete everything

Re: [android-building] repo sync and deleted/modified files

https://groups.google.com/g/android-building/c/QIne5MVjO7U
repo is explicitly designed to not delete your local changes during a sync. ... local changes in a GIT managed project to previous state?) I did this in ...

Remove Dependency

https://groups.google.com/g/repo-discuss/c/WTj8lwPde3M
Sep 21, 2009 ... you can replace the repo upload by an appropriate git push: git push <project URL> <your local sha>:refs/changes/<gerrit change number> JBQ.

repo sync causes my local changes to be lost

https://groups.google.com/g/android-platform/c/YC1opLTOL1c
Jul 26, 2011 ... git clone git://local_ip/device/samsung/crespo . git branch SomeTask git add . git commit -m "Some task done" git checkout gingerbread git pull ...

Missing tags when pulling from Gerrit

https://groups.google.com/g/repo-discuss/c/1hUvuexYgaA
Aug 22, 2012 ... - Add the following access controls to the parent project (or local manifest project) ... git clone and cloning the manifest file then ...

repo 1.12.24, "cannot overwrite a local work tree"

https://groups.google.com/g/repo-discuss/c/wq9_C6gj1bk
In our trees, we start with an aosp manifest and then adjust it using a local-manifest. We add new projects (under new paths), and also use "remove-project" to ...

How can I do sync from repo to GIT repository?

https://groups.google.com/g/repo-discuss/c/L6No7XysXXk
"git fetch" will update your local repository to align to remote "korg ... remove it? git checkout m/master where the name after m/ is the branch name ...

Import SVN project into gerrit?

https://groups.google.com/g/repo-discuss/c/EVjQ1nfS6PQ
Dec 31, 2015 ... just convert your SVN repo to Git (see [1]) and copy the bare repo into Gerrit's /git directory. ... git remote remove local-git. git remote add ...

Re: How to abandon a local commit, which is abandoned on Gerrit

https://groups.google.com/g/repo-discuss/c/IGOpDuBWrW4
Aug 29, 2012 ... How can I tell repo that the commit is deleted? You're using "repo upload"? That command basically does (see project.py) git rev-list --pretty ...

How to change committer email address during git push

https://groups.google.com/g/repo-discuss/c/aH7sCmw94pg/m/eSil6DaieQYJ
Sep 27, 2013 ... to [email protected]. Hi, I was trying to do a git push to https://gerrit.googlesource.com/gerrit and got the below error :

How mix trashed my project's git config

https://groups.google.com/g/elixir-lang-talk/c/1XaCObnMCho/m/S3_YwkSHZp8J
... files (which weren't delete because they were .gitignored ... After that, I checked out back to master and cloned the project locally to another directory.

development by using repo

https://groups.google.com/g/repo-discuss/c/6Ir6L4Lstoc
Dec 12, 2008 ... probably remove the local-mirror and do everything with MasterRepo (as ... http://android.git.kernel.org, I will do a repo sync on the local

what if manifest file changes

https://groups.google.com/g/repo-discuss/c/huZj293MCyc
repo/manifests && git pull) && repo sync" usually fixes that, but its ... > - project removed from the manifest: the project isn't removed from your