-
Notifications
You must be signed in to change notification settings - Fork 26.7k
rebase: fix capitalisation autoSquash in i18n string #1462
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
The config option (as documented) for rebase.autoSquash has a capital S, whereas the command line option has a small case s. Cf. <20220617100309.3224-1-worldhello.net@gmail.com> Signed-off-by: Fangyi Zhou <me@fangyi.io>
/submit |
Submitted as pull.1462.git.git.1677434429160.gitgitgadget@gmail.com To fetch this version into
To fetch this version to local tag
|
This branch is now known as |
This patch series was integrated into seen via 1baca68. |
This patch series was integrated into seen via 44e3234. |
This patch series was integrated into seen via a6a2d30. |
This patch series was integrated into next via f28c0df. |
There was a status update in the "New Topics" section about the branch Message update. Will cook in 'next'. source: <pull.1462.git.git.1677434429160.gitgitgadget@gmail.com> |
This patch series was integrated into seen via 0eb634a. |
This patch series was integrated into seen via 8b9a741. |
This patch series was integrated into seen via 1cffaf0. |
This patch series was integrated into seen via e0fc6a2. |
There was a status update in the "Cooking" section about the branch Message update. Will cook in 'next'. source: <pull.1462.git.git.1677434429160.gitgitgadget@gmail.com> |
This patch series was integrated into seen via fc8d072. |
This patch series was integrated into seen via db6ca77. |
This patch series was integrated into seen via 45319c4. |
This patch series was integrated into seen via ba1dd40. |
There was a status update in the "Cooking" section about the branch Message update. Will cook in 'next'. source: <pull.1462.git.git.1677434429160.gitgitgadget@gmail.com> |
This patch series was integrated into seen via 01fa3cb. |
This patch series was integrated into seen via 5009dd4. |
This patch series was integrated into master via 5009dd4. |
This patch series was integrated into next via 5009dd4. |
Closed via 5009dd4. |
The config option (as documented) for rebase.autoSquash has a capital S, whereas the command line option has a small case s.
Cf. 20220617100309.3224-1-worldhello.net@gmail.com
Cc: Jiang Xin worldhello.net@gmail.com
Cc: Elijah Newren newren@gmail.com