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
Teach git repo info to accept --path-format=(absolute|relative)
so scripts can request stable path style explicitly.
This aligns path.* output behavior with existing rev-parse usage
patterns and reduces ad-hoc path conversion in callers.
The option is wired through repo_info context and used by
repo_info_add_path(), so path formatting remains centralized and
consistent across all path.* keys.
Signed-off-by: Eslam reda ragheb <eslam.reda.div@gmail.com>
0 commit comments