-
Files with a `-text` attribute in a .gitattributes file are labeled as binary in both the File tree and in the diff window (at least as of v2.43).
In a .gitattributes file, unsetting the `text` attri…
-
When cleanup goes to remove files it currently throws an exception if the file is gone... also when updating, we're just overriding files regardless of changes. I'm proposing to add an integrity-leve…
-
Recently ran across some coworker's code who had written:
``` ruby
results.each { |r| r.cost.should be
-
This would make cluster definitions behave more like native chef roles.
Currently, the cluster representation gets built from the cluster file when you run "knife cluster command". Unfortunately, in …
-
If class instances are used as views, they are displayed as `my.module.`.
This makes two pieces of output from show_urls difficult to compare with diff and similar tools.
My use case here is to save…
-
Currently the include matcher doesn't diff strings on failure like other matchers used to compare strings. This behavior was surprising to me. Is there a reason not to change it? I'd be willing to hel…