minor update
This commit is contained in:
parent
f68b2921fc
commit
98298bb323
11
pep-0101.txt
11
pep-0101.txt
|
@ -375,12 +375,13 @@ How to Make A Release
|
||||||
|
|
||||||
Feel free to remove any old news items.
|
Feel free to remove any old news items.
|
||||||
|
|
||||||
Now it's time to do some cleanup. These steps are very important!
|
Now it's time to do some cleaning up. These steps are very important!
|
||||||
|
|
||||||
___ Merge the branch back into the trunk! Now that we've released
|
___ If you made a branch, be sure to merge it into the trunk! Now
|
||||||
this branch, we don't need it any more. We've already tagged it
|
that we've released this branch, we don't need it any more.
|
||||||
so we can always reproduce it. Note that merging branches is a
|
We've already tagged it so we can always reproduce it. Note
|
||||||
bit of a black art, but here's what's worked for us.
|
that merging branches is a bit of a black art, but here's what's
|
||||||
|
worked for us.
|
||||||
|
|
||||||
___ Check out a completely clean, virgin working directory of the
|
___ Check out a completely clean, virgin working directory of the
|
||||||
trunk, by doing this in the directory that is the parent of
|
trunk, by doing this in the directory that is the parent of
|
||||||
|
|
Loading…
Reference in New Issue