-
Recent Posts
Recent Comments
- jmarnold on Introducing FubuMVC.AutoComplete
- Gleb Chermennov on Introducing FubuMVC.AutoComplete
- jmarnold on Introducing FubuMVC.AutoComplete
- Alex Henning Johannessen on Introducing FubuMVC.AutoComplete
- Travis Higley on Introducing FubuMVC.AutoComplete
Archives
Categories
Meta
Tag Archives: git
Why Source Control Matters and Hopefully it’s Git
I had an interesting and fun discussion last week with my fellow Headspring employees. I’m a big advocate of using git and I’m also the type of person that likes clean code and clean commits. Combining these two things and … Continue reading
I accidentally the code
I’m not going to sit back and let Ryan slip all the memes into Los Techies. After a slip up earlier today… here’s something that I couldn’t help but say inside my head: Post Footer automatically generated by Add Post … Continue reading
OSS on Github – Tips and Tricks
This has come up a few times on a few projects so I thought I would share some tips and tricks that the Fubu team uses to manage the distribution of work. Call them conventions, rules, whatever works best for … Continue reading
Git: Anonymous Access Under Windows
The Git version control system provides a simple protocol for sharing Git repositories anonymously over a TCP port. This can be useful for providing read-only access to a repository, or for facilitating pull-based collaboration within teams. The following is a … Continue reading
