[Bps-public-commit] SD branch, master, updated. 3d1019bdcc92e39862ef55042424d115d8243302
jesse
jesse at bestpractical.com
Mon Jun 1 09:42:43 EDT 2009
The branch, master has been updated
via 3d1019bdcc92e39862ef55042424d115d8243302 (commit)
via c2157afdf83d4d014605ec45a5cf44fe2c784935 (commit)
via 1c1e1a9094c72a41286956623c513f4aef0bd398 (commit)
from 3136814876d448b703a3ef9b615fe3cc32514c28 (commit)
Summary of changes:
lib/App/SD/Replica/github.pm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 1c1e1a9094c72a41286956623c513f4aef0bd398
Author: Alec Clews <alec.clews at voga.com.au>
Date: Thu May 28 23:30:22 2009 +1000
Typo on Net::GitHub module name
diff --git a/lib/App/SD/Replica/github.pm b/lib/App/SD/Replica/github.pm
index 5d5fe0a..f2e9a16 100644
--- a/lib/App/SD/Replica/github.pm
+++ b/lib/App/SD/Replica/github.pm
@@ -8,7 +8,7 @@ use Memoize;
use UNIVERSAL::require;
use URI;
use Memoize;
-use Net::Github;
+use Net::GitHub;
use Prophet::ChangeSet;
commit c2157afdf83d4d014605ec45a5cf44fe2c784935
Merge: 1c1e1a9... 003086f...
Author: Alec Clews <alec.clews at voga.com.au>
Date: Sun May 31 17:50:58 2009 +1000
Merge branch 'master' of git://github.com/obra/sd
commit 3d1019bdcc92e39862ef55042424d115d8243302
Merge: 3136814... c2157af...
Author: Jesse Vincent <jesse at bestpractical.com>
Date: Mon Jun 1 09:42:16 2009 -0400
Merge branch 'master' of git://github.com/alecthegeek/sd
* 'master' of git://github.com/alecthegeek/sd:
Typo on Net::GitHub module name
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list