Jeff King wrote:
> Since it was such a small topic, I just went ahead and queued bc22b27 in
> my repo. If that's not OK, I can revert it from 'next' and wait to get
> it by pulling from you.
That's fine, thanks!
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a me
On Mon, Oct 29, 2012 at 08:18:47PM +, Eric Wong wrote:
> Jeff King wrote:
> > On Fri, Oct 26, 2012 at 09:46:02AM +, Eric Wong wrote:
> > > Overly large values also lead to excessive memory usage. I may have
> > > only had 256M in my dev machine at the time I added this parameter:
> >
>
Jeff King wrote:
> On Fri, Oct 26, 2012 at 09:46:02AM +, Eric Wong wrote:
> > Overly large values also lead to excessive memory usage. I may have
> > only had 256M in my dev machine at the time I added this parameter:
>
> That's probably worth mentioning. Gunnlaugur, any objection to me
> am
On Fri, Oct 26, 2012 at 1:32 PM, Jeff King wrote:
> That's probably worth mentioning. Gunnlaugur, any objection to me
> amending your commit with:
>
> diff --git a/Documentation/git-svn.txt b/Documentation/git-svn.txt
> index 64756c9..8b0d3ad 100644
> --- a/Documentation/git-svn.txt
> +++ b/Docume
On Fri, Oct 26, 2012 at 09:46:02AM +, Eric Wong wrote:
> > Thanks. Your description makes sense to me, but I do not have enough
> > git-svn knowledge to know if it covers all intended uses of the flag.
> > Eric?
> >
> > > +--log-window-size=;;
> > > +Fetch log entries per request when sc
Jeff King wrote:
> On Tue, Oct 23, 2012 at 10:33:26AM +, Gunnlaugur Þór Briem wrote:
>
> > The --log-window-size parameter to git-svn fetch is undocumented.
> >
> > Minimally describe what it does and why the user might change it.
>
> Thanks. Your description makes sense to me, but I do not
On Tue, Oct 23, 2012 at 10:33:26AM +, Gunnlaugur Þór Briem wrote:
> The --log-window-size parameter to git-svn fetch is undocumented.
>
> Minimally describe what it does and why the user might change it.
Thanks. Your description makes sense to me, but I do not have enough
git-svn knowledge t
The --log-window-size parameter to git-svn fetch is undocumented.
Minimally describe what it does and why the user might change it.
Signed-off-by: Gunnlaugur Þór Briem
---
Documentation/git-svn.txt | 6 ++
1 file changed, 6 insertions(+)
diff --git a/Documentation/git-svn.txt b/Documentati
8 matches
Mail list logo