[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: master c6f03ed: Fix a problem in url.el without GnuTLS
From: |
Steinar Bang |
Subject: |
Re: master c6f03ed: Fix a problem in url.el without GnuTLS |
Date: |
Thu, 18 Dec 2014 20:46:51 +0100 |
User-agent: |
Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.4 (gnu/linux) |
>>>>> Eli Zaretskii <address@hidden>:
> But if we follow Stefan and stop worrying about the linearity of
> mainline, then just "git pull" followed by another push is enough,
> right?
Yes.
> Again, if we don't care about the mainline being linear, this
> spaghetti is nothing to worry about, right? It's just a "normal" Git
> DAG, right?
Yes.
> What really worries me about all this is that I _know_ some of the
> more-or-less veteran contributors do have long-living branches, where
> they do all their work, and from where they merge to master before
> pushing. For those people, using "pull --rebase" might be trouble
> waiting to happen at the most inopportune moment.
Indeed,... unless you can break them of the habit of merging master into
the feature branch before merging with master...?
If they always merge from the feature branch into master and then push,
they will be safe. They can merge back from master after they have
successfully pushed master.
But the safest will always be not to worry about the linearity of the
mainline.
- Re: master c6f03ed: Fix a problem in url.el without GnuTLS, (continued)
- Re: master c6f03ed: Fix a problem in url.el without GnuTLS, Eli Zaretskii, 2014/12/17
- Re: master c6f03ed: Fix a problem in url.el without GnuTLS, David Engster, 2014/12/17
- Re: master c6f03ed: Fix a problem in url.el without GnuTLS, Stephen J. Turnbull, 2014/12/17
- Re: master c6f03ed: Fix a problem in url.el without GnuTLS, Eli Zaretskii, 2014/12/18
- Re: master c6f03ed: Fix a problem in url.el without GnuTLS, Steinar Bang, 2014/12/18
- Re: master c6f03ed: Fix a problem in url.el without GnuTLS, Eli Zaretskii, 2014/12/18
- Re: master c6f03ed: Fix a problem in url.el without GnuTLS, Steinar Bang, 2014/12/19
- Re: master c6f03ed: Fix a problem in url.el without GnuTLS, Eli Zaretskii, 2014/12/19
- Re: master c6f03ed: Fix a problem in url.el without GnuTLS, David Engster, 2014/12/18
- Re: master c6f03ed: Fix a problem in url.el without GnuTLS, Eli Zaretskii, 2014/12/18
- Re: master c6f03ed: Fix a problem in url.el without GnuTLS,
Steinar Bang <=
- Re: master c6f03ed: Fix a problem in url.el without GnuTLS, Eli Zaretskii, 2014/12/18
- Re: master c6f03ed: Fix a problem in url.el without GnuTLS, Yuri Khan, 2014/12/19
- Re: master c6f03ed: Fix a problem in url.el without GnuTLS, Steinar Bang, 2014/12/19
- Re: master c6f03ed: Fix a problem in url.el without GnuTLS, Eli Zaretskii, 2014/12/19
- Re: master c6f03ed: Fix a problem in url.el without GnuTLS, David Engster, 2014/12/18
- 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, Eli Zaretskii, 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, Lars Magne Ingebrigtsen, 2014/12/12
Re: master c6f03ed: Fix a problem in url.el without GnuTLS, Leo Liu, 2014/12/11