• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

s3rvac / git-edit-index / 15 / 3
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 19 Oct 2016 04:27PM UTC
Files 1
Run time 0s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

19 Oct 2016 04:26PM UTC coverage: 100.0%. Remained the same
15.3

push

travis-ci

s3rvac
Ask the user on empty buffer by default and add a configuration option (#1).

When the editor buffer is empty (i.e. all lines were deleted), the command now
asks the user whether he or she wants to reflect the changes. This makes the
deletion of files or changes more foolproof. See #1 for the full motivation.

The default behavior can be changed by setting the onEmptyBuffer config option
via Git's configuration system. It represents what should be done when the
editor buffer is empty (i.e. all lines were deleted). Possible values:
* ask: Ask the user by showing him or her a y/N prompt. This is the default
  behavior of the command since version 0.5.
* act: Reflect the changes, without asking. This was the default behavior of
  the command until version 0.5.
* nothing: Do not reflect any changes, without asking. This corresponds to the
  default behavior of many other Git commands.

154 of 154 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 15.3
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 15
  • Travis Job 15.3
  • 4b322ee4 on github
  • Prev Job for on master (#14.3)
  • Next Job for on master (#16.6)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc