You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This behaviour is supported by Git CLI and also by the
underlying Options struct and was already exposed on the
Subsection.SetOption(..) method. This commit updates the
Section.SetOptions(..) signature to match and allow
easier setting of multiple values from the Section level.
Relates to: GH #395
0 commit comments