From: Laszlo Papp <djszapi@archlinux.us>
To: Git List <git@vger.kernel.org>
Subject: Clean the line endings in the repository history
Date: Fri, 25 Jun 2010 21:14:06 +0200 [thread overview]
Message-ID: <AANLkTinqLnxNO7eHuvL3luEavaWsp6GpNW5o0d3F7wjA@mail.gmail.com> (raw)
In-Reply-To: <AANLkTilKdX-D_I9AqcpESdxngbuPB8RIgzo_eDBgcpsq@mail.gmail.com>
Hi,
What's the problem with this command ?
git config core.autocrlf input && git filter-branch --tree-filter true
--tag-name-filter cat -- --all
I am trying to clean my history with it, so I clean the working copy
and I do a git push --force and when I clone again this repository
into another folder and I try to run the above command again I
experience that It runs again instead of not running, because it was
earlier cleaned up.
What can be the problem ?
Best Regards,
Laszlo Papp
parent reply other threads:[~2010-06-25 19:14 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <AANLkTilKdX-D_I9AqcpESdxngbuPB8RIgzo_eDBgcpsq@mail.gmail.com>]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=AANLkTinqLnxNO7eHuvL3luEavaWsp6GpNW5o0d3F7wjA@mail.gmail.com \
--to=djszapi@archlinux.us \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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 NNTP newsgroup(s).