Am 02.04.2018 um 02:36 schrieb Robert Dailey:
I'm struggling with a bug that I found introduced in git v2.13.2. The
bug was not reproducible in v2.13.1. The issue is that using arguments
like "@{-1}" to aliases causes those curly braces to be removed, so
once the command is executed after alias p
On Mon, Apr 02 2018, Harald Nordgren wrote:
> Create the options '-V ' and '--version-sort' to sort
> 'git ls-remote' output by version semantics. This is useful e.g. for
> the Go repository after the release of version 1.10, where otherwise
> v1.10 is sorted before v1.2. See:
>
> $ git ls-
Hi Johannes,
Johannes Schindelin writes:
> Hi Sergey,
>
[...]
> In the parlance of your RFC v2, where you start with this history (which I
> translated into the left-to-right notation that is used in pretty much all
> of Git's own documentation about interactive rebases, which you apparently
>
On April 1, 2018 11:22 PM Junio C Hamano wrote:
> Junio C Hamano writes:
> > If you are really doing your own development, then you would have some
> > topic branches of your own, with forks of some (but most likely not
> > all, especiallyi when there are many branches at the upstream)
> > branch
Updating tests and documentation
Signed-off-by: Harald Nordgren
---
Documentation/git-ls-remote.txt | 5 +
t/t5512-ls-remote.sh| 19 ++-
2 files changed, 23 insertions(+), 1 deletion(-)
diff --git a/Documentation/git-ls-remote.txt b/Documentation/git-ls-remote.t
Junio C Hamano writes:
> If you are really doing your own development, then you would have
> some topic branches of your own, with forks of some (but most likely
> not all, especiallyi when there are many branches at the upstream)
> branches you got from the upstream, and "git branch --list" that
Yubin Ruan writes:
> I am writing to ask that whether or not you think will be appropriate to add
> an option to "git clone" so that whenever a repo is cloned, branches are
> created automatically to track corresponding remote branches. (or is there any
> equivelant option?)
>
> You can obviously
Hi,
I am writing to ask that whether or not you think will be appropriate to add
an option to "git clone" so that whenever a repo is cloned, branches are
created automatically to track corresponding remote branches. (or is there any
equivelant option?)
You can obviously do this by a bash command
On Tue, Mar 27, 2018 at 5:17 PM, Stefan Beller wrote:
>> >> $ git diff --submodule=log --submodule-log-detail=(long|short)
>> >>
>> >> I'm not sure what makes sense here. I welcome thoughts/discussion and
>> >> will provide follow-up patches.
>> >
>> > The case of merges is usually configured with
Create the options '-V ' and '--version-sort' to sort
'git ls-remote' output by version semantics. This is useful e.g. for
the Go repository after the release of version 1.10, where otherwise
v1.10 is sorted before v1.2. See:
$ git ls-remote -t https://go.googlesource.com/go
...
I'm struggling with a bug that I found introduced in git v2.13.2. The
bug was not reproducible in v2.13.1. The issue is that using arguments
like "@{-1}" to aliases causes those curly braces to be removed, so
once the command is executed after alias processing the argument looks
like "@-1". This br
On Sun, Apr 01, 2018 at 05:06:50PM +0300, Dan Aloni wrote:
> These commits which have hashes starting with the hex string 'bad',
> always give me the chills. Why should a perfectly good commit be
> jinxed?
>
> Statistically, one of 4096 commits may be 'bad'. This change adds a
> '--prevent-bad' s
When log.showRootMark is set, root commits are marked with
the at sign (@).
When log.showRootMark is not set, root commits are marked with
the asterisk sign (*). This is the default behavior.
Signed-off-by: Lyubomyr Shaydariv
---
Documentation/config.txt | 5 +
Documentation/git-log.txt |
Members of an Alien species that have a far superior technology have
recently privately contacted some Git developers. They said that they
are amazed by Git technology and mostly wanted to thank us all for our
hard work on Git, as they are surely going to use it due to its free
software nature.
At
Hello
Greetings to you today i asked before but i did't get a response please i
know this might come to you as a surprise because you do not know me personally
so i will give you a video call to explain more but did you get my previous
email ? Let me know asap.
Best Regards,
Miss
Dan Aloni writes:
> These commits which have hashes starting with the hex string 'bad',
> always give me the chills. Why should a perfectly good commit be
> jinxed?
> ...
> Note that this change does not affect actual software quality maintained
> using Git. Thus, it is recommended keep testing a
Hello
Greetings to you today i asked before but i did't get a response please i
know this might come to you as a surprise because you do not know me personally
so i will give you a video call to explain more but did you get my previous
email ? Let me know asap.
Best Regards,
miss meryem
> On 13 Mar 2018, at 18:45, Siddhartha Mishra wrote:
>
> On Mon, Mar 12, 2018 at 3:49 PM, Lars Schneider
> wrote:
>> Hi,
>>
>> That looks interesting but I agree with Dscho that we should not limit
>> this to master/maint.
>>
>> I assume you did run this on TravisCI already? Can you share a l
> On 16 Mar 2018, at 19:19, Eric Sunshine wrote:
>
> On Fri, Mar 16, 2018 at 1:50 PM, Junio C Hamano wrote:
>> Eric Sunshine writes:
>>> However, I'm having a tough time imagining cases in which callers
>>> would want same_encoding() to return true if both arguments are NULL,
>>> but outright
These commits which have hashes starting with the hex string 'bad',
always give me the chills. Why should a perfectly good commit be
jinxed?
Statistically, one of 4096 commits may be 'bad'. This change adds a
'--prevent-bad' switch to the commit command in order to prevent such
commit hashes from
> On 18 Mar 2018, at 08:24, Torsten Bögershausen wrote:
>
> Some comments inline
>
> On Fri, Mar 09, 2018 at 06:35:32PM +0100, lars.schnei...@autodesk.com wrote:
>> From: Lars Schneider
>>
>> Git recognizes files encoded with ASCII or one of its supersets (e.g.
>> UTF-8 or ISO-8859-1) as text
> On 30 Mar 2018, at 12:32, Lars Schneider wrote:
>
>
>> On 30 Mar 2018, at 11:24, Ævar Arnfjörð Bjarmason wrote:
>>
>>
>> On Wed, Mar 28 2018, Junio C. Hamano wrote:
>>
>>> * ls/checkout-encoding (2018-03-16) 10 commits
>>> - convert: add round trip check based on 'core.checkRoundtripEncod
Signed-off-by: Thomas Gummerer
---
So while playing with it a bit more I found one case where the new UI
is not ideal and a bit confusing. Namely when the new check out dwim
kicks in, but there is already a file/directory at the path we're
giving to 'git worktree add'.
In that case something li
Re:
PRIVATE
Dear Madam/Sir,
I trust this email finds you in good health.
I write in respect of an amount held in the account of an expatriate
investor, an associate physician, working on Cancer Vaccines
Immunotherapy Research.
The closing balance is the sum of US$13, 400, 000 (Thirteen Million
and
Hi Junio,
Would you please pull the following git l10n updates.
The following changes since commit 0afbf6caa5b16dcfa3074982e5b48e27d452dbbb:
Git 2.17-rc0 (2018-03-15 15:01:05 -0700)
are available in the Git repository at:
git://github.com/git-l10n/git-po tags/l10n-2.17.0-rnd1
for you to f
25 matches
Mail list logo