Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
-1 votes
1 answer
55 views

There is new version of 8 of my files which I have cloned , Those new 8 files are presented in a patchset which is not yet merged with the master,So I want to replace my old 8 files in local with that ...
-4 votes
1 answer
144 views

I need to retain only the initial & latest commit in both the master and release branches of my Gerrit repository. So how do i remove all previous commits and keep only the initial(repository ...
1 vote
1 answer
135 views

I have two branches, A and B. I merged A into B, resolving numerous merge conflicts in the process. However, while I was working on the merge, branch B moved forward. When I pushed my merge commit to ...
-1 votes
1 answer
72 views

I have cherry-picked a number of changes and would like to update and push only the top-level commit. However, all the cherry-picked commits are also getting updated. For example, change 444683 ...
rodee's user avatar
  • 3,321
0 votes
0 answers
59 views

Branch Setup: • I started with a main branch. • Then, I created a task branch from main. Incremental Changes: • On task, I edited my.txt multiple times: • First, I added "Shape" and committed and ...
Shiv Yadav's user avatar
0 votes
0 answers
324 views

I am trying to clone a git repository from the gerrit system, but I encounter an error given below. $ git clone ssh://gerrit.codereview.com:29418/repo/abc Cloning into 'abc'... remote: Counting ...
user4948798's user avatar
  • 2,158
1 vote
1 answer
129 views

I am new to Gerrit, and I want to know about patch sets. Suppose I have created a review in Gerrit with patch set 1, and the review is still in progress. I know that some of the code needs to be ...
user2986042's user avatar
  • 1,300
0 votes
2 answers
144 views

Team, I am making a call to gerrit server and return is I believe json. From this I am trying to read fields but getting error in the first step itself. any hint? My call to gerrit and storing its ...
-1 votes
2 answers
123 views

I just got a new computer. Installed git and gerrit as i always do. Now for some reason i can't clone my repos using the functions i previously had. I did some fault tracing and found that the reason ...
0 votes
1 answer
52 views

I am making a request.get to get the JSON, and want to do it again with the latest patchset and the extension /revisions/(patchSetNumber)/files to find all the modified files. I can't figure out how ...
Gbard's user avatar
  • 3
1 vote
2 answers
194 views

I have some major overhead when working with Gerrit. I have not found any guides that makes sense to me, on how to adopt a local workflow for Gerrit. What follows is how I work locally when the ...
0 votes
0 answers
73 views

I have chained commits in Gerrit (all in review, not yet merged). I want to update the most recent one without changing previous commits I've tried updating latest patch (git ammend) and pushing it to ...
0 votes
0 answers
60 views

"We have configured a Git server with Gerrit, and the Gerrit version is 2.16.28.The gerrit installed in linux server.Currently, we are committing projects from Eclipse using Windows OS. Now, the ...
0 votes
0 answers
54 views

I'm developing an application that consumes result of command ssh -p29418 [email protected] gerrit stream-events -s comment-added. This command output events as json, one event per line. {"type"...
0 votes
1 answer
51 views

when I do git push origin HEAD:refs/for/main the changes are being pushed to two branches. How can i just push to my branch? there is something messed up in my local settings.. I don't want to push ...
AhmFM's user avatar
  • 1,842

15 30 50 per page
1
2 3 4 5
...
135

AltStyle によって変換されたページ (->オリジナル) /