[OpenAFS-devel] Git/gerrit basics (Windows)

Russ Allbery rra@stanford.edu
Thu, 16 Jul 2009 14:06:53 -0700


Derrick Brashear <shadow@gmail.com> writes:

>> Suppose I create 20 branches, submit the changes and the changes are
>> adopted without issue. How does this get cleaned up?
>
> your changes move onto the master; you can junk your branches and adopt
> the master, or you could merge (I think; I am not an expert either)

Given the way that Gerrit works, the merge will just create pointless
merge commits, so you want to junk the branches after they've been merged
(git branch -D).

-- 
Russ Allbery (rra@stanford.edu)             <http://www.eyrie.org/~eagle/>