About 1,548,237 results (1,673 milliseconds)

Gerrit not updating branch after merge

https://groups.google.com/g/repo-discuss/c/ko9vyryFHvA
Mar 6, 2020 ... The git history doesn't seem to reflect any changes when cloning again. Git Log shows the same commits from before the merge for each branch.

git merge and difftool with beyond compare

https://groups.google.com/g/git-for-windows/c/oEq0gmwV3PM
Jan 25, 2017 ... ... branch i have files which do not exist on the workspace branch. in ... does not actually add and delete the files from the workspace. i ...

Using version control and deploying | Looker | Google Cloud

https://cloud.google.com/looker/docs/version-control-and-deploying-changes
Git branch names must not: Contain a space character; Contain a double ... do NOT want to keep, and also delete all the merge conflict markers. Save ...

Does gerrit support review for merge commits

https://groups.google.com/g/repo-discuss/c/tExhesupv0o
Sep 23, 2015 ... I am trying to do this "push upstream to a branch" trick. I do not have access to the server's storage so I can use 'git push" only. I fetched ...

Cherry-picking with Dependencies

https://groups.google.com/g/repo-discuss/c/qlP-Yxlxg68
Mar 18, 2010 ... You do not have permission to delete messages in this group. Copy ... git merge feature-branch. To linearize the feature-branch on top of ...

Easily clean up a team's remote git branches | Ovid [blogs.perl.org]

http://feedproxy.google.com/~r/DougHellmannLinkBlog/~3/YMLVc3Ud_V8/easily-clean-up-a-teams-remote-git-branches.html
Nov 20, 2016 ... This does not delete your local copy. ... At work the rule is that when you do merge someone's branch after code review you also delete it.

[llvm-dev] Workflow to commit changes using git alone (?)

https://groups.google.com/g/llvm-dev/c/MRa4Tfc6q7o
Nov 8, 2019 ... ... branch. I also need to make sure that my patch is pushed as a single commit. I do not want to merge my local 'patchbranch' into my local ...

Gerrit and development branches issues

https://groups.google.com/g/repo-discuss/c/tmiyz6GCRaw
May 27, 2011 ... do it I've not worked out if there is an easy git command to rebase all local changes ... I thought git merge is what you do _after_ review, and ...

Best way to collapse a bunch of git commits into one?

https://groups.google.com/a/chromium.org/g/chromium-os-dev/c/CAaLpTLW9t8
Apr 15, 2011 ... 4) git apply the patch. 5) rebase the new branch to trunk and merge that one commit. 6) delete the old branch and rename the new branch with the ...

cherry-picking gerrit patch - am i doing it right?

https://groups.google.com/g/repo-discuss/c/FcvZUYBB7hQ
Nov 21, 2013 ... It does not do a merge as in "git merge". It will try to apply the change on top of the head of the local branch, and if there are conflicts it will fail.

handling git "fatal: upstream - not something we can merge"

https://groups.google.com/g/nikola-discuss/c/jQtov03G9Jc
Thats totally unfuny, let me tell. So, lets me describe my usual workflow: git branch feature-branch ... You do not have permission to delete messages in this ...

Gerrit and cherry-picking changes across branches

https://groups.google.com/g/repo-discuss/c/e48GqA92TSA
You do not have permission to delete messages in this group. Copy link. Report ... `git merge stable` is about as fast to execute as `git cherry-pick ...

Merging between branches with gerrit

https://groups.google.com/g/repo-discuss/c/JehujEECFQ8
You do not have permission to delete messages in this group. Copy link. Report ... I was actually doing "git merge origin/master" but I figured it would ...

Repo and switching manifest branches / Production branches ...

https://groups.google.com/g/repo-discuss/c/G8_ek7eLvvY
You do not have permission to delete messages in this group. Copy link. Report ... prior to switching manifest branch, and no manifest merge occurred at all (as ...

repo start not working as expected

https://groups.google.com/g/repo-discuss/c/xz6kYItVseM
Apr 7, 2016 ... You do not have permission to delete messages in this group. Copy ... $ repo forall -c 'git checkout master ; git branch -D 4.40 ; git checkout ...

Proposal to standardize on Bazaar versus Mercurial versus Git ...

https://groups.google.com/g/hardhats/c/r5T1QPUn0Q0/m/I-qrLzysXhcJ
Jun 22, 2009 ... intended recipient, please: (i) delete the message and all copies; (ii) do not disclose, ... Like merging a git tree into a bzr branch?

Best way to collapse a bunch of git commits into one?

https://groups.google.com/a/chromium.org/g/chromium-os-dev/c/CAaLpTLW9t8
Apr 15, 2011 ... 4) git apply the patch. 5) rebase the new branch to trunk and merge that one commit. 6) delete the old branch and rename the new branch with the ...

gclient sync doesn't get new code? Or???

https://groups.google.com/a/chromium.org/g/chromium-dev/c/lrrwwCOr0x4
Sep 11, 2014 ... However, when I checkout my branch and merge from master, I get "Already up-to-date.". This is probably related to transition to Git, but I don' ...

Why my exclusive access does not work.

https://groups.google.com/g/repo-discuss/c/c40tGBZLAxQ
Jun 9, 2021 ... My problem is normal user (named foo)who is not belonged to group topic can read the branches refs/heads/tp/${username}/*. git clone ssh://foo@ ...

Better solution for puppet SVN releases

https://groups.google.com/g/puppet-users/c/mIdk8NR5DPs/m/FLNYwiOI1fwJ
Oct 18, 2011 ... You do not have permission to delete messages in this group ... branches and Git tricks, but it does not mixes well with Puppet environments.