+ [2015-10-08T22:59:58Z] Frenchiie Will the pip modules that I am using for a project also be pushed along with the project?
+ [2015-10-08T23:00:11Z] Frenchiie This is for python
+ [2015-10-08T23:07:28Z] Zarthus Frenchiie: check `git status`
+ [2015-10-08T23:07:43Z] Zarthus Frenchiie: anything not in your .gitignore but in your git directory will be pushed if they are added.
+ [2015-10-08T23:08:10Z] Zarthus from what I know, most people ship a requirements.txt file with their dependencies

message no. 115365

Posted by dsdeiz in #github at 2015-10-08T07:56:16Z

hi is there a way to auto-delete the branch from a PR after that PR has been merged?
+ [2015-10-09T02:05:25Z] jikai hello
+ [2015-10-09T02:06:07Z] jikai Does "git push" communicate with github server by encryption?????
+ [2015-10-09T02:06:20Z] jikai Is it safety enough ????
+ [2015-10-09T02:20:47Z] milki jikai: that depens on the url you have used
+ [2015-10-09T02:21:09Z] milki jikai: https and ssh are encrypted