[ale] Error with git clone, pull, or push while in screen and SSH'd into a server

James Sumners james.sumners at gmail.com
Thu Sep 22 16:36:06 EDT 2016


On Thu, Sep 22, 2016 at 4:19 PM, Jim Kinney <jim.kinney at gmail.com> wrote:

>
> been there, done that. We even tried . ~/.bashrc from screen with the same
> results. git doesn't like screen?
>

I use git from within screen frequently. This sounds a helluva lot like an
environment issue. What does the .screenrc look like? Have you tried
debugging the SSH initialization? Add some config to the ~/.ssh/config:

```
Host github.com
    LogLevel DEBUG3
```

-- 
James Sumners
http://james.sumners.info/ (technical profile)
http://jrfom.com/ (personal site)
http://haplo.bandcamp.com/ (music)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.ale.org/pipermail/ale/attachments/20160922/8a9e2172/attachment.html>


More information about the Ale mailing list