+ [11 years ago] Josse|BNC huh https://vince-josse.github.io/index.php
+ [11 years ago] Remram There is no reason for them to be served as text/html
+ [11 years ago] OwlFace I'm on ubuntu and I want to install git
+ [11 years ago] OwlFace im working on a python project, should i deactivate my virtualenv before i apt-get install git ?

message no. 51314

Posted by bongjovi in #github at 2014-10-04T15:32:24Z

Ah, my bad, had to scan for it.
+ [11 years ago] Remram OwlFace: no
+ [11 years ago] Remram OwlFace: a virtualenv doesn't interfere with anything non-python, and sudo should reset your env anyway
+ [11 years ago] lunaphyte i just did a git fetch --verbose upstream and git merge --verbose --no-ff upstream/master and git push --verbose --mirror origin - why does it say my forked repo is 1 commit ahead of upstream?
+ [11 years ago] lunaphyte here's the upstream repo: https://github.com/retspen/webvirtmgr - and my forked repo: https://github.com/junkb/webvirtmgr