[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: master c6f03ed: Fix a problem in url.el without GnuTLS
From: |
Dmitry Gutov |
Subject: |
Re: master c6f03ed: Fix a problem in url.el without GnuTLS |
Date: |
Sun, 14 Dec 2014 00:00:15 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4.51 (gnu/linux) |
Eli Zaretskii <address@hidden> writes:
>> When you rebase a commit, it becomes a new one. Therefore, you can only
>> safely rebase "local" commits (meaning: commits only *you* have).
>
> If "safely" here means "while preserving the commit's sha1", then it's
> quite obvious.
Rebasing *never* preserves a commit's SHA. So basically, you always get
a set of new commits that look very much like the old ones.
> at all, even when rebase=preserve was/is used?
What rebase=preserve does, is "pass --preserve-merges along to git
rebase so that locally created merge commits will not be flattened"
(quoting the 'git pull' man page).
- Re: master c6f03ed: Fix a problem in url.el without GnuTLS, (continued)
- Re: master c6f03ed: Fix a problem in url.el without GnuTLS, David Engster, 2014/12/13
- Re: master c6f03ed: Fix a problem in url.el without GnuTLS, David Engster, 2014/12/13
- Re: master c6f03ed: Fix a problem in url.el without GnuTLS, Ted Zlatanov, 2014/12/13
- Re: master c6f03ed: Fix a problem in url.el without GnuTLS, David Engster, 2014/12/13
- Re: master c6f03ed: Fix a problem in url.el without GnuTLS, Ted Zlatanov, 2014/12/13
- Re: master c6f03ed: Fix a problem in url.el without GnuTLS, Eli Zaretskii, 2014/12/13
- Re: master c6f03ed: Fix a problem in url.el without GnuTLS, David Engster, 2014/12/13
- Re: master c6f03ed: Fix a problem in url.el without GnuTLS, Eli Zaretskii, 2014/12/13
- Re: master c6f03ed: Fix a problem in url.el without GnuTLS,
Dmitry Gutov <=
- Re: master c6f03ed: Fix a problem in url.el without GnuTLS, Eli Zaretskii, 2014/12/13
- Re: master c6f03ed: Fix a problem in url.el without GnuTLS, David Engster, 2014/12/13
- Re: master c6f03ed: Fix a problem in url.el without GnuTLS, Eli Zaretskii, 2014/12/14
- Re: master c6f03ed: Fix a problem in url.el without GnuTLS, Ted Zlatanov, 2014/12/14
- Re: master c6f03ed: Fix a problem in url.el without GnuTLS, Eli Zaretskii, 2014/12/14
- Re: master c6f03ed: Fix a problem in url.el without GnuTLS, Ted Zlatanov, 2014/12/14
- Re: master c6f03ed: Fix a problem in url.el without GnuTLS, Stefan Monnier, 2014/12/14
- Re: master c6f03ed: Fix a problem in url.el without GnuTLS, Paul Eggert, 2014/12/14
- Re: master c6f03ed: Fix a problem in url.el without GnuTLS, Eli Zaretskii, 2014/12/14
- Re: master c6f03ed: Fix a problem in url.el without GnuTLS, Ted Zlatanov, 2014/12/14