On 1/24/25 14:25, Tobias Frost wrote:
Am Fri, Jan 24, 2025 at 09:16:50AM +0300 schrieb Michael Tokarev:
24.01.2025 04:06, Otto Kekäläinen wrote:

3. "latest" is a misnomer (unlike "main" or "master").  For example, I often use
   "experimental" branch which is more recent than "master", yet the main
   development is happening in "master".

Same here. I think "latest" is a bad choice, as it is ambigious in some
situations: For example, is my experiment(al) package* latest or is the one
target for the next stable latest?  For me, it is much clearer to say e.g
"debian/sid" or "debian/experimental" to express what I want.

Or debian/master or debian/main to keep git logic (and previous gbp behavior)

* (noting that experiments might not end up in sid, those changes might not
* even have a business
in the latest branch.)

There were cases when git wont let me use debian/foo "branch subdir" since it
clashed with other objects in the git repository, but I don't remember what it
was.

(Maybe that you cannot have <$branch> and <$branch>/something)

Thanks,

/mjt



Reply via email to