|
|
|
|
|
by joshd
5781 days ago
|
|
Is there a reason to delete the branch? I don't think I've ever tried to delete a branch in subversion. I imagine it's possible, and can be reversed if necessary, but goes against my thinking of the repository as a canonical log of all development. |
|
Commits are what's fixed. Branches are basically just mutable pointers to commits.