<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Sep 22, 2016, at 1:19 PM, Jim Kinney &lt;<a href="mailto:jim.kinney@gmail.com" class="">jim.kinney@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div class=""><div class="">On Thu, 2016-09-22 at 13:54 -0400, James Sumners wrote:Compare the output of `env` in each case..</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">been there, done that. We even tried . ~/.bashrc from screen with the same results. git doesn't like screen?</div><blockquote type="cite" class=""><div class="gmail_extra"><br class=""><div class="gmail_quote">On Thu, Sep 22, 2016 at 1:24 PM, Erik Reinertsen <span dir="ltr" class="">&lt;<a href="mailto:erikrtn@gmail.com" target="_blank" class="">erikrtn@gmail.com</a>&gt;</span> wrote:<br class=""></div></div></blockquote></div></div></blockquote></div><br class=""><div class=""><br class=""></div><div class="">I’m not seeing that behavior over SSH or HTTPS:</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><div class="">LM-SCF-20008031:~ jsheetsjr$ mkdir foo</div><div class="">LM-SCF-20008031:~ jsheetsjr$ cd foo</div><div class="">LM-SCF-20008031:foo jsheetsjr$ screen</div></div><div class=""><div class="">bash-3.2$ pwd</div><div class="">/Users/jsheetsjr/foo</div><div class="">bash-3.2$ git clone <a href="https://github.com/cvquesty/control_repo.git" class="">https://github.com/cvquesty/control_repo.git</a></div><div class="">Cloning into 'control_repo'...</div><div class="">remote: Counting objects: 227, done.</div><div class="">remote: Compressing objects: 100% (9/9), done.</div><div class="">remote: Total 227 (delta 4), reused 0 (delta 0), pack-reused 218</div><div class="">Receiving objects: 100% (227/227), 23.65 KiB | 0 bytes/s, done.</div><div class="">Resolving deltas: 100% (98/98), done.</div><div class="">Checking connectivity... done.</div><div class="">bash-3.2$ git clone git@github.com:cvquesty/profiles.git</div><div class="">Cloning into 'profiles'...</div><div class="">Warning: Permanently added '<a href="http://github.com" class="">github.com</a>,192.30.253.113' (RSA) to the list of known hosts.</div><div class="">remote: Counting objects: 146, done.</div><div class="">remote: Compressing objects: 100% (28/28), done.</div><div class="">remote: Total 146 (delta 12), reused 0 (delta 0), pack-reused 118</div><div class="">Receiving objects: 100% (146/146), 14.91 KiB | 0 bytes/s, done.</div><div class="">Resolving deltas: 100% (42/42), done.</div><div class="">Checking connectivity... done.</div><div class="">bash-3.2$</div></div><div class=""><div class="">[screen is terminating]</div><div class="">LM-SCF-20008031:foo jsheetsjr$</div></div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Seems normal to me. &nbsp;What am I missing?</div><div class=""><br class=""></div><div class="">—jus</div></body></html>