git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Git for Windows for Unix?
@ 2018-09-27 16:01 Ævar Arnfjörð Bjarmason
  2018-09-27 16:05 ` Jonathan Nieder
  2018-09-27 16:18 ` Derrick Stolee
  0 siblings, 2 replies; 10+ messages in thread
From: Ævar Arnfjörð Bjarmason @ 2018-09-27 16:01 UTC (permalink / raw)
  To: Jonathan Nieder, Johannes Schindelin; +Cc: git-packagers, Git List

I had an IRC conversation with Johannes saying I didn't know Git For
Windows builds perfectly well for Linux, this just isn't advertised in
the ANNOUNCE E-Mails, so I hadn't tried.

Johannes doesn't build his own tarballs, but these are provided at:
https://github.com/git-for-windows/git/tags diffing
https://github.com/git/git/tags v.s. what Junio releases shows:

    $ diff -ru git-2.19.0 git-2.19.0.gh
    Only in git-2.19.0: configure
    Only in git-2.19.0/git-gui: version
    Only in git-2.19.0: version

So to use these you need to grab the GitHub tarball, create a "version"
file saying e.g. 2.19.0.windows.1 or whatever it is (derived from the
name of the tarball), and if applicable make your own configure script.

GFW is a "friendly fork", but a permanent one it seems. The diff between
it and 2.19.0 proper is ~10k lines, and e.g. this last release had
experimental stash/rebase in C that 2.19.0 didn't.

So it would be great if this were packaged up by linux distro as some
"alterate" package of git. I'm putting Jonathan in the "To" line because
I'm mainly interested in this for Debian, but maybe there's wider
interest at git-packagers...

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2018-09-29 15:14 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-27 16:01 Git for Windows for Unix? Ævar Arnfjörð Bjarmason
2018-09-27 16:05 ` Jonathan Nieder
2018-09-27 16:22   ` Ævar Arnfjörð Bjarmason
2018-09-27 16:26     ` Jonathan Nieder
2018-09-28 19:57       ` Ævar Arnfjörð Bjarmason
2018-09-28 20:42         ` Jonathan Nieder
2018-09-29 15:14           ` Ævar Arnfjörð Bjarmason
2018-09-29 11:19         ` SZEDER Gábor
2018-09-27 16:28     ` Duy Nguyen
2018-09-27 16:18 ` Derrick Stolee

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).