From: Pushkar Singh <pushkarkumarsingh1970@gmail•com>
To: git@vger•kernel.org
Cc: gitster@pobox•com, karthiknayak@gmail•com, peff@peff•net,
lucasseikioshiro@gmail•com, jtobler@github•com, patrick@pks•im,
Pushkar Singh <pushkarkumarsingh1970@gmail•com>
Subject: [PATCH 0/2] repo info: add path.git-dir and path.common-dir
Date: Sun, 1 Mar 2026 13:44:08 +0000 [thread overview]
Message-ID: <20260301134412.1072596-2-pushkarkumarsingh1970@gmail.com> (raw)
In-Reply-To: <CALE2CrTt_2-9C4zCrZPBabtsWY=+Mk-bH4Jaemk=yHtfpoLjfg@mail.gmail.com>
Hi,
Following the earlier RFC discussion about exposing repository
paths via `git repo info`, this series adds two new fields:
- path.git-dir
- path.common-dir
These mirror the information available through
`git rev-parse --git-dir` and `git rev-parse --common-dir`,
respectively.
This series builds on the recent path-related changes to
`git repo info` (including `path.toplevel` and the
`--path-format` flag), which are currently under review.
Both fields respect the `--path-format` semantics introduced
there.
Pushkar Singh (2):
repo: add the field path.git-dir
repo: add the field path.common-dir
builtin/repo.c | 32 ++++++++++++++++++++++++++++++++
1 file changed, 32 insertions(+)
base-commit: 625c4fb2daac9879b299dd1cae2e793d2821dec0
prerequisite-patch-id: a15d35d8ce98f550953b8d2b5766b945ae73013e
prerequisite-patch-id: c3311a175dacc8d31ac8143f6deb36a1a46bd960
prerequisite-patch-id: e2348c7f5cdad006aeb10ddda81a184859941c8c
prerequisite-patch-id: 54003bdf23d570ce671626496a6622319a4ee2c8
--
2.43.0
next prev parent reply other threads:[~2026-03-01 13:47 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-10 14:11 [RFC] git repo info: exposing repository paths Pushkar Singh
2026-02-11 12:18 ` Patrick Steinhardt
2026-02-18 18:35 ` Pushkar Singh
2026-03-01 13:44 ` Pushkar Singh [this message]
2026-03-01 13:59 ` [PATCH 1/2] repo: add the field path.git-dir Pushkar Singh
2026-03-01 14:03 ` [PATCH 2/2] repo: add the field path.common-dir Pushkar Singh
2026-03-01 16:50 ` [PATCH 0/2] repo info: add path.git-dir and path.common-dir K Jayatheerth
2026-03-01 18:48 ` Lucas Seiki Oshiro
2026-03-01 19:34 ` Pushkar Singh
2026-03-02 16:50 ` Junio C Hamano
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260301134412.1072596-2-pushkarkumarsingh1970@gmail.com \
--to=pushkarkumarsingh1970@gmail$(echo .)com \
--cc=git@vger$(echo .)kernel.org \
--cc=gitster@pobox$(echo .)com \
--cc=jtobler@github$(echo .)com \
--cc=karthiknayak@gmail$(echo .)com \
--cc=lucasseikioshiro@gmail$(echo .)com \
--cc=patrick@pks$(echo .)im \
--cc=peff@peff$(echo .)net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox