+[10 years ago]FrenchiieWill the pip modules that I am using for a project also be pushed along with the project? +[10 years ago]FrenchiieThis is for python +[10 years ago]ZarthusFrenchiie: check `git status` +[10 years ago]ZarthusFrenchiie: anything not in your .gitignore but in your git directory will be pushed if they are added. +[10 years ago]Zarthusfrom what I know, most people ship a requirements.txt file with their dependencies
+[10 years ago]jikaihello +[10 years ago]jikaiDoes "git push" communicate with github server by encryption????? +[10 years ago]jikaiIs it safety enough ???? +[10 years ago]milkijikai: that depens on the url you have used +[10 years ago]milkijikai: https and ssh are encrypted