About 1,122,896 results (1,397 milliseconds)

Renaming branches in Gerrit

https://groups.google.com/g/repo-discuss/c/UoiNNYlVQu8
So, the old branch name will still stay there in the repository. 2) I have to go to the central repository and rename the branch using Git itself but I must ...

I have already used the name for *MY* programming language ...

https://code.google.com/p/go/issues/detail?id=9
Nov 10, 2009 ... There have been papers published on this and I have a book. I would appreciate it if google changed the name of this language; as I do not want ...

Git and Gerrit Sync: push my changes made in gerrit to github ...

https://groups.google.com/g/repo-discuss/c/t0ohuXIvMZc
Feb 29, 2024 ... Now I am able to login into Gerrit, created new project name which is same as Github repository name. I have cloned the repo using my gerrit url ...

Git is renaming file names while executing "git checkout" command

https://groups.google.com/g/git-for-windows/c/xlpaIu2MxlM/m/1zi_5PdcCgAJ
Feb 5, 2019 ... rename the files to the new case, and add in a bit of training to avoid this and similar issues with branch names and other case sensitive areas ...

Sqitch Users - Google Groups

https://groups.google.com/g/sqitch-users
Backslash in Change Names? Hello Sqitcheroos, I have a pull request open ... Hi There, I am using git bash to run below Sqitch deploy command from git bash.

The blacklist / master issue

https://groups.google.com/g/django-developers/c/tctDuKUGosc/
It's not about Django and even not GitHub. Do you want to change the default branch name in Git? אורי. u...@speedy.

Gerrit and git-filter-branch

https://groups.google.com/g/repo-discuss/c/qU3Pwm9q1C0
May 4, 2010 ... UPDATE projects SET name = 'git/' || SUBSTR(name, LENGTH('projectsC/')) WHERE name <> (SELECT wild_project_name FROM system_config); UPDATE ...

Repo command-- having a different username on server than my ...

https://groups.google.com/g/repo-discuss/c/RXyv0mUCVQ4
Nov 28, 2011 ... time the repo list changes. I was thinking it would be nice to set ... not only when fetching code with git but in any circumstances when

How to change committer email address during git push

https://groups.google.com/g/repo-discuss/c/aH7sCmw94pg/m/eSil6DaieQYJ
Sep 27, 2013 ... I need to change the committer email address from [email protected] ... Just fix the name and the email id there and it will work.

How to clone without using username with gerrit?

https://groups.google.com/g/repo-discuss/c/kALBoby-nYw
May 22, 2019 ... The downside of the ssh-config approaches is that remote git operations for origin can start failing in your local git if you change ~/.ssh ...

How to clone without using username with gerrit?

https://groups.google.com/g/repo-discuss/c/kALBoby-nYw
May 22, 2019 ... The downside of the ssh-config approaches is that remote git operations for origin can start failing in your local git if you change ~/.ssh ...

error while using " git push origin HEAD:refs/changes/xxxx "

https://groups.google.com/g/repo-discuss/c/Jo9NJp3xpOA
Mar 9, 2023 ... To use this syntax, you would run a git push command with the remote and branch name, followed by the destination ref. For example: git push ...

Rename directory on cloning or fetching repository in gitlab-ci ...

https://groups.google.com/g/gitlabhq/c/pEhyeVtaReE/m/-oDGEqJOAAAJ
Nevermind. We had a special naming convention that needed the checkout onto a different folder name, based on local or on CI checkout. I changed our naming ...

Gerrit replication slowness (with ~100K refs)

https://groups.google.com/g/repo-discuss/c/0JFJItxWVRY
ignore the refs/changes/ names from the peer during push. This isn't normally something that gets done in the Git wire protocol. But it might be worth doing ...

goCD Native git materials plugin issue

https://groups.google.com/g/go-cd/c/dWDmI7jCpXg
Oct 3, 2022 ... ... name in YAML the same. Does that change anything? -Chad... To view this discussion on the web visit https://groups.google.com/d/msgid/go ...

Using version control and deploying | Looker | Google Cloud

https://cloud.google.com/looker/docs/version-control-and-deploying-changes
Feb 26, 2024 ... You can use the Git Production Branch Name field to specify which branch from ... changes, use the Git button to commit these changes to ...

Add additional information to the Windows Explorer Title Bar - SVN

https://groups.google.com/g/tortoisesvn-dev/c/duySGgquK6M
The feature basically integrates the current branch in Windows Explorer Title when it is a Git repo. I saw that it was developed in this commit: https ...

How to commit changes using repo tool with gerrit?

https://groups.google.com/g/repo-discuss/c/XPVqV3zvX5I
Jul 15, 2011 ... xml version="1.0" encoding="UTF-8"?> <manifest> <remote name="git" fetch="ssh://username@gerrit_host:29418/" review="ssh://username@gerrit_host: ...

Listing a project twice in the same manifest

https://groups.google.com/g/repo-discuss/c/oljokMvXfcU
Obviously this use case is not really covered by the android repo script since the tag "project name" which specifies the git repository to be used can only be ...

Naming individual tests on SauceLabs

https://groups.google.com/g/nightwatchjs/c/OtsFxeJ78UE
... from git. With the later version you can change the desired capabilities from within the test using browser.options.desiredCapabilities.name. Andrei Rusu's ...