|
From: Paul V. <pa...@vi...> - 2018-02-19 00:04:05
|
Hi all, [ about committing to B_Release ] > Depending on the exact needs, it might take some advanced git-fu, and > the simplest solution may turn out to be to just copy the latest state > and commit that to B_Release, without merging the specific file-history > on the branch. And that's exactly how we're supposed to do it, even in the CVS days: Once a document reaches a publishable state (again), you copy it to B_Release, overwriting the current content (which represents the previous publishable state of that document). This way, B_Release's head always contains the most recent buildable and publishable version of every manual. Cheers, Paul |