mirror of
https://github.com/git-for-windows/git.git
synced 2026-05-03 02:27:35 -05:00
Sharing code between shell scripts and C is a challenge. The program git-var allows us to have a set of named values that a shell script can interrogate and a normal C program can simply call the functions that compute them. Allowing sharing when computing plain test values. Signed-off-by: Linus Torvalds <torvalds@osdl.org>
9.3 KiB
9.3 KiB