title: Put the knife down and take a green herb, dude. |
descrip: One feller's views on the state of everyday computer science & its application (and now, OTHER STUFF) who isn't rich enough to shell out for www.myfreakinfirst-andlast-name.com Using 89% of the same design the blog had in 2001. |
FOR ENTERTAINMENT PURPOSES ONLY!!!
Back-up your data and, when you bike, always wear white. As an Amazon Associate, I earn from qualifying purchases. Affiliate links in green. |
|
Wednesday, June 05, 2013 | |
8 ways to share your git repository: Share it over a file share I keep wondering the best way to get git started at work, and keep over-engineering. The best route could be to set up repos on a shared drive. From the above page: Or the TL;DR version: $ cd /path/to/networked/repo/location $ git --bare init $ cd /path/to/local/work $ git remote add origin file:///path/to/networked/repo/location $ git push origin master Related usefulness: $ git remote rm origin $ git remote add origin file:///driveLetter/path/to/shared/bare/repo Labels: git, noteToSelf posted by ruffin at 6/05/2013 10:04:00 AM |
|
| |
MarkUpDown is the best Markdown editor for professionals on Windows 10. It includes two-pane live preview, in-app uploads to imgur for image hosting, and MultiMarkdown table support. Features you won't find anywhere else include...
You've wasted more than $15 of your time looking for a great Markdown editor. Stop looking. MarkUpDown is the app you're looking for. Learn more or head over to the 'Store now! |
![]() |
|
|