

You can specify multiple groups patterns, separated by comma \(,\), which will be processed in the specified order: if you define two groups which both match a set of refs, such refs will be assigned to the first group. (dlgSgPreferences|dlgSgRepositorySettings).ttpGroupPatterns"You can specify multiple groups patterns, separated by comma \(,\), which will be processed in the specified order: if you define two groups which both match a set of refs, such refs will be assigned to the first group."=\ You can assign a title to a pattern by prefixing it by title: the title may only contain letters, digits and '_'. (dlgSgPreferences|dlgSgRepositorySettings).ttpGroupPatterns"You can assign a title to a pattern by prefixing it by title: the title may only contain letters, digits and '_'."=\ if a new ref is encountered, it will replace all existing refs in the current group. Every group will store only the most recently encountered ref, i.e. Refs will be categorized into groups: when traversing the repository root log, refs will first be assigned to matching groups. if a new ref is encountered, it will replace all existing refs in the current group."=\ (dlgSgPreferences|dlgSgRepositorySettings).ttpGroupPatterns"Refs will be categorized into groups: when traversing the repository root log, refs will first be assigned to matching groups.
For example, refs/tags/build-\(?You may add a named regex capturing group called name to further customize the name extraction. For example, refs/tags/build-.\* will match a tag refs/tags/build-123 and its name will be shortened to build-123. For a matching ref, its name will be shortened to the last path-segment \('\\/'\).
Smartgit commit amend full#
Patterns will be matched against the full ref-name, including the refs-prefix.
For example, refs/tags/build-\(?
(dlgSgPreferences|dlgSgRepositorySettings).ttpGroupPatterns"Patterns will be matched against the full ref-name, including the refs-prefix. Now, once again they will be assigned to matching groups, possibly replacing other refs or possibly becoming replaced by more recent refs. Next, the refs remaining in the group will be passed on from child to parent commit. Now, once again they will be assigned to matching groups, possibly replacing other refs or possibly becoming replaced by more recent refs."=\


(dlgSgPreferences|dlgSgRepositorySettings).ttpGroupPatterns"Next, the refs remaining in the group will be passed on from child to parent commit. Optionally, enter regular expressions defining additional refs to preserve. (dlgSgPreferences|dlgSgRepositorySettings).lbl"Optionally, enter regular expressions defining additional refs to preserve."=\ Example: `refs\\/tags\\/build\(?.\\\*\)`"=\Įnter regular expressions defining the grouping. (dlgSgPreferences|dlgSgRepositorySettings).lbl"Enter regular expressions defining the grouping.
