Hi Eric.
Le mar. 8 janv. 2019 à 19:05, Eric Barnhill a écrit :
>
> I use fraction-dev for Fraction and complex-dev for Complex. cis-method,
> complex-constructors, eb-test were all I believe side branches I used for
> testing but did not delete.
If you don't need any of those branches anymore,
I use fraction-dev for Fraction and complex-dev for Complex. cis-method,
complex-constructors, eb-test were all I believe side branches I used for
testing but did not delete.
Eric
On Tue, Jan 8, 2019 at 5:39 AM Gilles Sadowski wrote:
> Hi.
>
> Command
> $ git branch -a
> shows several stale
Hi.
Command
$ git branch -a
shows several stale (?) branches:
---CUT---
remotes/origin/cis-method
remotes/origin/complex-constructors
remotes/origin/complex-dev
remotes/origin/eb-test
remotes/origin/feature__NUMBERS-69__autodiff
remotes/origin/fraction-dev
remotes/origin/hypot-chan