public
Description: A sinatra app to log your GitHub commits with FogBugz
Clone URL: git://github.com/johnreilly/github-fogbugz.git
added thanks and license
johnreilly (author)
Thu Apr 24 09:48:01 -0700 2008
commit  a8117515ee9071816a0785319ebabae0d87ba848
tree    39630358bf0fb5f8b9fc06b4d160d73c81c1f73e
parent  1b94eeabdd3f026e09b3df2a8a0af0c8e8134389
...
55
56
57
 
 
 
 
 
 
 
 
...
55
56
57
58
59
60
61
62
63
64
65
0
@@ -55,3 +55,11 @@ It's fairly obvious that FogBugz was written for a more traditional CVS/SVN SCM
0
 
0
 This is in FogBugz 6.1.23. I've got a [thread started](http://support.fogcreek.com/default.asp?fogbugz.4.24526.0) on their forum asking for this to be cleaned up a bit. We'll see if it gets better in future releases.
0
 
0
+Thanks
0
+---
0
+Inspired by [github-campfire](http://github.com/jnewland/github-campfire) by [jnewland](http://github.com/jnewland) and
0
+[github-twitter](http://github.com/jnunemaker/github-twitter) by [jnunemaker](http://github.com/jnunemaker).
0
+
0
+License
0
+---
0
+MIT. See LICENSE file.

Comments

    No one has commented yet.