Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package git-town for openSUSE:Factory checked in at 2025-12-15 12:00:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/git-town (Old) and /work/SRC/openSUSE:Factory/.git-town.new.1939 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "git-town" Mon Dec 15 12:00:59 2025 rev:9 rq:1322822 version:22.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/git-town/git-town.changes 2025-11-02 22:33:32.553111495 +0100 +++ /work/SRC/openSUSE:Factory/.git-town.new.1939/git-town.changes 2025-12-15 12:06:31.403836383 +0100 @@ -1,0 +2,48 @@ +Sun Dec 14 08:49:57 UTC 2025 - Johannes Kastl <[email protected]> + +- Update to version 22.3.0: + * New Features + - All Git Town commands now also show the negated forms of CLI + flags in their help output, making it clearer how to disable + options (#5814). + - Added a new branch-prefix config setting that automatically + prepends a prefix to branches created by Git Town (#5677). + - git town skip gained a --park flag to permanently skip this + branch (#5839). + - git town config now supports a --redact flag that obfuscates + sensitive configuration data like access tokens, making it + safer to share configuration in bug reports (#5831). + - git town switch gained a --stash flag to explicitly disable + stashing uncommitted changes (#5778). + - You can now configure which browser Git Town opens via the + new browser config setting. Previously this was only + configurable through the BROWSER environment variable + (#5818). + - A JSON Schema for the Git Town config file is now published + on schemastore.org, enabling validation and editor + autocompletion (#5703). + * Bug Fixes + - Git Town now retries backend Git commands that fail due to + concurrent Git usage (for example when your IDE races the + CLI) (#5816). + - The setup assistant no longer deletes advanced configuration + when running a quick setup (#5802). + - The setup assistant now reliably writes all config values to + the config file (#5803). + - git town sync now switches to a local branch available in the + current worktree before deleting the current branch (#5797). + - git town sync avoids phantom merge conflicts by no longer + syncing with tracking branches of ancestors if their local + branch is unavailable in the current worktree (#5791). + - git town hack --beam now works correctly with worktrees and + branches without an ancestor (#5690). + - git town sync --prune no longer crashes when the current + branch has already been shipped at the remote (#5704) + - git town walk now skips branches that aren't available in the + current worktree (#5714). + - git town propose now only opens proposals that are still + active (#5745). + - The share-new-branches config setting now accepts a wider + range of values (#5719). + +------------------------------------------------------------------- Old: ---- git-town-22.2.0.obscpio New: ---- git-town-22.3.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ git-town.spec ++++++ --- /var/tmp/diff_new_pack.xS0mMK/_old 2025-12-15 12:06:32.243871701 +0100 +++ /var/tmp/diff_new_pack.xS0mMK/_new 2025-12-15 12:06:32.247871870 +0100 @@ -17,7 +17,7 @@ Name: git-town -Version: 22.2.0 +Version: 22.3.0 Release: 0 Summary: Git branches made easy License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.xS0mMK/_old 2025-12-15 12:06:32.287873552 +0100 +++ /var/tmp/diff_new_pack.xS0mMK/_new 2025-12-15 12:06:32.291873720 +0100 @@ -3,7 +3,7 @@ <param name="url">https://github.com/git-town/git-town.git</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">refs/tags/v22.2.0</param> + <param name="revision">refs/tags/v22.3.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">enable</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.xS0mMK/_old 2025-12-15 12:06:32.319874897 +0100 +++ /var/tmp/diff_new_pack.xS0mMK/_new 2025-12-15 12:06:32.323875066 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/git-town/git-town.git</param> - <param name="changesrevision">39162eccf60d223a0bb3b94a86bdb17e4ea6240a</param></service></servicedata> + <param name="changesrevision">e9e446f86a68432e9ddb0b96a594cf79450daf9e</param></service></servicedata> (No newline at EOF) ++++++ git-town-22.2.0.obscpio -> git-town-22.3.0.obscpio ++++++ ++++ 71358 lines of diff (skipped) ++++++ git-town.obsinfo ++++++ --- /var/tmp/diff_new_pack.xS0mMK/_old 2025-12-15 12:06:36.728060237 +0100 +++ /var/tmp/diff_new_pack.xS0mMK/_new 2025-12-15 12:06:36.736060573 +0100 @@ -1,5 +1,5 @@ name: git-town -version: 22.2.0 -mtime: 1761947710 -commit: 39162eccf60d223a0bb3b94a86bdb17e4ea6240a +version: 22.3.0 +mtime: 1765675118 +commit: e9e446f86a68432e9ddb0b96a594cf79450daf9e
