#Hmm I suppose you could merge together

1 messages · Page 1 of 1 (latest)

drowsy lantern
#

They're all rooted in / of the repo (otherwise other things blow up). But, the ignore filters are different

#

What's lower and upper?

pulsar rain
#

aka before/after aka older/newer, the directories that Changeset tracks internally

drowsy lantern
#

ah I see, so "naively" merge all the "before"s together (additive only, last write wins), then use that as a substitute for my base

pulsar rain