git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Feature Proposal: Adding Command for Configuration Diff Between Commits
@ 2024-10-15 10:59 Prince Roshan
  2024-10-15 16:25 ` Taylor Blau
  0 siblings, 1 reply; 3+ messages in thread
From: Prince Roshan @ 2024-10-15 10:59 UTC (permalink / raw)
  To: git

Hi Git Community,

I wanted to propose a new feature for Git that I believe would be
beneficial for repository maintainers and developers alike. What do
you think of adding a command like git config diff commit1 commit2 to
show the configuration differences between two commits?

This command could display differences in repository configurations
(such as .git/config or submodule configuration) across two specific
commits. I see this being particularly useful in scenarios like:

When a submodule is added or updated between two commits, helping to
easily track and compare the submodule's configuration changes.
Identifying configuration changes (e.g., repository settings) made
between different commits without having to manually examine each
commit’s changes.
Comparing various configuration-related changes in large repositories.

For example, when managing repositories with submodules, this feature
could quickly highlight differences in submodule references, paths, or
URLs, saving time and providing better traceability.

I believe adding such functionality would enhance Git's usability in
managing complex repository structures and configurations.

Looking forward to hearing your feedback and thoughts on this proposal.

Best regards,
Prince Roshan
princekrroshan01@gmail.com

^ permalink raw reply	[flat|nested] 3+ messages in thread
[parent not found: <B3A4B5B2-0EDC-4D1A-BC91-0ABFCD1DFE2B@gmail.com>]

end of thread, other threads:[~2024-10-15 16:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-15 10:59 Feature Proposal: Adding Command for Configuration Diff Between Commits Prince Roshan
2024-10-15 16:25 ` Taylor Blau
     [not found] <B3A4B5B2-0EDC-4D1A-BC91-0ABFCD1DFE2B@gmail.com>
2024-10-15 12:45 ` Prince Roshan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).