Wordseer / wordseer

The WordSeer text analysis tool, written in Flask.
http://wordseer.berkeley.edu/
40 stars 16 forks source link

Use a saner branching scheme #143

Closed abendebury closed 10 years ago

abendebury commented 10 years ago

Because we had branches that were merged into master prematurely and had to be un-merged from master, this makes things difficult when we need to merge them back in again - we need to revert the un-merging which is a mess.

To keep this from happening again and wasting valuable time on dealing with unmerging merges and remerging the merges: