Hello,
I am not sure if this can be problem - at least it is proably not correct:
when adding a key to an empty section and deleting the key so that the section
is empty again,
every add adds the section-name again - example:
git config gc.autoDetach false ; git config --unset gc.autoDetach ;
prüngliche Nachricht-
Von: Jeff King
Gesendet: Freitag, 29. März 2019 14:34
An: Kurt Ablinger
Cc: git@vger.kernel.org
Betreff: Re: Problem with filename containing '?'
On Fri, Mar 29, 2019 at 01:10:19PM +, Kurt Ablinger wrote:
> in Linux the git-client accepts (add, c
Hello,
in Linux the git-client accepts (add, commit, push) files with '?'
(questionmark) in its name.
When cloning such a repository into Eclipse (eGit/jGit) the repository-clone is
rejected with an 'Invalid Path'-message with the ?-filename.
Under Linux it is possible to create a clone (the
3 matches
Mail list logo