About 1,549,174 results (5,007 milliseconds)

repo init and repo sync silently fail to get any files besides .repo ...

https://groups.google.com/g/repo-discuss/c/Js8JkvngQ0w
Jun 13, 2017 ... Delete. You do not have permission to ... I was able to get it working by creating a local git repository for the manifest as follows:.

Push all GIT branches to Gerrit

https://groups.google.com/g/repo-discuss/c/LFTWj4CuJsg
The main issue was that I repo would create only one GIT branch in each repository, the branch that matches the manifest. ... local BRANCHES=`git branch -r ...

Is SCM import/export plugin usable ?

https://groups.google.com/g/rundeck-discuss/c/QIvXSxcoT98
Delete. You do not have permission to delete messages in this group. Copy ... This directory seems to be like a local git repository of sorts, as it has ...

Gerrit and git-filter-branch

https://groups.google.com/g/repo-discuss/c/qU3Pwm9q1C0
May 4, 2010 ... branch changes to my local repository will it be sufficient to simply ... from the refs/changes/ area on the Gerrit repository, and also delete

Re: amend a commit and upload it

https://groups.google.com/g/repo-discuss/c/jFG4aIHpsTM
I have downloaded the commit, modified it and recommitted it to my local repository, but when I do git push aosp, it says "Everything up-to-date". But when ...

How to clear NoteDB

https://groups.google.com/g/repo-discuss/c/TvchwGQSwds
how can I clear all NoteDB data if I want to start with a new clean code review server for a certain git repository? All review data is stored in the repository ...

Syncing a repo for the first time with a local mirror

https://groups.google.com/g/repo-discuss/c/8aJbkiuWq_k
Delete. You do not have permission to delete messages in this group. Copy ... repo/projects/packages/apps/Contacts.git. What did I miss? Thanks. Bruno ...

repo 1.12.24, "cannot overwrite a local work tree"

https://groups.google.com/g/repo-discuss/c/wq9_C6gj1bk
Even after deleting the local manifest files, the errors about overwriting a local ... old version of git-repo stores all git object in .repo/projects, after ...

Git how to force server changes (overwrite local changes) and vice ...

https://groups.google.com/g/okapi-devel/c/yd8WDJ5p13g
... git/git.html (work in progress, look under "To make and use a local git repository"). Also note that git stash save can take a quoted string parameter to ...

Push local changes to remote git repository

https://groups.google.com/g/drools-usage/c/ZrZhWOWXYjE/m/Dty34Ly5CQAJ
In the event that you are not the named addressee/intended recipient of the e-mail, please notify the sender of receipt of this message and delete this message ...

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 ...

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. Your first friend is "repo status": that'll list all the files in which you've made ...

Reset local changes when running the "repo sync" command?

https://groups.google.com/g/repo-discuss/c/XermJLX2sUw
Oct 1, 2016 ... > the local clone directories. That's not surprising since neither of those commands remove untracked files. You'll probably want to run "git ...

How do I push an existing project on local system in a local git ...

https://groups.google.com/g/bonobo-git-server/c/w5nQPs8pQks
Sep 20, 2014 ... How do I push an existing project on local system in a local git repository to my new bonobo git server? ... delete and re-create the ...

Setting up Local AOSP Git/Gerrit Server

https://groups.google.com/g/repo-discuss/c/FH-y9hdCh9U
Sep 20, 2019 ... Delete. You do not have permission to delete messages in this group ... repository(Local Git Server) by switching the git remote . Since ...

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. ... The following commands will update your local repository with changes

Kie Workbench clone from remote git repo

https://groups.google.com/g/drools-setup/c/a1qFlehzJqs
Mar 16, 2016 ... Delete. You do not have ... Is there anyway we can connect Kie to connect directly to remote git repo instead of having a local git repo?

Delete remote git repository through command line.

https://groups.google.com/g/git-for-windows/c/z5HrJdPH8Ms
Jun 1, 2021 ... I want to know whether we can delete remote git repository through command line. rm -rf .git > this will delete repo on local not on remote.

Gitfs backend with local git repo issue

https://groups.google.com/g/salt-users/c/YbJ-Gde8Q9A
... local git repo as the 'remote'. ... Can you please shut down your salt master and minion on that box, and then delete the /var/cache/salt directory?

Pkg: adding a package from a local repository

https://groups.google.com/g/julia-dev/c/NOMbA04Kntw
Nov 13, 2012 ... If I've got a git repository locally or on github, how can I install ... After that, I delete my local copy, edit my local METADATA to test ...