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

s3rvac / git-edit-index / 15
100%

Build:
DEFAULT BRANCH: master
Ran 19 Oct 2016 04:27PM UTC
Jobs 4
Files 1
Run time 45s
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

pending completion
15

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%)

4.0 hits per line

Jobs
ID Job ID Ran Files Coverage
3 15.3 19 Oct 2016 04:27PM UTC 0
100.0
Travis Job 15.3
4 15.4 19 Oct 2016 04:27PM UTC 0
100.0
Travis Job 15.4
5 15.5 19 Oct 2016 04:27PM UTC 0
100.0
Travis Job 15.5
7 15.7 19 Oct 2016 04:28PM UTC 0
100.0
Travis Job 15.7
Source Files on build 15
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #15
  • 4b322ee4 on github
  • Prev Build on master (#14)
  • Next Build on master (#16)
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