<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 22, 2016 at 4:19 PM, Jim Kinney <span dir="ltr">&lt;<a href="mailto:jim.kinney@gmail.com" target="_blank">jim.kinney@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><br></div><div>been there, done that. We even tried . ~/.bashrc from screen with the same results. git doesn&#39;t like screen?</div></blockquote></div><br>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:</div><div class="gmail_extra"><br></div><div class="gmail_extra">```</div><div class="gmail_extra"><div class="gmail_extra">Host <a href="http://github.com">github.com</a></div><div class="gmail_extra">    LogLevel DEBUG3</div>```<br clear="all"><div><br></div>-- <br><div class="gmail_signature">James Sumners<br><a href="http://james.sumners.info/" target="_blank">http://james.sumners.info/</a> (technical profile)<br><a href="http://jrfom.com/" target="_blank">http://jrfom.com/</a> (personal site)<br><a href="http://haplo.bandcamp.com/" target="_blank">http://haplo.bandcamp.com/</a> (music)</div>
</div></div>