Hi,
On Fri, 7 Dec 2007, Al Boldi wrote:
> Andreas Ericsson wrote:
> > Al Boldi wrote:
> >
> > > By pulling the sources into a git-client manager mounted on some
> > > dir, it should be possible to let the developer work
> > > naturally/transparently in a readable/writeable manner, and only
> >
Hi,
On Fri, 7 Dec 2007, Al Boldi wrote:
> Jakub Narebski wrote:
>
> > Version control system is all about WORKFLOW B, where programmer
> > controls when it is time to commit (and in private repository he/she
> > can then rewrite history to arrive at "Perfect patch series"[*1*]);
> > something
Hi,
On Wed, 28 Nov 2007, Al Boldi wrote:
> [EMAIL PROTECTED] sometimes bounces, so let's leave lkml as backup.
Fair enough.
> Johannes Schindelin wrote:
> > On Wed, 28 Nov 2007, Rogan Dawes wrote:
> > > Al Boldi wrote:
> > > > Willy Tarreau wrote:
> &
Hi,
On Sun, 21 Jan 2007, Bill Lear wrote:
> Also (apologies for the ignorance), how do I get the 1.5.0-rc2 release?
Direct your browser to
http://repo.or.cz/w/git.git?a=snapshot;h=eaf6459e4d482af51429f9464125621b805eb5f
BTW please don't top post. It uses bandwidth unnecessarily (both in terms
Hi,
On Sun, 21 Jan 2007, Junio C Hamano wrote:
> - 'git pack-refs' appeared in v1.4.4;
You should probably mention that it is not necessary to run git-pack-refs
by hand: git-gc is what you want.
BTW have I praised y'all for inventing git-gc? It is _awesome_. I think I
will turn into a DWIM g
Hi,
On Sun, 21 Jan 2007, Jakub Narebski wrote:
> Johannes Schindelin wrote:
>
> > On Sun, 21 Jan 2007, Bill Lear wrote:
> >
> >> Also (apologies for the ignorance), how do I get the 1.5.0-rc2 release?
> >
> > Direct your browser to
> >
Hi,
On Mon, 26 Feb 2007, Marco Costalba wrote:
> On 2/26/07, Martin Langhoff <[EMAIL PROTECTED]> wrote:
> > On 2/26/07, Marco Costalba <[EMAIL PROTECTED]> wrote:
> > > P.S: There is also a Qt4 version (works under Windows) downloadable
> > > from git://repo.or.cz/qgit4.git it is a little bit exp
Hi,
On Mon, 26 Feb 2007, Marco Costalba wrote:
> Actually, I didn't test with MinGW port of Git but I would be surprised
> if it doesn't work (famous last words ;-) )
You don't use cygpath to translate between Windows <-> POSIX filenames?
AFAICT this is the single most important user-visible
Hi,
On Mon, 26 Feb 2007, Marco Costalba wrote:
> On 2/26/07, Johannes Schindelin <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > On Mon, 26 Feb 2007, Marco Costalba wrote:
> >
> > > Actually, I didn't test with MinGW port of Git but I would be surpri
Hi,
On Thu, 28 Dec 2017, Junio C Hamano wrote:
> An early preview release Git v2.16.0-rc0 is now available for
> testing at the usual places.
And a corresponding Git for Windows prerelease is also available:
https://github.com/git-for-windows/git/releases/tag/v2.16.0-rc0.windows.1
Ciao,
Johann
Hi all,
On Fri, 29 Apr 2016, Junio C Hamano wrote:
> The latest maintenance release Git v2.8.2 is now available at
> the usual places.
I considered releasing Git for Windows v2.8.2 today, too. However, I
decided to delay the release for a couple of days, for a couple of
reasons:
- I expect an u
Hi Linus,
On Fri, 18 Mar 2016, Linus Torvalds wrote:
> I thought git didn't merge two branches that have no common base by
> default, but it seems it will happily do so.
What happened to "The coolest merge EVER!"?
http://thread.gmane.org/gmane.comp.version-control.git/5126/
Ciao,
Dscho
Hi Randall,
On Fri, 8 Feb 2019, Randall S. Becker wrote:
> This looks like it is a "bash thing" and $GIT_DIR might have to be in
> quotes, and is not be specific to the platform. If I replace
>
> echo "$@" >$GIT_DIR/post-checkout.args
>
> with
>
> echo "$@" >"$GIT_DIR/post-checkout.args"
>
>
Hi Randall,
On Mon, 10 Jun 2019, Randall S. Becker wrote:
> On Friday, June 7, 2019 5:31 PM, Junio C Hamano wrote:
> > The latest feature release Git v2.22.0 is now available at the
> > usual places. It is comprised of 745 non-merge commits since
> > v2.21.0, contributed by 74 people, 18 of whic
Hi Junio,
On Thu, 5 Oct 2017, Junio C Hamano wrote:
> New contributors whose contributions weren't in v2.14.0 are as follows.
> Welcome to the Git development community!
>
> Ann T Ropea, Daniel Watkins, Dimitrios Christidis, Eric Rannaud,
> Evan Zacks, Hielke Christian Braun, Ian Campbell, I
15 matches
Mail list logo