28 Apr
2017
28 Apr
'17
3:47 p.m.
git remote -v origin git://git.haskell.org/nofib.git (fetch) origin git://git.haskell.org/nofib.git (push) simonpj@cam-05-unx:~/code/HEAD-4/nofib$ | -----Original Message----- | From: Ben Gamari [mailto:ben@smart-cactus.org] | Sent: 28 April 2017 14:08 | To: Simon Peyton Jones <simonpj@microsoft.com>; ghc-devs@haskell.org | Subject: Re: Pushing to nofib | | Simon Peyton Jones via ghc-devs <ghc-devs@haskell.org> writes: | | > How can I push to the nofib repository? I get this: | > | What does | | git remote -v | | say when run in the nofib/ directory? | | Cheers, | | - Ben