v14.3.0
版本发布时间: 2024-07-13 10:19:05
git-town/git-town最新发布版本:v14.3.1(2024-07-16 11:00:08)
This release ships a few of the most requested community features.
New Features
-
git propose
now supports flags to pre-populate more fields of the pull requests to create:-
--title=<value>
sets the title to the given value -
--body=<value>
sets the body to the given value -
--body-file=<file path>
sets the body to the content of the file with the given path. Providing-
as the file path reads the body from STDIN (#3207).
-
- a new command
git town config get-parent [branch]
prints the parent of the given branch, or the current branch if no branch is provided (#3207). - the new
--no-push
flag forgit sync
temporarily disables pushing local changes when sync-feature-strategy ismerge
. Please note that when sync-feature-strategy isrebase
, it still force-pushes to avoid keeping outdated commits around, which avoids data loss in edge cases.
Heartfelt thanks to @dannykingme, @defunctzombie, @kevgo, @marcosfelt, @nekitk, @opeik, @pcfreak30, @ruudk, @stephenwade for contributing code, ideas, and feedback to 29 shipped PRs and 9 resolved issues!
1、 checksums.txt 1.41KB
2、 git-town_freebsd_arm_64.tar.gz 4.68MB
3、 git-town_freebsd_intel_64.tar.gz 5.08MB
4、 git-town_linux_arm_64.deb 4.69MB
5、 git-town_linux_arm_64.pkg.tar.zst 4.59MB
6、 git-town_linux_arm_64.rpm 4.86MB
7、 git-town_linux_arm_64.tar.gz 4.69MB
8、 git-town_linux_intel_64.deb 5.08MB
9、 git-town_linux_intel_64.pkg.tar.zst 5.02MB
10、 git-town_linux_intel_64.rpm 5.27MB
11、 git-town_linux_intel_64.tar.gz 5.08MB
12、 git-town_macos_arm_64.tar.gz 4.97MB
13、 git-town_macos_intel_64.tar.gz 5.24MB
14、 git-town_netbsd_intel_64.tar.gz 5.07MB
15、 git-town_windows_arm_64.zip 4.78MB
16、 git-town_windows_intel_64.msi 10.6MB
17、 git-town_windows_intel_64.zip 5.26MB