Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
VBprogrammer
on Sept 1, 2010
|
parent
|
context
|
favorite
| on:
How to set up your own private Git server on Linux
I did this with my university project source code. The only difficulty is that Gmail does not allow executables even within a zip file. You have to work pretty hard to avoid getting them into your repo.
ramidarigaz
on Sept 2, 2010
|
next
[–]
If you encrypt the zip, it works fine. Took me ages to discover that :)
koenigdavidmj
on Sept 2, 2010
|
prev
[–]
mv $ZIP_FILE_NAME $ZIP_FILE_NAME.txt
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: