lib/githug/extensions/grit/ruby1.9.rb in githug-0.3.1 vs lib/githug/extensions/grit/ruby1.9.rb in githug-0.3.2
- old
+ new
@@ -12,6 +12,10 @@
def b; self.dup; end
end
end
end
+if Object.const_defined?(:PACK_IDX_SIGNATURE)
+ Object.send(:remove_const, :PACK_IDX_SIGNATURE)
+end
+
PACK_IDX_SIGNATURE = "\377tOc".b