Posts tagged with code
Git Rebasing Tips
Dennis - November 11th, 2011
Published in Software
So there you are, using git to store, track and share your code with a few others. Maybe many others. You make a change, someone else makes a change, one or the other of you pulls the others changes and BAM.. you get that merge commit. It really isn’t harmful of course, but it cleans [...]
- Share this:
- Share
No Comments
YUI Image Uploader gets a code repository
Dennis - March 8th, 2010
Published in Software
I’ve created a github project for the YUI Image Uploader. You can download the scripts and example page here: http://github.com/mulicheng/yuiupload This will also facilitate user contributed changes and backend scripts.
- Share this:
- Share