Skip to content

Instantly share code, notes, and snippets.

@allewun
Created January 21, 2015 01:30
Show Gist options
  • Save allewun/237a48a77ff8527c6bf9 to your computer and use it in GitHub Desktop.
Save allewun/237a48a77ff8527c6bf9 to your computer and use it in GitHub Desktop.
git town cucumber profiling
<!DOCTYPE html>
<html lang='en'>
<head>
<meta charset='utf-8'>
<meta content='IE=edge' http-equiv='X-UA-Compatible'>
<meta content='width=device-width, initial-scale=1' name='viewport'>
<meta content='Cucumber Step Characteristics' name='description'>
<title>Cucumber Step Characteristics</title>
<link href='http://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css' rel='stylesheet'>
<link href='http://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap-theme.min.css' rel='stylesheet'>
<!-- Custom styles for this layout -->
<style>
body {
min-height: 2000px;
padding-top: 70px;
}
td {
white-space: nowrap;
}
table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}
table.tablesorter thead tr .headerSortDown {
background-color: #8dbdd8;
}
</style>
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class='container'>
<div class='page-header'>
<h1>Cucumber step characteristics</h1>
</div>
<div class='alert alert-info'>
<span>
441 Scenarios,
3642 Steps completed
<span class='text-muted'>
(Passed: 3642)<br>
</span>
Test duration 463.3206s.
<span class='text-muted'>
(348.2891s steps, 115.0315s non-steps)
</span>
</span>
<span class='text-muted pull-right small'>
Finished on 2015-01-20 13:11:05 -0800
</span>
</div>
<ul class='nav nav-tabs'>
<li class='active'>
<a data-toggle='tab' href='#steps'>Steps</a>
</li>
<li>
<a data-toggle='tab' href='#features'>Features</a>
</li>
</ul>
<div class='tab-content'>
<div class='tab-pane active' id='steps'>
<table class='table table-striped table-bordered table-condensed tablesorter' id='profile_table'>
<thead>
<tr>
<th>Step</th>
<th>Total time</th>
<th>Passed</th>
<th>Average</th>
<th>Fastest</th>
<th>Slowest</th>
<th>Variation</th>
<th>Variance</th>
<th>Std Deviation</th>
<th>Skipped</th>
<th>Error</th>
<th>Undef</th>
<th>Total count</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<abbr title='/^(I|my coworker) runs? `([^`]+)`( while allowing errors)?$/'>features/step_definitions/run_steps.rb:1</abbr>
</td>
<td>198.0097</td>
<td>
<abbr title='features/configuration_housekeeping.feature:11&#x000A;features/environment.feature:5 (x12)&#x000A;features/git-extract/branch_exists_locally.feature:15&#x000A;features/git-extract/branch_exists_locally.feature:25&#x000A;features/git-extract/branch_exists_remotely.feature:14&#x000A;features/git-extract/branch_exists_remotely.feature:24&#x000A;features/git-extract/cherry_pick_conflict/with_open_changes.feature:37&#x000A;features/git-extract/cherry_pick_conflict/with_open_changes.feature:58&#x000A;features/git-extract/cherry_pick_conflict/with_open_changes.feature:68&#x000A;features/git-extract/cherry_pick_conflict/with_open_changes.feature:87&#x000A;features/git-extract/cherry_pick_conflict/without_open_changes.feature:31&#x000A;features/git-extract/cherry_pick_conflict/without_open_changes.feature:49&#x000A;features/git-extract/cherry_pick_conflict/without_open_changes.feature:58&#x000A;features/git-extract/cherry_pick_conflict/without_open_changes.feature:75&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:34&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:49&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:58&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:82&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:28&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:40&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:48&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:70&#x000A;features/git-extract/no_branch_name.feature:20&#x000A;features/git-extract/no_branch_name.feature:28&#x000A;features/git-extract/no_extractable_commits.feature:15&#x000A;features/git-extract/no_extractable_commits.feature:25&#x000A;features/git-hack/branch_exists_locally.feature:15&#x000A;features/git-hack/branch_exists_locally.feature:25&#x000A;features/git-hack/branch_exists_remotely.feature:13&#x000A;features/git-hack/branch_exists_remotely.feature:23&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:16 (x5)&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:32&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:46&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:54&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:77&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:13 (x5)&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:26&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:37&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:44&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:65&#x000A;features/git-hack/no_branch_name.feature:19&#x000A;features/git-hack/no_branch_name.feature:27&#x000A;features/git-hack/on_feature_branch/with_open_changes.feature:16&#x000A;features/git-hack/on_feature_branch/without_open_changes.feature:13&#x000A;features/git-hack/on_main_branch/with_open_changes.feature:14&#x000A;features/git-hack/on_main_branch/without_open_changes.feature:11&#x000A;features/git-kill/current_branch/on_feature_branch/with_deleted_tracking_branch/with_open_changes.feature:17 (x2)&#x000A;features/git-kill/current_branch/on_feature_branch/with_deleted_tracking_branch/with_open_changes.feature:40&#x000A;features/git-kill/current_branch/on_feature_branch/with_deleted_tracking_branch/without_open_changes.feature:14 (x2)&#x000A;features/git-kill/current_branch/on_feature_branch/with_deleted_tracking_branch/without_open_changes.feature:34&#x000A;features/git-kill/current_branch/on_feature_branch/with_tracking_branch/with_open_changes.feature:15 (x2)&#x000A;features/git-kill/current_branch/on_feature_branch/with_tracking_branch/with_open_changes.feature:39&#x000A;features/git-kill/current_branch/on_feature_branch/with_tracking_branch/without_open_changes.feature:13 (x2)&#x000A;features/git-kill/current_branch/on_feature_branch/with_tracking_branch/without_open_changes.feature:34&#x000A;features/git-kill/current_branch/on_feature_branch/without_tracking_branch/with_open_changes.feature:17 (x2)&#x000A;features/git-kill/current_branch/on_feature_branch/without_tracking_branch/with_open_changes.feature:39&#x000A;features/git-kill/current_branch/on_feature_branch/without_tracking_branch/without_open_changes.feature:14 (x2)&#x000A;features/git-kill/current_branch/on_feature_branch/without_tracking_branch/without_open_changes.feature:34&#x000A;features/git-kill/current_branch/on_main_branch.feature:18&#x000A;features/git-kill/current_branch/on_main_branch.feature:33&#x000A;features/git-kill/current_branch/on_non_feature_branch.feature:20&#x000A;features/git-kill/current_branch/on_non_feature_branch.feature:36&#x000A;features/git-kill/supplied_branch/branch_does_not_exist.feature:13&#x000A;features/git-kill/supplied_branch/branch_does_not_exist.feature:24&#x000A;features/git-kill/supplied_branch/feature_branch/with_open_changes.feature:17 (x2)&#x000A;features/git-kill/supplied_branch/feature_branch/with_open_changes.feature:39&#x000A;features/git-kill/supplied_branch/feature_branch/without_open_changes.feature:13 (x2)&#x000A;features/git-kill/supplied_branch/feature_branch/without_open_changes.feature:33&#x000A;features/git-kill/supplied_branch/main_branch.feature:17&#x000A;features/git-kill/supplied_branch/main_branch.feature:33&#x000A;features/git-kill/supplied_branch/non_feature_branch.feature:18&#x000A;features/git-kill/supplied_branch/non_feature_branch.feature:34&#x000A;features/git-kill/supplied_branch/on_supplied_feature_branch/with_open_changes.feature:16 (x2)&#x000A;features/git-kill/supplied_branch/on_supplied_feature_branch/with_open_changes.feature:40&#x000A;features/git-kill/supplied_branch/on_supplied_feature_branch/without_open_changes.feature:13 (x2)&#x000A;features/git-kill/supplied_branch/on_supplied_feature_branch/without_open_changes.feature:34&#x000A;features/git-pr/bitbucket.feature:13 (x12)&#x000A;features/git-pr/github.feature:13 (x12)&#x000A;features/git-pr/multi_platform_support.feature:8 (x2)&#x000A;features/git-pr/multi_platform_support.feature:22&#x000A;features/git-pr/unsupported_hosting_service.feature:11&#x000A;features/git-prune-branches/feature_branch/ahead_of_main/with_open_changes.feature:13&#x000A;features/git-prune-branches/feature_branch/ahead_of_main/without_open_changes.feature:10&#x000A;features/git-prune-branches/feature_branch/behind_main/with_open_changes.feature:13&#x000A;features/git-prune-branches/feature_branch/behind_main/without_open_changes.feature:12&#x000A;features/git-prune-branches/main_branch/no_stale_feature_branches/with_open_changes.feature:13&#x000A;features/git-prune-branches/main_branch/no_stale_feature_branches/without_open_changes.feature:10&#x000A;features/git-prune-branches/main_branch/stale_coworker_feature_branch/with_open_changes.feature:12&#x000A;features/git-prune-branches/main_branch/stale_coworker_feature_branch/without_open_changes.feature:9&#x000A;features/git-prune-branches/main_branch/stale_feature_branch/with_open_changes.feature:10&#x000A;features/git-prune-branches/main_branch/stale_feature_branch/without_open_changes.feature:9&#x000A;features/git-prune-branches/main_branch/stale_local_feature_branch/with_open_changes.feature:10&#x000A;features/git-prune-branches/main_branch/stale_local_feature_branch/without_open_changes.feature:9&#x000A;features/git-prune-branches/main_branch/stale_non_feature_branch/with_open_changes.feature:12&#x000A;features/git-prune-branches/main_branch/stale_non_feature_branch/without_open_changes.feature:9&#x000A;features/git-repo/bitbucket.feature:6 (x6)&#x000A;features/git-repo/github.feature:6 (x6)&#x000A;features/git-repo/multi_platform_support.feature:6 (x2)&#x000A;features/git-repo/multi_platform_support.feature:18&#x000A;features/git-repo/unsupported_hosting_service.feature:4&#x000A;features/git-ship/current_branch/commit_message_containing_double_quote.feature:13&#x000A;features/git-ship/current_branch/merge_main_branch_conflict.feature:15 (x4)&#x000A;features/git-ship/current_branch/merge_main_branch_conflict.feature:33&#x000A;features/git-ship/current_branch/merge_main_branch_conflict.feature:49&#x000A;features/git-ship/current_branch/merge_main_branch_conflict.feature:69&#x000A;features/git-ship/current_branch/no_diff.feature:15&#x000A;features/git-ship/current_branch/on_coworker_feature_branch.feature:15&#x000A;features/git-ship/current_branch/on_feature_branch_with_open_changes.feature:12&#x000A;features/git-ship/current_branch/on_feature_branch_without_open_changes.feature:14&#x000A;features/git-ship/current_branch/on_feature_branch_without_open_changes.feature:41&#x000A;features/git-ship/current_branch/on_main_branch.feature:10&#x000A;features/git-ship/current_branch/on_non_feature_branch.feature:12&#x000A;features/git-ship/current_branch/pull_feature_branch_conflict.feature:14 (x4)&#x000A;features/git-ship/current_branch/pull_feature_branch_conflict.feature:30&#x000A;features/git-ship/current_branch/pull_feature_branch_conflict.feature:43&#x000A;features/git-ship/current_branch/pull_feature_branch_conflict.feature:63&#x000A;features/git-ship/current_branch/pull_main_branch_conflict.feature:16 (x4)&#x000A;features/git-ship/current_branch/pull_main_branch_conflict.feature:29&#x000A;features/git-ship/current_branch/pull_main_branch_conflict.feature:41&#x000A;features/git-ship/current_branch/pull_main_branch_conflict.feature:66&#x000A;features/git-ship/supplied_branch/main_branch_with_open_changes.feature:10&#x000A;features/git-ship/supplied_branch/main_branch_without_open_changes.feature:9&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_with_open_changes.feature:14 (x4)&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_with_open_changes.feature:35&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_with_open_changes.feature:53&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_with_open_changes.feature:76&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_without_open_changes.feature:13 (x4)&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_without_open_changes.feature:31&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_without_open_changes.feature:47&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_without_open_changes.feature:68&#x000A;features/git-ship/supplied_branch/no_conflicts_with_conflicting_changes.feature:16&#x000A;features/git-ship/supplied_branch/no_conflicts_with_conflicting_changes.feature:51&#x000A;features/git-ship/supplied_branch/no_conflicts_with_open_changes.feature:13&#x000A;features/git-ship/supplied_branch/no_conflicts_with_open_changes.feature:46&#x000A;features/git-ship/supplied_branch/no_conflicts_without_open_changes.feature:12&#x000A;features/git-ship/supplied_branch/no_conflicts_without_open_changes.feature:41&#x000A;features/git-ship/supplied_branch/no_diff_with_open_changes.feature:14&#x000A;features/git-ship/supplied_branch/no_diff_without_open_changes.feature:13&#x000A;features/git-ship/supplied_branch/non_existing_branch_with_open_changes.feature:11&#x000A;features/git-ship/supplied_branch/non_existing_branch_without_open_changes.feature:8&#x000A;features/git-ship/supplied_branch/non_feature_branch_with_open_changes.feature:11&#x000A;features/git-ship/supplied_branch/non_feature_branch_without_open_changes.feature:10&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_with_open_changes.feature:14 (x4)&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_with_open_changes.feature:33&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_with_open_changes.feature:48&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_with_open_changes.feature:71&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_without_open_changes.feature:13 (x4)&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_without_open_changes.feature:29&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_without_open_changes.feature:42&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_without_open_changes.feature:63&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_with_open_changes.feature:15 (x4)&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_with_open_changes.feature:31&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_with_open_changes.feature:45&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_with_open_changes.feature:73&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_without_open_changes.feature:14 (x4)&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_without_open_changes.feature:27&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_without_open_changes.feature:39&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_without_open_changes.feature:65&#x000A;features/git-sync-fork/feature_branch/no_conflicts_with_open_changes.feature:11&#x000A;features/git-sync-fork/feature_branch/no_conflicts_without_open_changes.feature:10&#x000A;features/git-sync-fork/main_branch/no_conflicts_with_open_changes.feature:10&#x000A;features/git-sync-fork/main_branch/no_conflicts_without_open_changes.feature:9&#x000A;features/git-sync-fork/main_branch/no_upstream.feature:4&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_with_open_changes.feature:11 (x4)&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_with_open_changes.feature:26&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_with_open_changes.feature:39&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_with_open_changes.feature:58&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_without_open_changes.feature:10 (x4)&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_without_open_changes.feature:22&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_without_open_changes.feature:33&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_without_open_changes.feature:50&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/with_open_changes.feature:13 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/with_open_changes.feature:32&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/with_open_changes.feature:50&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/with_open_changes.feature:75&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/with_open_changes.feature:85&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/with_open_changes.feature:113&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/without_open_changes.feature:12 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/without_open_changes.feature:28&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/without_open_changes.feature:44&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/without_open_changes.feature:66&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/without_open_changes.feature:75&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/without_open_changes.feature:101&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/with_open_changes.feature:13 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/with_open_changes.feature:36&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/with_open_changes.feature:57&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/with_open_changes.feature:78&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/with_open_changes.feature:88&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/with_open_changes.feature:113&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/without_open_changes.feature:12 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/without_open_changes.feature:32&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/without_open_changes.feature:51&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/without_open_changes.feature:69&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/without_open_changes.feature:78&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/without_open_changes.feature:100&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/with_open_changes.feature:12 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/with_open_changes.feature:31&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/with_open_changes.feature:47&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/with_open_changes.feature:70&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/with_open_changes.feature:80&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/with_open_changes.feature:106&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/without_open_changes.feature:11 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/without_open_changes.feature:27&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/without_open_changes.feature:41&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/without_open_changes.feature:61&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/without_open_changes.feature:70&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/without_open_changes.feature:94&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/with_open_changes.feature:12 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/with_open_changes.feature:35&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/with_open_changes.feature:54&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/with_open_changes.feature:73&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/with_open_changes.feature:83&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/with_open_changes.feature:106&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/without_open_changes.feature:11 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/without_open_changes.feature:31&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/without_open_changes.feature:48&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/without_open_changes.feature:64&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/without_open_changes.feature:73&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/without_open_changes.feature:93&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/with_open_changes.feature:13 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/with_open_changes.feature:31&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/with_open_changes.feature:48&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/with_open_changes.feature:72&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/with_open_changes.feature:82&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/with_open_changes.feature:111&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/without_open_changes.feature:12 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/without_open_changes.feature:27&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/without_open_changes.feature:42&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/without_open_changes.feature:63&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/without_open_changes.feature:72&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/without_open_changes.feature:99&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/with_open_changes.feature:13 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/with_open_changes.feature:35&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/with_open_changes.feature:55&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/with_open_changes.feature:75&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/with_open_changes.feature:85&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/with_open_changes.feature:110&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/without_open_changes.feature:12 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/without_open_changes.feature:31&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/without_open_changes.feature:49&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/without_open_changes.feature:66&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/without_open_changes.feature:75&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/without_open_changes.feature:98&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:12 (x5)&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:27&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:43&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:52&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:77&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:11 (x5)&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:23&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:36&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:44&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:67&#x000A;features/git-sync/all_branches/no_conflicts/feature_branches/with_open_changes.feature:12&#x000A;features/git-sync/all_branches/no_conflicts/feature_branches/without_open_changes.feature:11&#x000A;features/git-sync/all_branches/no_conflicts/non_feature_branches/with_open_changes.feature:15&#x000A;features/git-sync/all_branches/no_conflicts/non_feature_branches/without_open_changes.feature:14&#x000A;features/git-sync/all_branches/no_conflicts/remote_only_branches/with_open_changes.feature:13&#x000A;features/git-sync/all_branches/no_conflicts/remote_only_branches/without_open_changes.feature:12&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/with_open_changes.feature:14 (x6)&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/with_open_changes.feature:31&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/with_open_changes.feature:48&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/with_open_changes.feature:68&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/with_open_changes.feature:77&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/with_open_changes.feature:98&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/without_open_changes.feature:13 (x6)&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/without_open_changes.feature:27&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/without_open_changes.feature:42&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/without_open_changes.feature:59&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/without_open_changes.feature:67&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/without_open_changes.feature:86&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/with_open_changes.feature:14 (x6)&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/with_open_changes.feature:33&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/with_open_changes.feature:51&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/with_open_changes.feature:69&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/with_open_changes.feature:78&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/with_open_changes.feature:97&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/without_open_changes.feature:13 (x6)&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/without_open_changes.feature:29&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/without_open_changes.feature:45&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/without_open_changes.feature:60&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/without_open_changes.feature:68&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/without_open_changes.feature:85&#x000A;features/git-sync/current_branch/feature_branch/deleted_tracking_branch.feature:15&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/with_open_changes.feature:12 (x5)&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/with_open_changes.feature:33&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/with_open_changes.feature:53&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/with_open_changes.feature:63&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/with_open_changes.feature:88&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/without_open_changes.feature:11 (x5)&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/without_open_changes.feature:29&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/without_open_changes.feature:46&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/without_open_changes.feature:55&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/without_open_changes.feature:78&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/with_open_changes.feature:11 (x5)&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/with_open_changes.feature:32&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/with_open_changes.feature:50&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/with_open_changes.feature:60&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/with_open_changes.feature:82&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/without_open_changes.feature:10 (x5)&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/without_open_changes.feature:28&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/without_open_changes.feature:43&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/without_open_changes.feature:52&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/without_open_changes.feature:72&#x000A;features/git-sync/current_branch/feature_branch/no_conflicts_with_open_changes.feature:17&#x000A;features/git-sync/current_branch/feature_branch/no_conflicts_with_open_changes.feature:52&#x000A;features/git-sync/current_branch/feature_branch/no_conflicts_without_open_changes.feature:14&#x000A;features/git-sync/current_branch/feature_branch/no_conflicts_without_open_changes.feature:45&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_with_open_changes.feature:16 (x5)&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_with_open_changes.feature:35&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_with_open_changes.feature:50&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_with_open_changes.feature:59&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_with_open_changes.feature:80&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_without_open_changes.feature:13 (x5)&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_without_open_changes.feature:29&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_without_open_changes.feature:41&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_without_open_changes.feature:49&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_without_open_changes.feature:68&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_with_open_changes.feature:16 (x5)&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_with_open_changes.feature:32&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_with_open_changes.feature:46&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_with_open_changes.feature:54&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_with_open_changes.feature:80&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_without_open_changes.feature:13 (x5)&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_without_open_changes.feature:26&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_without_open_changes.feature:37&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_without_open_changes.feature:45&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_without_open_changes.feature:69&#x000A;features/git-sync/current_branch/feature_branch/two_collaborators.feature:20&#x000A;features/git-sync/current_branch/feature_branch/two_collaborators.feature:35&#x000A;features/git-sync/current_branch/feature_branch/two_collaborators.feature:52&#x000A;features/git-sync/current_branch/main_branch/no_conflicts_with_open_changes.feature:15&#x000A;features/git-sync/current_branch/main_branch/no_conflicts_without_open_changes.feature:11&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_with_open_changes.feature:15 (x5)&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_with_open_changes.feature:30&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_with_open_changes.feature:43&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_with_open_changes.feature:52&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_with_open_changes.feature:72&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_without_open_changes.feature:12 (x5)&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_without_open_changes.feature:25&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_without_open_changes.feature:36&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_without_open_changes.feature:44&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_without_open_changes.feature:62&#x000A;features/git-sync/current_branch/main_branch/tags.feature:11&#x000A;features/git-sync/current_branch/non_feature_branch/no_conflicts_with_open_changes.feature:18&#x000A;features/git-sync/current_branch/non_feature_branch/no_conflicts_without_open_changes.feature:15&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_with_open_changes.feature:17 (x5)&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_with_open_changes.feature:32&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_with_open_changes.feature:45&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_with_open_changes.feature:54&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_with_open_changes.feature:74&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_without_open_changes.feature:13 (x5)&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_without_open_changes.feature:25&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_without_open_changes.feature:35&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_without_open_changes.feature:43&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_without_open_changes.feature:61&#x000A;features/git-sync/current_branch/non_feature_branch/tags.feature:13&#x000A;features/git-town/configuration/configuration.feature:11&#x000A;features/git-town/configuration/configuration.feature:24&#x000A;features/git-town/configuration/configuration.feature:35&#x000A;features/git-town/configuration/configuration.feature:47&#x000A;features/git-town/configuration/main_branch/display.feature:10&#x000A;features/git-town/configuration/main_branch/display.feature:16&#x000A;features/git-town/configuration/main_branch/update.feature:10&#x000A;features/git-town/configuration/main_branch/update.feature:18&#x000A;features/git-town/configuration/main_branch/update.feature:24&#x000A;features/git-town/configuration/non_feature_branches/add_branch.feature:14&#x000A;features/git-town/configuration/non_feature_branches/add_branch.feature:20&#x000A;features/git-town/configuration/non_feature_branches/add_branch.feature:28&#x000A;features/git-town/configuration/non_feature_branches/add_branch.feature:36&#x000A;features/git-town/configuration/non_feature_branches/display.feature:10&#x000A;features/git-town/configuration/non_feature_branches/display.feature:16&#x000A;features/git-town/configuration/non_feature_branches/invalid_option.feature:9&#x000A;features/git-town/configuration/non_feature_branches/remove_branch.feature:13&#x000A;features/git-town/configuration/non_feature_branches/remove_branch.feature:19&#x000A;features/git-town/configuration/non_feature_branches/remove_branch.feature:26&#x000A;features/git-town/help/help_configured.feature:14&#x000A;features/git-town/help/help_configured.feature:19&#x000A;features/git-town/help/help_outside_git_repo.feature:8 (x2)&#x000A;features/git-town/help/help_unconfigured.feature:11&#x000A;features/git-town/help/help_unconfigured.feature:16&#x000A;features/git-town/town.feature:4&#x000A;features/git-town/version.feature:9&#x000A;features/git-town/version.feature:15'>617</abbr>
</td>
<td>0.3209</td>
<td>0.0267</td>
<td>0.7344</td>
<td>0.7077</td>
<td>0.0582</td>
<td>0.2413</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>617</td>
</tr>
<tr>
<td>
<abbr title="/^the following commits? exists? in (my|my coworker's) repository$/">features/step_definitions/commit_steps.rb:1</abbr>
</td>
<td>63.6169</td>
<td>
<abbr title='features/git-extract/cherry_pick_conflict/with_open_changes.feature:10 (x5)&#x000A;features/git-extract/cherry_pick_conflict/without_open_changes.feature:8 (x5)&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:10 (x5)&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:8 (x5)&#x000A;features/git-extract/multiple_commits/with_open_changes.feature:10&#x000A;features/git-extract/multiple_commits/without_open_changes.feature:8&#x000A;features/git-extract/no_branch_name.feature:10 (x2)&#x000A;features/git-extract/single_commit/with_open_changes.feature:8&#x000A;features/git-extract/single_commit/without_open_changes.feature:8&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:10 (x5)&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:8 (x5)&#x000A;features/git-hack/no_branch_name.feature:10 (x2)&#x000A;features/git-hack/on_feature_branch/with_open_changes.feature:10&#x000A;features/git-hack/on_feature_branch/without_open_changes.feature:8&#x000A;features/git-hack/on_main_branch/with_open_changes.feature:9&#x000A;features/git-hack/on_main_branch/without_open_changes.feature:7&#x000A;features/git-kill/current_branch/on_feature_branch/with_deleted_tracking_branch/with_open_changes.feature:10 (x2)&#x000A;features/git-kill/current_branch/on_feature_branch/with_deleted_tracking_branch/without_open_changes.feature:8 (x2)&#x000A;features/git-kill/current_branch/on_feature_branch/with_tracking_branch/with_open_changes.feature:9 (x2)&#x000A;features/git-kill/current_branch/on_feature_branch/with_tracking_branch/without_open_changes.feature:8 (x2)&#x000A;features/git-kill/current_branch/on_feature_branch/without_tracking_branch/with_open_changes.feature:11 (x2)&#x000A;features/git-kill/current_branch/on_feature_branch/without_tracking_branch/without_open_changes.feature:9 (x2)&#x000A;features/git-kill/current_branch/on_main_branch.feature:10 (x2)&#x000A;features/git-kill/current_branch/on_non_feature_branch.feature:11 (x2)&#x000A;features/git-kill/supplied_branch/feature_branch/with_open_changes.feature:10 (x2)&#x000A;features/git-kill/supplied_branch/feature_branch/without_open_changes.feature:8 (x2)&#x000A;features/git-kill/supplied_branch/main_branch.feature:8 (x2)&#x000A;features/git-kill/supplied_branch/non_feature_branch.feature:9 (x2)&#x000A;features/git-kill/supplied_branch/on_supplied_feature_branch/with_open_changes.feature:10 (x2)&#x000A;features/git-kill/supplied_branch/on_supplied_feature_branch/without_open_changes.feature:8 (x2)&#x000A;features/git-ship/current_branch/commit_message_containing_double_quote.feature:9&#x000A;features/git-ship/current_branch/empty_commit_message.feature:9&#x000A;features/git-ship/current_branch/merge_main_branch_conflict.feature:10 (x4)&#x000A;features/git-ship/current_branch/no_diff.feature:10&#x000A;features/git-ship/current_branch/on_coworker_feature_branch.feature:10&#x000A;features/git-ship/current_branch/on_feature_branch_without_open_changes.feature:10&#x000A;features/git-ship/current_branch/on_feature_branch_without_open_changes.feature:37&#x000A;features/git-ship/current_branch/pull_feature_branch_conflict.feature:9 (x4)&#x000A;features/git-ship/current_branch/pull_main_branch_conflict.feature:10 (x4)&#x000A;features/git-ship/supplied_branch/empty_commit_message_with_conflicting_changes.feature:8&#x000A;features/git-ship/supplied_branch/empty_commit_message_with_open_changes.feature:8&#x000A;features/git-ship/supplied_branch/empty_commit_message_without_open_changes.feature:8&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_with_open_changes.feature:8 (x4)&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_without_open_changes.feature:8 (x4)&#x000A;features/git-ship/supplied_branch/no_conflicts_with_conflicting_changes.feature:10&#x000A;features/git-ship/supplied_branch/no_conflicts_with_conflicting_changes.feature:46&#x000A;features/git-ship/supplied_branch/no_conflicts_with_open_changes.feature:8&#x000A;features/git-ship/supplied_branch/no_conflicts_with_open_changes.feature:41&#x000A;features/git-ship/supplied_branch/no_conflicts_without_open_changes.feature:8&#x000A;features/git-ship/supplied_branch/no_conflicts_without_open_changes.feature:37&#x000A;features/git-ship/supplied_branch/no_diff_with_open_changes.feature:8&#x000A;features/git-ship/supplied_branch/no_diff_without_open_changes.feature:8&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_with_open_changes.feature:8 (x4)&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_without_open_changes.feature:8 (x4)&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_with_open_changes.feature:8 (x4)&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_without_open_changes.feature:8 (x4)&#x000A;features/git-sync-fork/feature_branch/no_conflicts_with_open_changes.feature:6&#x000A;features/git-sync-fork/feature_branch/no_conflicts_without_open_changes.feature:6&#x000A;features/git-sync-fork/main_branch/no_conflicts_with_open_changes.feature:5&#x000A;features/git-sync-fork/main_branch/no_conflicts_without_open_changes.feature:5&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_with_open_changes.feature:5 (x4)&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_without_open_changes.feature:5 (x4)&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/with_open_changes.feature:5 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/without_open_changes.feature:5 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/with_open_changes.feature:5 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/without_open_changes.feature:5 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/with_open_changes.feature:5 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/without_open_changes.feature:5 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/with_open_changes.feature:5 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/without_open_changes.feature:5 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/with_open_changes.feature:5 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/without_open_changes.feature:5 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/with_open_changes.feature:5 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/without_open_changes.feature:5 (x6)&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:5 (x5)&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:5 (x5)&#x000A;features/git-sync/all_branches/no_conflicts/feature_branches/with_open_changes.feature:5&#x000A;features/git-sync/all_branches/no_conflicts/feature_branches/without_open_changes.feature:5&#x000A;features/git-sync/all_branches/no_conflicts/non_feature_branches/with_open_changes.feature:6&#x000A;features/git-sync/all_branches/no_conflicts/non_feature_branches/without_open_changes.feature:6&#x000A;features/git-sync/all_branches/no_conflicts/remote_only_branches/with_open_changes.feature:6&#x000A;features/git-sync/all_branches/no_conflicts/remote_only_branches/without_open_changes.feature:6&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/with_open_changes.feature:6 (x6)&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/without_open_changes.feature:6 (x6)&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/with_open_changes.feature:6 (x6)&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/without_open_changes.feature:6 (x6)&#x000A;features/git-sync/current_branch/feature_branch/deleted_tracking_branch.feature:10&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/with_open_changes.feature:5 (x5)&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/without_open_changes.feature:5 (x5)&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/with_open_changes.feature:5 (x5)&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/without_open_changes.feature:5 (x5)&#x000A;features/git-sync/current_branch/feature_branch/no_conflicts_with_open_changes.feature:10&#x000A;features/git-sync/current_branch/feature_branch/no_conflicts_with_open_changes.feature:44&#x000A;features/git-sync/current_branch/feature_branch/no_conflicts_without_open_changes.feature:8&#x000A;features/git-sync/current_branch/feature_branch/no_conflicts_without_open_changes.feature:38&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_with_open_changes.feature:10 (x5)&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_without_open_changes.feature:8 (x5)&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_with_open_changes.feature:10 (x5)&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_without_open_changes.feature:8 (x5)&#x000A;features/git-sync/current_branch/feature_branch/two_collaborators.feature:11&#x000A;features/git-sync/current_branch/feature_branch/two_collaborators.feature:14&#x000A;features/git-sync/current_branch/main_branch/no_conflicts_with_open_changes.feature:10&#x000A;features/git-sync/current_branch/main_branch/no_conflicts_without_open_changes.feature:7&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_with_open_changes.feature:10 (x5)&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_without_open_changes.feature:8 (x5)&#x000A;features/git-sync/current_branch/non_feature_branch/no_conflicts_with_open_changes.feature:12&#x000A;features/git-sync/current_branch/non_feature_branch/no_conflicts_without_open_changes.feature:10&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_with_open_changes.feature:12 (x5)&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_without_open_changes.feature:9 (x5)'>318</abbr>
</td>
<td>0.2001</td>
<td>0.0488</td>
<td>0.2020</td>
<td>0.1532</td>
<td>0.0002</td>
<td>0.0127</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>318</td>
</tr>
<tr>
<td>
<abbr title='/^(?:now )?(I|my coworker) (?:still )?(?:have|has) the following commits$/'>features/step_definitions/commit_steps.rb:13</abbr>
</td>
<td>28.5492</td>
<td>
<abbr title='features/git-extract/cherry_pick_conflict/with_open_changes.feature:48&#x000A;features/git-extract/cherry_pick_conflict/with_open_changes.feature:76&#x000A;features/git-extract/cherry_pick_conflict/with_open_changes.feature:94&#x000A;features/git-extract/cherry_pick_conflict/without_open_changes.feature:40&#x000A;features/git-extract/cherry_pick_conflict/without_open_changes.feature:64&#x000A;features/git-extract/cherry_pick_conflict/without_open_changes.feature:80&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:69&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:92&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:57&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:78&#x000A;features/git-extract/multiple_commits/with_open_changes.feature:34&#x000A;features/git-extract/multiple_commits/without_open_changes.feature:28&#x000A;features/git-extract/single_commit/with_open_changes.feature:31&#x000A;features/git-extract/single_commit/without_open_changes.feature:27&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:63&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:85&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:51&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:71&#x000A;features/git-hack/on_feature_branch/with_open_changes.feature:30&#x000A;features/git-hack/on_feature_branch/without_open_changes.feature:24&#x000A;features/git-hack/on_main_branch/with_open_changes.feature:28&#x000A;features/git-hack/on_main_branch/without_open_changes.feature:22&#x000A;features/git-kill/current_branch/on_feature_branch/with_deleted_tracking_branch/with_open_changes.feature:34&#x000A;features/git-kill/current_branch/on_feature_branch/with_deleted_tracking_branch/with_open_changes.feature:52&#x000A;features/git-kill/current_branch/on_feature_branch/with_deleted_tracking_branch/without_open_changes.feature:28&#x000A;features/git-kill/current_branch/on_feature_branch/with_deleted_tracking_branch/without_open_changes.feature:44&#x000A;features/git-kill/current_branch/on_feature_branch/with_tracking_branch/with_open_changes.feature:33&#x000A;features/git-kill/current_branch/on_feature_branch/with_tracking_branch/with_open_changes.feature:53&#x000A;features/git-kill/current_branch/on_feature_branch/with_tracking_branch/without_open_changes.feature:28&#x000A;features/git-kill/current_branch/on_feature_branch/with_tracking_branch/without_open_changes.feature:45&#x000A;features/git-kill/current_branch/on_feature_branch/without_tracking_branch/with_open_changes.feature:33&#x000A;features/git-kill/current_branch/on_feature_branch/without_tracking_branch/with_open_changes.feature:51&#x000A;features/git-kill/current_branch/on_feature_branch/without_tracking_branch/without_open_changes.feature:28&#x000A;features/git-kill/current_branch/on_feature_branch/without_tracking_branch/without_open_changes.feature:44&#x000A;features/git-kill/current_branch/on_main_branch.feature:27&#x000A;features/git-kill/current_branch/on_main_branch.feature:41&#x000A;features/git-kill/current_branch/on_non_feature_branch.feature:29&#x000A;features/git-kill/current_branch/on_non_feature_branch.feature:44&#x000A;features/git-kill/supplied_branch/feature_branch/with_open_changes.feature:32&#x000A;features/git-kill/supplied_branch/feature_branch/with_open_changes.feature:50&#x000A;features/git-kill/supplied_branch/feature_branch/without_open_changes.feature:27&#x000A;features/git-kill/supplied_branch/feature_branch/without_open_changes.feature:43&#x000A;features/git-kill/supplied_branch/main_branch.feature:26&#x000A;features/git-kill/supplied_branch/main_branch.feature:41&#x000A;features/git-kill/supplied_branch/non_feature_branch.feature:27&#x000A;features/git-kill/supplied_branch/non_feature_branch.feature:42&#x000A;features/git-kill/supplied_branch/on_supplied_feature_branch/with_open_changes.feature:34&#x000A;features/git-kill/supplied_branch/on_supplied_feature_branch/with_open_changes.feature:54&#x000A;features/git-kill/supplied_branch/on_supplied_feature_branch/without_open_changes.feature:28&#x000A;features/git-kill/supplied_branch/on_supplied_feature_branch/without_open_changes.feature:45&#x000A;features/git-ship/current_branch/commit_message_containing_double_quote.feature:34&#x000A;features/git-ship/current_branch/empty_commit_message.feature:34&#x000A;features/git-ship/current_branch/merge_main_branch_conflict.feature:41&#x000A;features/git-ship/current_branch/merge_main_branch_conflict.feature:61&#x000A;features/git-ship/current_branch/merge_main_branch_conflict.feature:80&#x000A;features/git-ship/current_branch/on_coworker_feature_branch.feature:33&#x000A;features/git-ship/current_branch/on_feature_branch_without_open_changes.feature:30&#x000A;features/git-ship/current_branch/on_feature_branch_without_open_changes.feature:59&#x000A;features/git-ship/current_branch/pull_feature_branch_conflict.feature:56&#x000A;features/git-ship/current_branch/pull_feature_branch_conflict.feature:75&#x000A;features/git-ship/current_branch/pull_main_branch_conflict.feature:57&#x000A;features/git-ship/current_branch/pull_main_branch_conflict.feature:81&#x000A;features/git-ship/supplied_branch/empty_commit_message_with_conflicting_changes.feature:39&#x000A;features/git-ship/supplied_branch/empty_commit_message_with_open_changes.feature:37&#x000A;features/git-ship/supplied_branch/empty_commit_message_without_open_changes.feature:33&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_with_open_changes.feature:45&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_with_open_changes.feature:68&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_with_open_changes.feature:90&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_without_open_changes.feature:39&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_without_open_changes.feature:60&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_without_open_changes.feature:80&#x000A;features/git-ship/supplied_branch/no_conflicts_with_conflicting_changes.feature:38&#x000A;features/git-ship/supplied_branch/no_conflicts_with_conflicting_changes.feature:72&#x000A;features/git-ship/supplied_branch/no_conflicts_with_open_changes.feature:34&#x000A;features/git-ship/supplied_branch/no_conflicts_with_open_changes.feature:67&#x000A;features/git-ship/supplied_branch/no_conflicts_without_open_changes.feature:30&#x000A;features/git-ship/supplied_branch/no_conflicts_without_open_changes.feature:59&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_with_open_changes.feature:64&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_with_open_changes.feature:86&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_without_open_changes.feature:56&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_without_open_changes.feature:76&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_with_open_changes.feature:64&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_with_open_changes.feature:91&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_without_open_changes.feature:56&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_without_open_changes.feature:81&#x000A;features/git-sync-fork/feature_branch/no_conflicts_with_open_changes.feature:26&#x000A;features/git-sync-fork/feature_branch/no_conflicts_without_open_changes.feature:22&#x000A;features/git-sync-fork/main_branch/no_conflicts_with_open_changes.feature:23&#x000A;features/git-sync-fork/main_branch/no_conflicts_without_open_changes.feature:19&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_with_open_changes.feature:47&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_with_open_changes.feature:65&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_without_open_changes.feature:39&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_without_open_changes.feature:55&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/with_open_changes.feature:41&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/with_open_changes.feature:63&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/with_open_changes.feature:98&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/with_open_changes.feature:125&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/without_open_changes.feature:35&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/without_open_changes.feature:55&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/without_open_changes.feature:86&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/without_open_changes.feature:111&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/with_open_changes.feature:46&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/with_open_changes.feature:66&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/with_open_changes.feature:97&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/with_open_changes.feature:121&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/without_open_changes.feature:40&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/without_open_changes.feature:58&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/without_open_changes.feature:85&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/without_open_changes.feature:106&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/with_open_changes.feature:39&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/with_open_changes.feature:59&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/with_open_changes.feature:93&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/with_open_changes.feature:118&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/without_open_changes.feature:33&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/without_open_changes.feature:51&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/without_open_changes.feature:81&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/without_open_changes.feature:104&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/with_open_changes.feature:44&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/with_open_changes.feature:62&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/with_open_changes.feature:92&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/with_open_changes.feature:114&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/without_open_changes.feature:38&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/without_open_changes.feature:54&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/without_open_changes.feature:80&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/without_open_changes.feature:99&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/with_open_changes.feature:39&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/with_open_changes.feature:60&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/with_open_changes.feature:96&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/with_open_changes.feature:124&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/without_open_changes.feature:33&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/without_open_changes.feature:52&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/without_open_changes.feature:84&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/without_open_changes.feature:110&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/with_open_changes.feature:44&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/with_open_changes.feature:63&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/with_open_changes.feature:95&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/with_open_changes.feature:119&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/without_open_changes.feature:38&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/without_open_changes.feature:55&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/without_open_changes.feature:83&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/without_open_changes.feature:105&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:34&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:65&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:89&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:28&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:55&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:77&#x000A;features/git-sync/all_branches/no_conflicts/feature_branches/with_open_changes.feature:35&#x000A;features/git-sync/all_branches/no_conflicts/feature_branches/without_open_changes.feature:31&#x000A;features/git-sync/all_branches/no_conflicts/non_feature_branches/with_open_changes.feature:35&#x000A;features/git-sync/all_branches/no_conflicts/non_feature_branches/without_open_changes.feature:31&#x000A;features/git-sync/all_branches/no_conflicts/remote_only_branches/with_open_changes.feature:31&#x000A;features/git-sync/all_branches/no_conflicts/remote_only_branches/without_open_changes.feature:27&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/with_open_changes.feature:39&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/with_open_changes.feature:58&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/with_open_changes.feature:88&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/with_open_changes.feature:108&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/without_open_changes.feature:33&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/without_open_changes.feature:50&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/without_open_changes.feature:76&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/without_open_changes.feature:94&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/with_open_changes.feature:42&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/with_open_changes.feature:59&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/with_open_changes.feature:87&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/with_open_changes.feature:105&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/without_open_changes.feature:36&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/without_open_changes.feature:51&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/without_open_changes.feature:75&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/without_open_changes.feature:91&#x000A;features/git-sync/current_branch/feature_branch/deleted_tracking_branch.feature:28&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/with_open_changes.feature:44&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/with_open_changes.feature:71&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/with_open_changes.feature:95&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/without_open_changes.feature:38&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/without_open_changes.feature:61&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/without_open_changes.feature:83&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/with_open_changes.feature:42&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/with_open_changes.feature:68&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/with_open_changes.feature:89&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/without_open_changes.feature:36&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/without_open_changes.feature:58&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/without_open_changes.feature:77&#x000A;features/git-sync/current_branch/feature_branch/no_conflicts_with_open_changes.feature:32&#x000A;features/git-sync/current_branch/feature_branch/no_conflicts_with_open_changes.feature:67&#x000A;features/git-sync/current_branch/feature_branch/no_conflicts_without_open_changes.feature:26&#x000A;features/git-sync/current_branch/feature_branch/no_conflicts_without_open_changes.feature:57&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_with_open_changes.feature:68&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_with_open_changes.feature:88&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_without_open_changes.feature:56&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_without_open_changes.feature:74&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_with_open_changes.feature:66&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_with_open_changes.feature:91&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_without_open_changes.feature:55&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_without_open_changes.feature:78&#x000A;features/git-sync/current_branch/feature_branch/two_collaborators.feature:30&#x000A;features/git-sync/current_branch/feature_branch/two_collaborators.feature:45&#x000A;features/git-sync/current_branch/feature_branch/two_collaborators.feature:61&#x000A;features/git-sync/current_branch/main_branch/no_conflicts_with_open_changes.feature:30&#x000A;features/git-sync/current_branch/main_branch/no_conflicts_without_open_changes.feature:23&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_with_open_changes.feature:61&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_with_open_changes.feature:80&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_without_open_changes.feature:51&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_without_open_changes.feature:68&#x000A;features/git-sync/current_branch/non_feature_branch/no_conflicts_with_open_changes.feature:33&#x000A;features/git-sync/current_branch/non_feature_branch/no_conflicts_without_open_changes.feature:27&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_with_open_changes.feature:63&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_with_open_changes.feature:82&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_without_open_changes.feature:50&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_without_open_changes.feature:67'>209</abbr>
</td>
<td>0.1366</td>
<td>0.1094</td>
<td>0.1560</td>
<td>0.0466</td>
<td>0.0002</td>
<td>0.0133</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>209</td>
</tr>
<tr>
<td>
<abbr title='/^I have(?: a)?( local)?(?: feature)? branch(?:es)? named "(.+?)"$/'>features/step_definitions/branch_steps.rb:9</abbr>
</td>
<td>16.2899</td>
<td>
<abbr title='features/git-extract/branch_exists_locally.feature:9 (x2)&#x000A;features/git-extract/branch_exists_remotely.feature:7 (x2)&#x000A;features/git-extract/cherry_pick_conflict/with_open_changes.feature:9 (x5)&#x000A;features/git-extract/cherry_pick_conflict/without_open_changes.feature:7 (x5)&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:9 (x5)&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:7 (x5)&#x000A;features/git-extract/multiple_commits/with_open_changes.feature:9&#x000A;features/git-extract/multiple_commits/without_open_changes.feature:7&#x000A;features/git-extract/no_branch_name.feature:9 (x2)&#x000A;features/git-extract/no_extractable_commits.feature:9 (x2)&#x000A;features/git-extract/single_commit/with_open_changes.feature:7&#x000A;features/git-extract/single_commit/without_open_changes.feature:7&#x000A;features/git-hack/branch_exists_locally.feature:9 (x2)&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:9 (x5)&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:7 (x5)&#x000A;features/git-hack/no_branch_name.feature:9 (x2)&#x000A;features/git-hack/on_feature_branch/with_open_changes.feature:9&#x000A;features/git-hack/on_feature_branch/without_open_changes.feature:7&#x000A;features/git-kill/current_branch/on_feature_branch/with_deleted_tracking_branch/with_open_changes.feature:9 (x2)&#x000A;features/git-kill/current_branch/on_feature_branch/with_deleted_tracking_branch/without_open_changes.feature:7 (x2)&#x000A;features/git-kill/current_branch/on_feature_branch/with_tracking_branch/with_open_changes.feature:8 (x2)&#x000A;features/git-kill/current_branch/on_feature_branch/with_tracking_branch/without_open_changes.feature:7 (x2)&#x000A;features/git-kill/current_branch/on_feature_branch/without_tracking_branch/with_open_changes.feature:9 (x2)&#x000A;features/git-kill/current_branch/on_feature_branch/without_tracking_branch/with_open_changes.feature:10 (x2)&#x000A;features/git-kill/current_branch/on_feature_branch/without_tracking_branch/without_open_changes.feature:7 (x2)&#x000A;features/git-kill/current_branch/on_feature_branch/without_tracking_branch/without_open_changes.feature:8 (x2)&#x000A;features/git-kill/current_branch/on_main_branch.feature:9 (x2)&#x000A;features/git-kill/current_branch/on_non_feature_branch.feature:9 (x2)&#x000A;features/git-kill/supplied_branch/feature_branch/with_open_changes.feature:9 (x2)&#x000A;features/git-kill/supplied_branch/feature_branch/without_open_changes.feature:7 (x2)&#x000A;features/git-kill/supplied_branch/main_branch.feature:7 (x2)&#x000A;features/git-kill/supplied_branch/non_feature_branch.feature:7 (x2)&#x000A;features/git-kill/supplied_branch/on_supplied_feature_branch/with_open_changes.feature:9 (x2)&#x000A;features/git-kill/supplied_branch/on_supplied_feature_branch/without_open_changes.feature:7 (x2)&#x000A;features/git-pr/bitbucket.feature:9 (x12)&#x000A;features/git-pr/github.feature:9 (x12)&#x000A;features/git-pr/multi_platform_support.feature:4 (x2)&#x000A;features/git-pr/multi_platform_support.feature:18&#x000A;features/git-pr/unsupported_hosting_service.feature:9&#x000A;features/git-ship/current_branch/commit_message_containing_double_quote.feature:8&#x000A;features/git-ship/current_branch/empty_commit_message.feature:8&#x000A;features/git-ship/current_branch/merge_main_branch_conflict.feature:9 (x4)&#x000A;features/git-ship/current_branch/no_diff.feature:9&#x000A;features/git-ship/current_branch/on_feature_branch_with_open_changes.feature:9&#x000A;features/git-ship/current_branch/on_feature_branch_without_open_changes.feature:9&#x000A;features/git-ship/current_branch/on_feature_branch_without_open_changes.feature:36&#x000A;features/git-ship/current_branch/on_non_feature_branch.feature:9&#x000A;features/git-ship/current_branch/pull_feature_branch_conflict.feature:8 (x4)&#x000A;features/git-ship/current_branch/pull_main_branch_conflict.feature:9 (x4)&#x000A;features/git-ship/supplied_branch/empty_commit_message_with_conflicting_changes.feature:7&#x000A;features/git-ship/supplied_branch/empty_commit_message_with_open_changes.feature:7&#x000A;features/git-ship/supplied_branch/empty_commit_message_without_open_changes.feature:7&#x000A;features/git-ship/supplied_branch/main_branch_with_open_changes.feature:7&#x000A;features/git-ship/supplied_branch/main_branch_without_open_changes.feature:7&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_with_open_changes.feature:7 (x4)&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_without_open_changes.feature:7 (x4)&#x000A;features/git-ship/supplied_branch/no_conflicts_with_conflicting_changes.feature:9&#x000A;features/git-ship/supplied_branch/no_conflicts_with_conflicting_changes.feature:45&#x000A;features/git-ship/supplied_branch/no_conflicts_with_open_changes.feature:7&#x000A;features/git-ship/supplied_branch/no_conflicts_with_open_changes.feature:40&#x000A;features/git-ship/supplied_branch/no_conflicts_without_open_changes.feature:7&#x000A;features/git-ship/supplied_branch/no_conflicts_without_open_changes.feature:36&#x000A;features/git-ship/supplied_branch/no_diff_with_open_changes.feature:7&#x000A;features/git-ship/supplied_branch/no_diff_without_open_changes.feature:7&#x000A;features/git-ship/supplied_branch/non_feature_branch_with_open_changes.feature:7&#x000A;features/git-ship/supplied_branch/non_feature_branch_without_open_changes.feature:7&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_with_open_changes.feature:7 (x4)&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_without_open_changes.feature:7 (x4)&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_with_open_changes.feature:7 (x4)&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_without_open_changes.feature:7 (x4)&#x000A;features/git-sync-fork/feature_branch/no_conflicts_with_open_changes.feature:4&#x000A;features/git-sync-fork/feature_branch/no_conflicts_without_open_changes.feature:4&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/with_open_changes.feature:4 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/without_open_changes.feature:4 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/with_open_changes.feature:4 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/without_open_changes.feature:4 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/with_open_changes.feature:4 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/without_open_changes.feature:4 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/with_open_changes.feature:4 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/without_open_changes.feature:4 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/with_open_changes.feature:4 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/without_open_changes.feature:4 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/with_open_changes.feature:4 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/without_open_changes.feature:4 (x6)&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:4 (x5)&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:4 (x5)&#x000A;features/git-sync/all_branches/no_conflicts/feature_branches/with_open_changes.feature:4&#x000A;features/git-sync/all_branches/no_conflicts/feature_branches/without_open_changes.feature:4&#x000A;features/git-sync/all_branches/no_conflicts/non_feature_branches/with_open_changes.feature:4&#x000A;features/git-sync/all_branches/no_conflicts/non_feature_branches/without_open_changes.feature:4&#x000A;features/git-sync/all_branches/no_conflicts/remote_only_branches/with_open_changes.feature:4&#x000A;features/git-sync/all_branches/no_conflicts/remote_only_branches/without_open_changes.feature:4&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/with_open_changes.feature:4 (x6)&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/without_open_changes.feature:4 (x6)&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/with_open_changes.feature:4 (x6)&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/without_open_changes.feature:4 (x6)&#x000A;features/git-sync/current_branch/feature_branch/deleted_tracking_branch.feature:9&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/with_open_changes.feature:4 (x5)&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/without_open_changes.feature:4 (x5)&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/with_open_changes.feature:4 (x5)&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/without_open_changes.feature:4 (x5)&#x000A;features/git-sync/current_branch/feature_branch/no_conflicts_with_open_changes.feature:9&#x000A;features/git-sync/current_branch/feature_branch/no_conflicts_with_open_changes.feature:43&#x000A;features/git-sync/current_branch/feature_branch/no_conflicts_without_open_changes.feature:7&#x000A;features/git-sync/current_branch/feature_branch/no_conflicts_without_open_changes.feature:37&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_with_open_changes.feature:9 (x5)&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_without_open_changes.feature:7 (x5)&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_with_open_changes.feature:9 (x5)&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_without_open_changes.feature:7 (x5)&#x000A;features/git-sync/current_branch/feature_branch/two_collaborators.feature:9&#x000A;features/git-sync/current_branch/non_feature_branch/no_conflicts_with_open_changes.feature:9&#x000A;features/git-sync/current_branch/non_feature_branch/no_conflicts_without_open_changes.feature:7&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_with_open_changes.feature:9 (x5)&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_without_open_changes.feature:6 (x5)&#x000A;features/git-sync/current_branch/non_feature_branch/tags.feature:9&#x000A;features/git-town/configuration/main_branch/update.feature:16&#x000A;features/git-town/configuration/non_feature_branches/add_branch.feature:9 (x4)'>344</abbr>
</td>
<td>0.0474</td>
<td>0.0078</td>
<td>0.0637</td>
<td>0.0560</td>
<td>0.0003</td>
<td>0.0160</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>344</td>
</tr>
<tr>
<td>
<abbr title='/^I run `(.+?)` and enter (.+?)$/'>features/step_definitions/run_steps.rb:18</abbr>
</td>
<td>11.0077</td>
<td>
<abbr title='features/configuration_housekeeping.feature:5&#x000A;features/git-ship/current_branch/empty_commit_message.feature:13&#x000A;features/git-ship/supplied_branch/empty_commit_message_with_conflicting_changes.feature:14&#x000A;features/git-ship/supplied_branch/empty_commit_message_with_open_changes.feature:13&#x000A;features/git-ship/supplied_branch/empty_commit_message_without_open_changes.feature:12'>5</abbr>
</td>
<td>2.2015</td>
<td>0.0958</td>
<td>2.7286</td>
<td>2.6328</td>
<td>1.1086</td>
<td>1.0529</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>5</td>
</tr>
<tr>
<td>
<abbr title='/^I run `([^`]+)` with the last( two)? commit shas?( while allowing errors)?$/'>features/step_definitions/run_steps.rb:11</abbr>
</td>
<td>9.0039</td>
<td>
<abbr title='features/git-extract/cherry_pick_conflict/with_open_changes.feature:17 (x5)&#x000A;features/git-extract/cherry_pick_conflict/without_open_changes.feature:14 (x5)&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:18 (x5)&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:15 (x5)&#x000A;features/git-extract/multiple_commits/with_open_changes.feature:18&#x000A;features/git-extract/multiple_commits/without_open_changes.feature:15&#x000A;features/git-extract/single_commit/with_open_changes.feature:15&#x000A;features/git-extract/single_commit/without_open_changes.feature:14'>24</abbr>
</td>
<td>0.3752</td>
<td>0.3708</td>
<td>0.3972</td>
<td>0.0264</td>
<td>0.0001</td>
<td>0.0097</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>24</td>
</tr>
<tr>
<td>
<abbr title='/^the existing branches are$/'>features/step_definitions/branch_steps.rb:79</abbr>
</td>
<td>3.3278</td>
<td>
<abbr title='features/git-kill/current_branch/on_feature_branch/with_deleted_tracking_branch/with_open_changes.feature:30&#x000A;features/git-kill/current_branch/on_feature_branch/with_deleted_tracking_branch/with_open_changes.feature:48&#x000A;features/git-kill/current_branch/on_feature_branch/with_deleted_tracking_branch/without_open_changes.feature:24&#x000A;features/git-kill/current_branch/on_feature_branch/with_deleted_tracking_branch/without_open_changes.feature:40&#x000A;features/git-kill/current_branch/on_feature_branch/with_tracking_branch/with_open_changes.feature:29&#x000A;features/git-kill/current_branch/on_feature_branch/with_tracking_branch/with_open_changes.feature:49&#x000A;features/git-kill/current_branch/on_feature_branch/with_tracking_branch/without_open_changes.feature:24&#x000A;features/git-kill/current_branch/on_feature_branch/with_tracking_branch/without_open_changes.feature:41&#x000A;features/git-kill/current_branch/on_feature_branch/without_tracking_branch/with_open_changes.feature:29&#x000A;features/git-kill/current_branch/on_feature_branch/without_tracking_branch/with_open_changes.feature:47&#x000A;features/git-kill/current_branch/on_feature_branch/without_tracking_branch/without_open_changes.feature:24&#x000A;features/git-kill/current_branch/on_feature_branch/without_tracking_branch/without_open_changes.feature:40&#x000A;features/git-kill/current_branch/on_main_branch.feature:23&#x000A;features/git-kill/current_branch/on_main_branch.feature:37&#x000A;features/git-kill/current_branch/on_non_feature_branch.feature:25&#x000A;features/git-kill/current_branch/on_non_feature_branch.feature:40&#x000A;features/git-kill/supplied_branch/feature_branch/with_open_changes.feature:28&#x000A;features/git-kill/supplied_branch/feature_branch/with_open_changes.feature:46&#x000A;features/git-kill/supplied_branch/feature_branch/without_open_changes.feature:23&#x000A;features/git-kill/supplied_branch/feature_branch/without_open_changes.feature:39&#x000A;features/git-kill/supplied_branch/main_branch.feature:22&#x000A;features/git-kill/supplied_branch/main_branch.feature:37&#x000A;features/git-kill/supplied_branch/non_feature_branch.feature:23&#x000A;features/git-kill/supplied_branch/non_feature_branch.feature:38&#x000A;features/git-kill/supplied_branch/on_supplied_feature_branch/with_open_changes.feature:30&#x000A;features/git-kill/supplied_branch/on_supplied_feature_branch/with_open_changes.feature:50&#x000A;features/git-kill/supplied_branch/on_supplied_feature_branch/without_open_changes.feature:24&#x000A;features/git-kill/supplied_branch/on_supplied_feature_branch/without_open_changes.feature:41&#x000A;features/git-prune-branches/feature_branch/ahead_of_main/with_open_changes.feature:28&#x000A;features/git-prune-branches/feature_branch/ahead_of_main/without_open_changes.feature:22&#x000A;features/git-prune-branches/feature_branch/behind_main/with_open_changes.feature:28&#x000A;features/git-prune-branches/feature_branch/behind_main/without_open_changes.feature:25&#x000A;features/git-prune-branches/main_branch/no_stale_feature_branches/with_open_changes.feature:22&#x000A;features/git-prune-branches/main_branch/no_stale_feature_branches/without_open_changes.feature:18&#x000A;features/git-prune-branches/main_branch/stale_coworker_feature_branch/with_open_changes.feature:22&#x000A;features/git-prune-branches/main_branch/stale_coworker_feature_branch/without_open_changes.feature:18&#x000A;features/git-prune-branches/main_branch/stale_feature_branch/with_open_changes.feature:21&#x000A;features/git-prune-branches/main_branch/stale_feature_branch/without_open_changes.feature:19&#x000A;features/git-prune-branches/main_branch/stale_local_feature_branch/with_open_changes.feature:20&#x000A;features/git-prune-branches/main_branch/stale_local_feature_branch/without_open_changes.feature:18&#x000A;features/git-prune-branches/main_branch/stale_non_feature_branch/with_open_changes.feature:21&#x000A;features/git-prune-branches/main_branch/stale_non_feature_branch/without_open_changes.feature:17'>42</abbr>
</td>
<td>0.0792</td>
<td>0.0792</td>
<td>0.0792</td>
<td>0.0000</td>
<td>0.0000</td>
<td>0.0000</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>42</td>
</tr>
<tr>
<td>
<abbr title='/^(I|my coworker) (?:am|is) on the "(.+?)" branch$/'>features/step_definitions/branch_steps.rb:1</abbr>
</td>
<td>3.2885</td>
<td>
<abbr title='features/git-extract/branch_exists_locally.feature:10 (x2)&#x000A;features/git-extract/branch_exists_remotely.feature:9 (x2)&#x000A;features/git-extract/cherry_pick_conflict/with_open_changes.feature:15 (x5)&#x000A;features/git-extract/cherry_pick_conflict/without_open_changes.feature:13 (x5)&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:16 (x5)&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:14 (x5)&#x000A;features/git-extract/multiple_commits/with_open_changes.feature:16&#x000A;features/git-extract/multiple_commits/without_open_changes.feature:14&#x000A;features/git-extract/no_branch_name.feature:15 (x2)&#x000A;features/git-extract/no_extractable_commits.feature:10 (x2)&#x000A;features/git-extract/single_commit/with_open_changes.feature:13&#x000A;features/git-extract/single_commit/without_open_changes.feature:13&#x000A;features/git-hack/branch_exists_locally.feature:10 (x2)&#x000A;features/git-hack/branch_exists_remotely.feature:8 (x2)&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:14 (x5)&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:12 (x5)&#x000A;features/git-hack/no_branch_name.feature:14 (x2)&#x000A;features/git-hack/on_feature_branch/with_open_changes.feature:14&#x000A;features/git-hack/on_feature_branch/without_open_changes.feature:12&#x000A;features/git-hack/on_main_branch/with_open_changes.feature:12&#x000A;features/git-hack/on_main_branch/without_open_changes.feature:10&#x000A;features/git-kill/current_branch/on_feature_branch/with_deleted_tracking_branch/with_open_changes.feature:15 (x2)&#x000A;features/git-kill/current_branch/on_feature_branch/with_deleted_tracking_branch/without_open_changes.feature:13 (x2)&#x000A;features/git-kill/current_branch/on_feature_branch/with_tracking_branch/with_open_changes.feature:13 (x2)&#x000A;features/git-kill/current_branch/on_feature_branch/with_tracking_branch/without_open_changes.feature:12 (x2)&#x000A;features/git-kill/current_branch/on_feature_branch/without_tracking_branch/with_open_changes.feature:15 (x2)&#x000A;features/git-kill/current_branch/on_feature_branch/without_tracking_branch/without_open_changes.feature:13 (x2)&#x000A;features/git-kill/current_branch/on_main_branch.feature:13 (x2)&#x000A;features/git-kill/current_branch/on_non_feature_branch.feature:15 (x2)&#x000A;features/git-kill/supplied_branch/branch_does_not_exist.feature:9 (x2)&#x000A;features/git-kill/supplied_branch/feature_branch/with_open_changes.feature:15 (x2)&#x000A;features/git-kill/supplied_branch/feature_branch/without_open_changes.feature:12 (x2)&#x000A;features/git-kill/supplied_branch/main_branch.feature:12 (x2)&#x000A;features/git-kill/supplied_branch/non_feature_branch.feature:13 (x2)&#x000A;features/git-kill/supplied_branch/on_supplied_feature_branch/with_open_changes.feature:14 (x2)&#x000A;features/git-kill/supplied_branch/on_supplied_feature_branch/without_open_changes.feature:12 (x2)&#x000A;features/git-pr/bitbucket.feature:12 (x12)&#x000A;features/git-pr/github.feature:12 (x12)&#x000A;features/git-pr/multi_platform_support.feature:7 (x2)&#x000A;features/git-pr/multi_platform_support.feature:21&#x000A;features/git-pr/unsupported_hosting_service.feature:10&#x000A;features/git-prune-branches/feature_branch/ahead_of_main/with_open_changes.feature:11&#x000A;features/git-prune-branches/feature_branch/ahead_of_main/without_open_changes.feature:9&#x000A;features/git-prune-branches/feature_branch/behind_main/with_open_changes.feature:11&#x000A;features/git-prune-branches/feature_branch/behind_main/without_open_changes.feature:11&#x000A;features/git-prune-branches/main_branch/no_stale_feature_branches/with_open_changes.feature:11&#x000A;features/git-prune-branches/main_branch/no_stale_feature_branches/without_open_changes.feature:9&#x000A;features/git-prune-branches/main_branch/stale_coworker_feature_branch/with_open_changes.feature:10&#x000A;features/git-prune-branches/main_branch/stale_coworker_feature_branch/without_open_changes.feature:8&#x000A;features/git-prune-branches/main_branch/stale_feature_branch/with_open_changes.feature:8&#x000A;features/git-prune-branches/main_branch/stale_feature_branch/without_open_changes.feature:8&#x000A;features/git-prune-branches/main_branch/stale_local_feature_branch/with_open_changes.feature:8&#x000A;features/git-prune-branches/main_branch/stale_local_feature_branch/without_open_changes.feature:8&#x000A;features/git-prune-branches/main_branch/stale_non_feature_branch/with_open_changes.feature:10&#x000A;features/git-prune-branches/main_branch/stale_non_feature_branch/without_open_changes.feature:8&#x000A;features/git-ship/current_branch/commit_message_containing_double_quote.feature:12&#x000A;features/git-ship/current_branch/empty_commit_message.feature:12&#x000A;features/git-ship/current_branch/merge_main_branch_conflict.feature:14 (x4)&#x000A;features/git-ship/current_branch/no_diff.feature:14&#x000A;features/git-ship/current_branch/on_coworker_feature_branch.feature:14&#x000A;features/git-ship/current_branch/on_feature_branch_with_open_changes.feature:11&#x000A;features/git-ship/current_branch/on_feature_branch_without_open_changes.feature:13&#x000A;features/git-ship/current_branch/on_feature_branch_without_open_changes.feature:40&#x000A;features/git-ship/current_branch/on_main_branch.feature:9&#x000A;features/git-ship/current_branch/on_non_feature_branch.feature:11&#x000A;features/git-ship/current_branch/pull_feature_branch_conflict.feature:13 (x4)&#x000A;features/git-ship/current_branch/pull_main_branch_conflict.feature:15 (x4)&#x000A;features/git-ship/supplied_branch/empty_commit_message_with_conflicting_changes.feature:12&#x000A;features/git-ship/supplied_branch/empty_commit_message_with_open_changes.feature:11&#x000A;features/git-ship/supplied_branch/empty_commit_message_without_open_changes.feature:11&#x000A;features/git-ship/supplied_branch/main_branch_with_open_changes.feature:8&#x000A;features/git-ship/supplied_branch/main_branch_without_open_changes.feature:8&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_with_open_changes.feature:12 (x4)&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_without_open_changes.feature:12 (x4)&#x000A;features/git-ship/supplied_branch/no_conflicts_with_conflicting_changes.feature:14&#x000A;features/git-ship/supplied_branch/no_conflicts_with_conflicting_changes.feature:49&#x000A;features/git-ship/supplied_branch/no_conflicts_with_open_changes.feature:11&#x000A;features/git-ship/supplied_branch/no_conflicts_with_open_changes.feature:44&#x000A;features/git-ship/supplied_branch/no_conflicts_without_open_changes.feature:11&#x000A;features/git-ship/supplied_branch/no_conflicts_without_open_changes.feature:40&#x000A;features/git-ship/supplied_branch/no_diff_with_open_changes.feature:12&#x000A;features/git-ship/supplied_branch/no_diff_without_open_changes.feature:12&#x000A;features/git-ship/supplied_branch/non_existing_branch_with_open_changes.feature:9&#x000A;features/git-ship/supplied_branch/non_existing_branch_without_open_changes.feature:7&#x000A;features/git-ship/supplied_branch/non_feature_branch_with_open_changes.feature:9&#x000A;features/git-ship/supplied_branch/non_feature_branch_without_open_changes.feature:9&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_with_open_changes.feature:12 (x4)&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_without_open_changes.feature:12 (x4)&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_with_open_changes.feature:13 (x4)&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_without_open_changes.feature:13 (x4)&#x000A;features/git-sync-fork/feature_branch/no_conflicts_with_open_changes.feature:9&#x000A;features/git-sync-fork/feature_branch/no_conflicts_without_open_changes.feature:9&#x000A;features/git-sync-fork/main_branch/no_conflicts_with_open_changes.feature:8&#x000A;features/git-sync-fork/main_branch/no_conflicts_without_open_changes.feature:8&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_with_open_changes.feature:9 (x4)&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_without_open_changes.feature:9 (x4)&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/with_open_changes.feature:11 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/without_open_changes.feature:11 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/with_open_changes.feature:11 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/without_open_changes.feature:11 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/with_open_changes.feature:10 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/without_open_changes.feature:10 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/with_open_changes.feature:10 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/without_open_changes.feature:10 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/with_open_changes.feature:11 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/without_open_changes.feature:11 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/with_open_changes.feature:11 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/without_open_changes.feature:11 (x6)&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:10 (x5)&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:10 (x5)&#x000A;features/git-sync/all_branches/no_conflicts/feature_branches/with_open_changes.feature:10&#x000A;features/git-sync/all_branches/no_conflicts/feature_branches/without_open_changes.feature:10&#x000A;features/git-sync/all_branches/no_conflicts/non_feature_branches/with_open_changes.feature:13&#x000A;features/git-sync/all_branches/no_conflicts/non_feature_branches/without_open_changes.feature:13&#x000A;features/git-sync/all_branches/no_conflicts/remote_only_branches/with_open_changes.feature:11&#x000A;features/git-sync/all_branches/no_conflicts/remote_only_branches/without_open_changes.feature:11&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/with_open_changes.feature:12 (x6)&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/without_open_changes.feature:12 (x6)&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/with_open_changes.feature:12 (x6)&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/without_open_changes.feature:12 (x6)&#x000A;features/git-sync/current_branch/feature_branch/deleted_tracking_branch.feature:14&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/with_open_changes.feature:10 (x5)&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/without_open_changes.feature:10 (x5)&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/with_open_changes.feature:9 (x5)&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/without_open_changes.feature:9 (x5)&#x000A;features/git-sync/current_branch/feature_branch/no_conflicts_with_open_changes.feature:15&#x000A;features/git-sync/current_branch/feature_branch/no_conflicts_with_open_changes.feature:50&#x000A;features/git-sync/current_branch/feature_branch/no_conflicts_without_open_changes.feature:13&#x000A;features/git-sync/current_branch/feature_branch/no_conflicts_without_open_changes.feature:44&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_with_open_changes.feature:14 (x5)&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_without_open_changes.feature:12 (x5)&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_with_open_changes.feature:14 (x5)&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_without_open_changes.feature:12 (x5)&#x000A;features/git-sync/current_branch/feature_branch/two_collaborators.feature:19&#x000A;features/git-sync/current_branch/feature_branch/two_collaborators.feature:34&#x000A;features/git-sync/current_branch/feature_branch/two_collaborators.feature:51&#x000A;features/git-sync/current_branch/main_branch/no_conflicts_with_open_changes.feature:9&#x000A;features/git-sync/current_branch/main_branch/no_conflicts_without_open_changes.feature:6&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_with_open_changes.feature:9 (x5)&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_without_open_changes.feature:7 (x5)&#x000A;features/git-sync/current_branch/main_branch/tags.feature:9&#x000A;features/git-sync/current_branch/non_feature_branch/no_conflicts_with_open_changes.feature:11&#x000A;features/git-sync/current_branch/non_feature_branch/no_conflicts_without_open_changes.feature:9&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_with_open_changes.feature:11 (x5)&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_without_open_changes.feature:8 (x5)&#x000A;features/git-sync/current_branch/non_feature_branch/tags.feature:11'>384</abbr>
</td>
<td>0.0086</td>
<td>0.0077</td>
<td>0.0090</td>
<td>0.0013</td>
<td>0.0000</td>
<td>0.0004</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>384</td>
</tr>
<tr>
<td>
<abbr title='/^I (?:end up|am still) on the "(.+?)" branch$/'>features/step_definitions/branch_steps.rb:53</abbr>
</td>
<td>2.2162</td>
<td>
<abbr title='features/git-extract/branch_exists_locally.feature:20&#x000A;features/git-extract/branch_exists_locally.feature:30&#x000A;features/git-extract/branch_exists_remotely.feature:19&#x000A;features/git-extract/branch_exists_remotely.feature:29&#x000A;features/git-extract/cherry_pick_conflict/with_open_changes.feature:31&#x000A;features/git-extract/cherry_pick_conflict/with_open_changes.feature:45&#x000A;features/git-extract/cherry_pick_conflict/with_open_changes.feature:61&#x000A;features/git-extract/cherry_pick_conflict/with_open_changes.feature:74&#x000A;features/git-extract/cherry_pick_conflict/with_open_changes.feature:92&#x000A;features/git-extract/cherry_pick_conflict/without_open_changes.feature:26&#x000A;features/git-extract/cherry_pick_conflict/without_open_changes.feature:38&#x000A;features/git-extract/cherry_pick_conflict/without_open_changes.feature:52&#x000A;features/git-extract/cherry_pick_conflict/without_open_changes.feature:63&#x000A;features/git-extract/cherry_pick_conflict/without_open_changes.feature:79&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:40&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:67&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:90&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:33&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:56&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:77&#x000A;features/git-extract/multiple_commits/with_open_changes.feature:32&#x000A;features/git-extract/multiple_commits/without_open_changes.feature:27&#x000A;features/git-extract/no_branch_name.feature:23&#x000A;features/git-extract/no_branch_name.feature:31&#x000A;features/git-extract/no_extractable_commits.feature:20&#x000A;features/git-extract/no_extractable_commits.feature:30&#x000A;features/git-extract/single_commit/with_open_changes.feature:29&#x000A;features/git-extract/single_commit/without_open_changes.feature:26&#x000A;features/git-hack/branch_exists_locally.feature:20&#x000A;features/git-hack/branch_exists_locally.feature:30&#x000A;features/git-hack/branch_exists_remotely.feature:18&#x000A;features/git-hack/branch_exists_remotely.feature:28&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:38&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:61&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:83&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:31&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:50&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:70&#x000A;features/git-hack/no_branch_name.feature:22&#x000A;features/git-hack/no_branch_name.feature:30&#x000A;features/git-hack/on_feature_branch/with_open_changes.feature:28&#x000A;features/git-hack/on_feature_branch/without_open_changes.feature:23&#x000A;features/git-hack/on_main_branch/with_open_changes.feature:25&#x000A;features/git-hack/on_main_branch/without_open_changes.feature:20&#x000A;features/git-kill/current_branch/on_feature_branch/with_deleted_tracking_branch/with_open_changes.feature:28&#x000A;features/git-kill/current_branch/on_feature_branch/with_deleted_tracking_branch/with_open_changes.feature:46&#x000A;features/git-kill/current_branch/on_feature_branch/with_deleted_tracking_branch/without_open_changes.feature:23&#x000A;features/git-kill/current_branch/on_feature_branch/with_deleted_tracking_branch/without_open_changes.feature:39&#x000A;features/git-kill/current_branch/on_feature_branch/with_tracking_branch/with_open_changes.feature:27&#x000A;features/git-kill/current_branch/on_feature_branch/with_tracking_branch/with_open_changes.feature:47&#x000A;features/git-kill/current_branch/on_feature_branch/with_tracking_branch/without_open_changes.feature:23&#x000A;features/git-kill/current_branch/on_feature_branch/with_tracking_branch/without_open_changes.feature:40&#x000A;features/git-kill/current_branch/on_feature_branch/without_tracking_branch/with_open_changes.feature:28&#x000A;features/git-kill/current_branch/on_feature_branch/without_tracking_branch/with_open_changes.feature:45&#x000A;features/git-kill/current_branch/on_feature_branch/without_tracking_branch/without_open_changes.feature:23&#x000A;features/git-kill/current_branch/on_feature_branch/without_tracking_branch/without_open_changes.feature:39&#x000A;features/git-kill/current_branch/on_main_branch.feature:21&#x000A;features/git-kill/current_branch/on_main_branch.feature:36&#x000A;features/git-kill/current_branch/on_non_feature_branch.feature:23&#x000A;features/git-kill/current_branch/on_non_feature_branch.feature:39&#x000A;features/git-kill/supplied_branch/branch_does_not_exist.feature:19&#x000A;features/git-kill/supplied_branch/branch_does_not_exist.feature:29&#x000A;features/git-kill/supplied_branch/feature_branch/with_open_changes.feature:26&#x000A;features/git-kill/supplied_branch/feature_branch/with_open_changes.feature:44&#x000A;features/git-kill/supplied_branch/feature_branch/without_open_changes.feature:22&#x000A;features/git-kill/supplied_branch/feature_branch/without_open_changes.feature:38&#x000A;features/git-kill/supplied_branch/main_branch.feature:20&#x000A;features/git-kill/supplied_branch/main_branch.feature:36&#x000A;features/git-kill/supplied_branch/non_feature_branch.feature:21&#x000A;features/git-kill/supplied_branch/non_feature_branch.feature:37&#x000A;features/git-kill/supplied_branch/on_supplied_feature_branch/with_open_changes.feature:28&#x000A;features/git-kill/supplied_branch/on_supplied_feature_branch/with_open_changes.feature:48&#x000A;features/git-kill/supplied_branch/on_supplied_feature_branch/without_open_changes.feature:23&#x000A;features/git-kill/supplied_branch/on_supplied_feature_branch/without_open_changes.feature:40&#x000A;features/git-prune-branches/feature_branch/ahead_of_main/with_open_changes.feature:26&#x000A;features/git-prune-branches/feature_branch/ahead_of_main/without_open_changes.feature:21&#x000A;features/git-prune-branches/feature_branch/behind_main/with_open_changes.feature:26&#x000A;features/git-prune-branches/feature_branch/behind_main/without_open_changes.feature:24&#x000A;features/git-prune-branches/main_branch/no_stale_feature_branches/with_open_changes.feature:20&#x000A;features/git-prune-branches/main_branch/no_stale_feature_branches/without_open_changes.feature:17&#x000A;features/git-prune-branches/main_branch/stale_coworker_feature_branch/with_open_changes.feature:20&#x000A;features/git-prune-branches/main_branch/stale_coworker_feature_branch/without_open_changes.feature:17&#x000A;features/git-prune-branches/main_branch/stale_feature_branch/with_open_changes.feature:19&#x000A;features/git-prune-branches/main_branch/stale_feature_branch/without_open_changes.feature:18&#x000A;features/git-prune-branches/main_branch/stale_local_feature_branch/with_open_changes.feature:18&#x000A;features/git-prune-branches/main_branch/stale_local_feature_branch/without_open_changes.feature:17&#x000A;features/git-prune-branches/main_branch/stale_non_feature_branch/with_open_changes.feature:19&#x000A;features/git-prune-branches/main_branch/stale_non_feature_branch/without_open_changes.feature:16&#x000A;features/git-ship/current_branch/commit_message_containing_double_quote.feature:31&#x000A;features/git-ship/current_branch/empty_commit_message.feature:33&#x000A;features/git-ship/current_branch/merge_main_branch_conflict.feature:28&#x000A;features/git-ship/current_branch/merge_main_branch_conflict.feature:39&#x000A;features/git-ship/current_branch/merge_main_branch_conflict.feature:59&#x000A;features/git-ship/current_branch/merge_main_branch_conflict.feature:78&#x000A;features/git-ship/current_branch/no_diff.feature:31&#x000A;features/git-ship/current_branch/on_feature_branch_with_open_changes.feature:18&#x000A;features/git-ship/current_branch/on_feature_branch_without_open_changes.feature:27&#x000A;features/git-ship/current_branch/on_feature_branch_without_open_changes.feature:56&#x000A;features/git-ship/current_branch/on_main_branch.feature:15&#x000A;features/git-ship/current_branch/on_non_feature_branch.feature:17&#x000A;features/git-ship/current_branch/pull_feature_branch_conflict.feature:25&#x000A;features/git-ship/current_branch/pull_feature_branch_conflict.feature:36&#x000A;features/git-ship/current_branch/pull_feature_branch_conflict.feature:54&#x000A;features/git-ship/current_branch/pull_feature_branch_conflict.feature:73&#x000A;features/git-ship/current_branch/pull_main_branch_conflict.feature:34&#x000A;features/git-ship/current_branch/pull_main_branch_conflict.feature:55&#x000A;features/git-ship/current_branch/pull_main_branch_conflict.feature:79&#x000A;features/git-ship/supplied_branch/empty_commit_message_with_conflicting_changes.feature:37&#x000A;features/git-ship/supplied_branch/empty_commit_message_with_open_changes.feature:35&#x000A;features/git-ship/supplied_branch/empty_commit_message_without_open_changes.feature:32&#x000A;features/git-ship/supplied_branch/main_branch_with_open_changes.feature:16&#x000A;features/git-ship/supplied_branch/main_branch_without_open_changes.feature:15&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_with_open_changes.feature:29&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_with_open_changes.feature:42&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_with_open_changes.feature:65&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_with_open_changes.feature:87&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_without_open_changes.feature:26&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_without_open_changes.feature:37&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_without_open_changes.feature:58&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_without_open_changes.feature:78&#x000A;features/git-ship/supplied_branch/no_conflicts_with_conflicting_changes.feature:35&#x000A;features/git-ship/supplied_branch/no_conflicts_with_conflicting_changes.feature:69&#x000A;features/git-ship/supplied_branch/no_conflicts_with_open_changes.feature:31&#x000A;features/git-ship/supplied_branch/no_conflicts_with_open_changes.feature:64&#x000A;features/git-ship/supplied_branch/no_conflicts_without_open_changes.feature:28&#x000A;features/git-ship/supplied_branch/no_conflicts_without_open_changes.feature:57&#x000A;features/git-ship/supplied_branch/no_diff_with_open_changes.feature:32&#x000A;features/git-ship/supplied_branch/no_diff_without_open_changes.feature:29&#x000A;features/git-ship/supplied_branch/non_existing_branch_with_open_changes.feature:17&#x000A;features/git-ship/supplied_branch/non_existing_branch_without_open_changes.feature:14&#x000A;features/git-ship/supplied_branch/non_feature_branch_with_open_changes.feature:17&#x000A;features/git-ship/supplied_branch/non_feature_branch_without_open_changes.feature:16&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_with_open_changes.feature:27&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_with_open_changes.feature:40&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_with_open_changes.feature:61&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_with_open_changes.feature:83&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_without_open_changes.feature:24&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_without_open_changes.feature:35&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_without_open_changes.feature:54&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_without_open_changes.feature:74&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_with_open_changes.feature:37&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_with_open_changes.feature:61&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_with_open_changes.feature:88&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_without_open_changes.feature:32&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_without_open_changes.feature:54&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_without_open_changes.feature:79&#x000A;features/git-sync-fork/feature_branch/no_conflicts_with_open_changes.feature:24&#x000A;features/git-sync-fork/feature_branch/no_conflicts_without_open_changes.feature:21&#x000A;features/git-sync-fork/main_branch/no_conflicts_with_open_changes.feature:21&#x000A;features/git-sync-fork/main_branch/no_conflicts_without_open_changes.feature:18&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_with_open_changes.feature:31&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_with_open_changes.feature:45&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_with_open_changes.feature:63&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_without_open_changes.feature:26&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_without_open_changes.feature:38&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_without_open_changes.feature:54&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/with_open_changes.feature:26&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/with_open_changes.feature:39&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/with_open_changes.feature:61&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/with_open_changes.feature:78&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/with_open_changes.feature:96&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/with_open_changes.feature:123&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/without_open_changes.feature:23&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/without_open_changes.feature:34&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/without_open_changes.feature:54&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/without_open_changes.feature:69&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/without_open_changes.feature:85&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/without_open_changes.feature:110&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/with_open_changes.feature:30&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/with_open_changes.feature:44&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/with_open_changes.feature:64&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/with_open_changes.feature:81&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/with_open_changes.feature:95&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/with_open_changes.feature:119&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/without_open_changes.feature:27&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/without_open_changes.feature:39&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/without_open_changes.feature:57&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/without_open_changes.feature:72&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/without_open_changes.feature:84&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/without_open_changes.feature:105&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/with_open_changes.feature:25&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/with_open_changes.feature:37&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/with_open_changes.feature:57&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/with_open_changes.feature:73&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/with_open_changes.feature:91&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/with_open_changes.feature:116&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/without_open_changes.feature:22&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/without_open_changes.feature:32&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/without_open_changes.feature:50&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/without_open_changes.feature:64&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/without_open_changes.feature:80&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/without_open_changes.feature:103&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/with_open_changes.feature:29&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/with_open_changes.feature:42&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/with_open_changes.feature:60&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/with_open_changes.feature:76&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/with_open_changes.feature:90&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/with_open_changes.feature:112&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/without_open_changes.feature:26&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/without_open_changes.feature:37&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/without_open_changes.feature:53&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/without_open_changes.feature:67&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/without_open_changes.feature:79&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/without_open_changes.feature:98&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/with_open_changes.feature:25&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/with_open_changes.feature:37&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/with_open_changes.feature:58&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/with_open_changes.feature:75&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/with_open_changes.feature:94&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/with_open_changes.feature:122&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/without_open_changes.feature:22&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/without_open_changes.feature:32&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/without_open_changes.feature:51&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/without_open_changes.feature:66&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/without_open_changes.feature:83&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/without_open_changes.feature:109&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/with_open_changes.feature:29&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/with_open_changes.feature:42&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/with_open_changes.feature:61&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/with_open_changes.feature:78&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/with_open_changes.feature:93&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/with_open_changes.feature:117&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/without_open_changes.feature:26&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/without_open_changes.feature:37&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/without_open_changes.feature:54&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/without_open_changes.feature:69&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/without_open_changes.feature:82&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/without_open_changes.feature:104&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:32&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:63&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:87&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:27&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:54&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:76&#x000A;features/git-sync/all_branches/no_conflicts/feature_branches/with_open_changes.feature:32&#x000A;features/git-sync/all_branches/no_conflicts/feature_branches/without_open_changes.feature:29&#x000A;features/git-sync/all_branches/no_conflicts/non_feature_branches/with_open_changes.feature:32&#x000A;features/git-sync/all_branches/no_conflicts/non_feature_branches/without_open_changes.feature:29&#x000A;features/git-sync/all_branches/no_conflicts/remote_only_branches/with_open_changes.feature:28&#x000A;features/git-sync/all_branches/no_conflicts/remote_only_branches/without_open_changes.feature:25&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/with_open_changes.feature:37&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/with_open_changes.feature:56&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/with_open_changes.feature:86&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/with_open_changes.feature:106&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/without_open_changes.feature:32&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/without_open_changes.feature:49&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/without_open_changes.feature:75&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/without_open_changes.feature:93&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/with_open_changes.feature:40&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/with_open_changes.feature:57&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/with_open_changes.feature:85&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/with_open_changes.feature:103&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/without_open_changes.feature:35&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/without_open_changes.feature:50&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/without_open_changes.feature:74&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/without_open_changes.feature:90&#x000A;features/git-sync/current_branch/feature_branch/deleted_tracking_branch.feature:27&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/with_open_changes.feature:27&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/with_open_changes.feature:41&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/with_open_changes.feature:56&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/with_open_changes.feature:69&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/with_open_changes.feature:93&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/without_open_changes.feature:24&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/without_open_changes.feature:36&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/without_open_changes.feature:49&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/without_open_changes.feature:60&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/without_open_changes.feature:82&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/with_open_changes.feature:26&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/with_open_changes.feature:39&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/with_open_changes.feature:53&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/with_open_changes.feature:66&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/with_open_changes.feature:87&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/without_open_changes.feature:23&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/without_open_changes.feature:34&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/without_open_changes.feature:46&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/without_open_changes.feature:57&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/without_open_changes.feature:76&#x000A;features/git-sync/current_branch/feature_branch/no_conflicts_with_open_changes.feature:29&#x000A;features/git-sync/current_branch/feature_branch/no_conflicts_with_open_changes.feature:65&#x000A;features/git-sync/current_branch/feature_branch/no_conflicts_without_open_changes.feature:24&#x000A;features/git-sync/current_branch/feature_branch/no_conflicts_without_open_changes.feature:56&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_with_open_changes.feature:29&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_with_open_changes.feature:42&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_with_open_changes.feature:52&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_with_open_changes.feature:66&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_with_open_changes.feature:86&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_without_open_changes.feature:24&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_without_open_changes.feature:35&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_without_open_changes.feature:43&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_without_open_changes.feature:55&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_without_open_changes.feature:73&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_with_open_changes.feature:38&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_with_open_changes.feature:64&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_with_open_changes.feature:89&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_without_open_changes.feature:31&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_without_open_changes.feature:54&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_without_open_changes.feature:77&#x000A;features/git-sync/current_branch/main_branch/no_conflicts_with_open_changes.feature:27&#x000A;features/git-sync/current_branch/main_branch/no_conflicts_without_open_changes.feature:21&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_with_open_changes.feature:35&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_with_open_changes.feature:59&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_with_open_changes.feature:78&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_without_open_changes.feature:29&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_without_open_changes.feature:50&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_without_open_changes.feature:67&#x000A;features/git-sync/current_branch/non_feature_branch/no_conflicts_with_open_changes.feature:30&#x000A;features/git-sync/current_branch/non_feature_branch/no_conflicts_without_open_changes.feature:25&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_with_open_changes.feature:37&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_with_open_changes.feature:61&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_with_open_changes.feature:80&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_without_open_changes.feature:29&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_without_open_changes.feature:49&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_without_open_changes.feature:66'>313</abbr>
</td>
<td>0.0071</td>
<td>0.0063</td>
<td>0.0078</td>
<td>0.0015</td>
<td>0.0000</td>
<td>0.0002</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>313</td>
</tr>
<tr>
<td>
<abbr title='/^I am left with my original commits$/'>features/step_definitions/commit_steps.rb:22</abbr>
</td>
<td>1.7115</td>
<td>
<abbr title='features/git-extract/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:43&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:35&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:41&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:33&#x000A;features/git-ship/current_branch/pull_feature_branch_conflict.feature:38&#x000A;features/git-ship/current_branch/pull_main_branch_conflict.feature:36&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_with_open_changes.feature:43&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_without_open_changes.feature:37&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_with_open_changes.feature:40&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_without_open_changes.feature:34&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_with_open_changes.feature:34&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_without_open_changes.feature:28&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_with_open_changes.feature:45&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_without_open_changes.feature:37&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_with_open_changes.feature:41&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_without_open_changes.feature:33&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_with_open_changes.feature:38&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_without_open_changes.feature:31&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_with_open_changes.feature:40&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_without_open_changes.feature:31'>20</abbr>
</td>
<td>0.0856</td>
<td>0.0856</td>
<td>0.0856</td>
<td>0.0000</td>
<td>0.0000</td>
<td>0.0000</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>20</td>
</tr>
<tr>
<td>
<abbr title='/^(?:now I|I still) have the following committed files$/'>features/step_definitions/files_steps.rb:14</abbr>
</td>
<td>1.4482</td>
<td>
<abbr title='features/git-hack/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:69&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:91&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:57&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:77&#x000A;features/git-ship/current_branch/commit_message_containing_double_quote.feature:37&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_with_open_changes.feature:51&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_with_open_changes.feature:69&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_without_open_changes.feature:43&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_without_open_changes.feature:59&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/with_open_changes.feature:79&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/with_open_changes.feature:103&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/without_open_changes.feature:69&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/without_open_changes.feature:91&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/with_open_changes.feature:74&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/with_open_changes.feature:95&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/without_open_changes.feature:64&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/without_open_changes.feature:83&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_with_open_changes.feature:73&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_with_open_changes.feature:93&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_without_open_changes.feature:61&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_without_open_changes.feature:79&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_with_open_changes.feature:72&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_with_open_changes.feature:97&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_without_open_changes.feature:61&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_without_open_changes.feature:84&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_with_open_changes.feature:65&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_with_open_changes.feature:84&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_without_open_changes.feature:55&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_without_open_changes.feature:72&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_with_open_changes.feature:67&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_with_open_changes.feature:86&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_without_open_changes.feature:54&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_without_open_changes.feature:71'>33</abbr>
</td>
<td>0.0439</td>
<td>0.0415</td>
<td>0.0513</td>
<td>0.0098</td>
<td>0.0000</td>
<td>0.0042</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>33</td>
</tr>
<tr>
<td>
<abbr title='/^my repo has an upstream repo$/'>features/step_definitions/remote_steps.rb:1</abbr>
</td>
<td>1.3910</td>
<td>
<abbr title='features/git-sync-fork/feature_branch/no_conflicts_with_open_changes.feature:5&#x000A;features/git-sync-fork/feature_branch/no_conflicts_without_open_changes.feature:5&#x000A;features/git-sync-fork/main_branch/no_conflicts_with_open_changes.feature:4&#x000A;features/git-sync-fork/main_branch/no_conflicts_without_open_changes.feature:4&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_with_open_changes.feature:4 (x4)&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_without_open_changes.feature:4 (x4)'>12</abbr>
</td>
<td>0.1159</td>
<td>0.1159</td>
<td>0.1159</td>
<td>0.0000</td>
<td>0.0000</td>
<td>0.0000</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>12</td>
</tr>
<tr>
<td>
<abbr title='/^I have a( local)? feature branch named "(.+?)" (behind|ahead of) main$/'>features/step_definitions/branch_steps.rb:16</abbr>
</td>
<td>1.3550</td>
<td>
<abbr title='features/git-prune-branches/feature_branch/ahead_of_main/with_open_changes.feature:9&#x000A;features/git-prune-branches/feature_branch/ahead_of_main/with_open_changes.feature:10&#x000A;features/git-prune-branches/feature_branch/ahead_of_main/without_open_changes.feature:7&#x000A;features/git-prune-branches/feature_branch/ahead_of_main/without_open_changes.feature:8&#x000A;features/git-prune-branches/feature_branch/behind_main/with_open_changes.feature:9&#x000A;features/git-prune-branches/feature_branch/behind_main/with_open_changes.feature:10&#x000A;features/git-prune-branches/feature_branch/behind_main/without_open_changes.feature:9&#x000A;features/git-prune-branches/feature_branch/behind_main/without_open_changes.feature:10&#x000A;features/git-prune-branches/main_branch/no_stale_feature_branches/with_open_changes.feature:9&#x000A;features/git-prune-branches/main_branch/no_stale_feature_branches/without_open_changes.feature:7&#x000A;features/git-prune-branches/main_branch/stale_feature_branch/with_open_changes.feature:7&#x000A;features/git-prune-branches/main_branch/stale_feature_branch/without_open_changes.feature:7&#x000A;features/git-prune-branches/main_branch/stale_local_feature_branch/with_open_changes.feature:7&#x000A;features/git-prune-branches/main_branch/stale_local_feature_branch/without_open_changes.feature:7'>14</abbr>
</td>
<td>0.0968</td>
<td>0.0782</td>
<td>0.1032</td>
<td>0.0250</td>
<td>0.0001</td>
<td>0.0078</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>14</td>
</tr>
<tr>
<td>
<abbr title='/^my coworker has a feature branch named "(.+?)"(?: (behind|ahead of) main)?$/'>features/step_definitions/branch_steps.rb:32</abbr>
</td>
<td>1.2828</td>
<td>
<abbr title='features/git-extract/branch_exists_remotely.feature:8 (x2)&#x000A;features/git-hack/branch_exists_remotely.feature:7 (x2)&#x000A;features/git-prune-branches/main_branch/no_stale_feature_branches/with_open_changes.feature:10&#x000A;features/git-prune-branches/main_branch/no_stale_feature_branches/without_open_changes.feature:8&#x000A;features/git-prune-branches/main_branch/stale_coworker_feature_branch/with_open_changes.feature:9&#x000A;features/git-prune-branches/main_branch/stale_coworker_feature_branch/without_open_changes.feature:7&#x000A;features/git-ship/current_branch/on_coworker_feature_branch.feature:9&#x000A;features/git-sync/all_branches/no_conflicts/remote_only_branches/with_open_changes.feature:5&#x000A;features/git-sync/all_branches/no_conflicts/remote_only_branches/without_open_changes.feature:5'>11</abbr>
</td>
<td>0.1166</td>
<td>0.0875</td>
<td>0.1751</td>
<td>0.0876</td>
<td>0.0014</td>
<td>0.0380</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>11</td>
</tr>
<tr>
<td>
<abbr title='/^I (?:still|again) have an uncommitted file with name: "([^"]+)" and content: "([^"]+)"$/'>features/step_definitions/files_steps.rb:30</abbr>
</td>
<td>0.9430</td>
<td>
<abbr title='features/git-extract/branch_exists_locally.feature:21&#x000A;features/git-extract/branch_exists_remotely.feature:20&#x000A;features/git-extract/cherry_pick_conflict/with_open_changes.feature:46&#x000A;features/git-extract/cherry_pick_conflict/with_open_changes.feature:75&#x000A;features/git-extract/cherry_pick_conflict/with_open_changes.feature:93&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:41&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:68&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:91&#x000A;features/git-extract/multiple_commits/with_open_changes.feature:33&#x000A;features/git-extract/no_branch_name.feature:24&#x000A;features/git-extract/no_extractable_commits.feature:21&#x000A;features/git-extract/single_commit/with_open_changes.feature:30&#x000A;features/git-hack/branch_exists_locally.feature:21&#x000A;features/git-hack/branch_exists_remotely.feature:19&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:39&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:62&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:84&#x000A;features/git-hack/no_branch_name.feature:23&#x000A;features/git-hack/on_feature_branch/with_open_changes.feature:29&#x000A;features/git-hack/on_main_branch/with_open_changes.feature:26&#x000A;features/git-kill/current_branch/on_feature_branch/with_deleted_tracking_branch/with_open_changes.feature:47&#x000A;features/git-kill/current_branch/on_feature_branch/with_tracking_branch/with_open_changes.feature:48&#x000A;features/git-kill/current_branch/on_feature_branch/without_tracking_branch/with_open_changes.feature:46&#x000A;features/git-kill/current_branch/on_main_branch.feature:22&#x000A;features/git-kill/current_branch/on_non_feature_branch.feature:24&#x000A;features/git-kill/supplied_branch/branch_does_not_exist.feature:20&#x000A;features/git-kill/supplied_branch/feature_branch/with_open_changes.feature:27&#x000A;features/git-kill/supplied_branch/feature_branch/with_open_changes.feature:45&#x000A;features/git-kill/supplied_branch/main_branch.feature:21&#x000A;features/git-kill/supplied_branch/non_feature_branch.feature:22&#x000A;features/git-kill/supplied_branch/on_supplied_feature_branch/with_open_changes.feature:49&#x000A;features/git-prune-branches/feature_branch/ahead_of_main/with_open_changes.feature:27&#x000A;features/git-prune-branches/feature_branch/behind_main/with_open_changes.feature:27&#x000A;features/git-prune-branches/main_branch/no_stale_feature_branches/with_open_changes.feature:21&#x000A;features/git-prune-branches/main_branch/stale_coworker_feature_branch/with_open_changes.feature:21&#x000A;features/git-prune-branches/main_branch/stale_feature_branch/with_open_changes.feature:20&#x000A;features/git-prune-branches/main_branch/stale_local_feature_branch/with_open_changes.feature:19&#x000A;features/git-prune-branches/main_branch/stale_non_feature_branch/with_open_changes.feature:20&#x000A;features/git-ship/current_branch/on_feature_branch_with_open_changes.feature:19&#x000A;features/git-ship/supplied_branch/empty_commit_message_with_conflicting_changes.feature:38&#x000A;features/git-ship/supplied_branch/empty_commit_message_with_open_changes.feature:36&#x000A;features/git-ship/supplied_branch/main_branch_with_open_changes.feature:17&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_with_open_changes.feature:43&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_with_open_changes.feature:66&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_with_open_changes.feature:88&#x000A;features/git-ship/supplied_branch/no_conflicts_with_conflicting_changes.feature:36&#x000A;features/git-ship/supplied_branch/no_conflicts_with_conflicting_changes.feature:70&#x000A;features/git-ship/supplied_branch/no_conflicts_with_open_changes.feature:32&#x000A;features/git-ship/supplied_branch/no_conflicts_with_open_changes.feature:65&#x000A;features/git-ship/supplied_branch/no_diff_with_open_changes.feature:33&#x000A;features/git-ship/supplied_branch/non_existing_branch_with_open_changes.feature:18&#x000A;features/git-ship/supplied_branch/non_feature_branch_with_open_changes.feature:18&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_with_open_changes.feature:41&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_with_open_changes.feature:62&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_with_open_changes.feature:84&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_with_open_changes.feature:38&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_with_open_changes.feature:62&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_with_open_changes.feature:89&#x000A;features/git-sync-fork/feature_branch/no_conflicts_with_open_changes.feature:25&#x000A;features/git-sync-fork/main_branch/no_conflicts_with_open_changes.feature:22&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_with_open_changes.feature:32&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_with_open_changes.feature:46&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_with_open_changes.feature:64&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/with_open_changes.feature:40&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/with_open_changes.feature:62&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/with_open_changes.feature:97&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/with_open_changes.feature:124&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/with_open_changes.feature:45&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/with_open_changes.feature:65&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/with_open_changes.feature:96&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/with_open_changes.feature:120&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/with_open_changes.feature:38&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/with_open_changes.feature:58&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/with_open_changes.feature:92&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/with_open_changes.feature:117&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/with_open_changes.feature:43&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/with_open_changes.feature:61&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/with_open_changes.feature:91&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/with_open_changes.feature:113&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/with_open_changes.feature:38&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/with_open_changes.feature:59&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/with_open_changes.feature:95&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/with_open_changes.feature:123&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/with_open_changes.feature:43&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/with_open_changes.feature:62&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/with_open_changes.feature:94&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/with_open_changes.feature:118&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:33&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:64&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:88&#x000A;features/git-sync/all_branches/no_conflicts/feature_branches/with_open_changes.feature:33&#x000A;features/git-sync/all_branches/no_conflicts/non_feature_branches/with_open_changes.feature:33&#x000A;features/git-sync/all_branches/no_conflicts/remote_only_branches/with_open_changes.feature:29&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/with_open_changes.feature:38&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/with_open_changes.feature:57&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/with_open_changes.feature:87&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/with_open_changes.feature:107&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/with_open_changes.feature:41&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/with_open_changes.feature:58&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/with_open_changes.feature:86&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/with_open_changes.feature:104&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/with_open_changes.feature:42&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/with_open_changes.feature:70&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/with_open_changes.feature:94&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/with_open_changes.feature:40&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/with_open_changes.feature:67&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/with_open_changes.feature:88&#x000A;features/git-sync/current_branch/feature_branch/no_conflicts_with_open_changes.feature:30&#x000A;features/git-sync/current_branch/feature_branch/no_conflicts_with_open_changes.feature:66&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_with_open_changes.feature:43&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_with_open_changes.feature:67&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_with_open_changes.feature:87&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_with_open_changes.feature:39&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_with_open_changes.feature:65&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_with_open_changes.feature:90&#x000A;features/git-sync/current_branch/main_branch/no_conflicts_with_open_changes.feature:28&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_with_open_changes.feature:36&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_with_open_changes.feature:60&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_with_open_changes.feature:79&#x000A;features/git-sync/current_branch/non_feature_branch/no_conflicts_with_open_changes.feature:31&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_with_open_changes.feature:38&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_with_open_changes.feature:62&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_with_open_changes.feature:81'>123</abbr>
</td>
<td>0.0077</td>
<td>0.0071</td>
<td>0.0115</td>
<td>0.0044</td>
<td>0.0000</td>
<td>0.0006</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>123</td>
</tr>
<tr>
<td>
<abbr title='/^I resolve the conflict in "(.+?)"$/'>features/step_definitions/files_steps.rb:6</abbr>
</td>
<td>0.7578</td>
<td>
<abbr title='features/git-extract/cherry_pick_conflict/with_open_changes.feature:67&#x000A;features/git-extract/cherry_pick_conflict/with_open_changes.feature:86&#x000A;features/git-extract/cherry_pick_conflict/without_open_changes.feature:57&#x000A;features/git-extract/cherry_pick_conflict/without_open_changes.feature:74&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:57&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:81&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:47&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:69&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:53&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:76&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:43&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:64&#x000A;features/git-ship/current_branch/merge_main_branch_conflict.feature:48&#x000A;features/git-ship/current_branch/merge_main_branch_conflict.feature:68&#x000A;features/git-ship/current_branch/pull_feature_branch_conflict.feature:42&#x000A;features/git-ship/current_branch/pull_feature_branch_conflict.feature:62&#x000A;features/git-ship/current_branch/pull_main_branch_conflict.feature:40&#x000A;features/git-ship/current_branch/pull_main_branch_conflict.feature:65&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_with_open_changes.feature:52&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_with_open_changes.feature:75&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_without_open_changes.feature:46&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_without_open_changes.feature:67&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_with_open_changes.feature:47&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_with_open_changes.feature:70&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_without_open_changes.feature:41&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_without_open_changes.feature:62&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_with_open_changes.feature:44&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_with_open_changes.feature:72&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_without_open_changes.feature:38&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_without_open_changes.feature:64&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_with_open_changes.feature:38&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_with_open_changes.feature:57&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_without_open_changes.feature:32&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_without_open_changes.feature:49&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/with_open_changes.feature:84&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/with_open_changes.feature:112&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/without_open_changes.feature:74&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/without_open_changes.feature:100&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/with_open_changes.feature:87&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/with_open_changes.feature:112&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/without_open_changes.feature:77&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/without_open_changes.feature:99&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/with_open_changes.feature:79&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/with_open_changes.feature:105&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/without_open_changes.feature:69&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/without_open_changes.feature:93&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/with_open_changes.feature:82&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/with_open_changes.feature:105&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/without_open_changes.feature:72&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/without_open_changes.feature:92&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/with_open_changes.feature:81&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/with_open_changes.feature:110&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/without_open_changes.feature:71&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/without_open_changes.feature:98&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/with_open_changes.feature:84&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/with_open_changes.feature:109&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/without_open_changes.feature:74&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/without_open_changes.feature:97&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:51&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:76&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:43&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:66&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/with_open_changes.feature:76&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/with_open_changes.feature:97&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/without_open_changes.feature:66&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/without_open_changes.feature:85&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/with_open_changes.feature:77&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/with_open_changes.feature:96&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/without_open_changes.feature:67&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/without_open_changes.feature:84&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/with_open_changes.feature:62&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/with_open_changes.feature:87&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/without_open_changes.feature:54&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/without_open_changes.feature:77&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/with_open_changes.feature:59&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/with_open_changes.feature:81&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/without_open_changes.feature:51&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/without_open_changes.feature:71&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_with_open_changes.feature:58&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_with_open_changes.feature:79&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_without_open_changes.feature:48&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_without_open_changes.feature:67&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_with_open_changes.feature:53&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_with_open_changes.feature:79&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_without_open_changes.feature:44&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_without_open_changes.feature:68&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_with_open_changes.feature:51&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_with_open_changes.feature:71&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_without_open_changes.feature:43&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_without_open_changes.feature:61&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_with_open_changes.feature:53&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_with_open_changes.feature:73&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_without_open_changes.feature:42&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_without_open_changes.feature:60'>94</abbr>
</td>
<td>0.0081</td>
<td>0.0081</td>
<td>0.0081</td>
<td>0.0000</td>
<td>0.0000</td>
<td>0.0000</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>94</td>
</tr>
<tr>
<td>
<abbr title='/^my non-feature branches are configured as (.*)$/'>features/step_definitions/town_steps.rb:23</abbr>
</td>
<td>0.4554</td>
<td>
<abbr title='features/git-kill/current_branch/on_non_feature_branch.feature:10 (x2)&#x000A;features/git-kill/supplied_branch/non_feature_branch.feature:8 (x2)&#x000A;features/git-ship/current_branch/on_non_feature_branch.feature:10&#x000A;features/git-ship/supplied_branch/non_feature_branch_with_open_changes.feature:8&#x000A;features/git-ship/supplied_branch/non_feature_branch_without_open_changes.feature:8&#x000A;features/git-sync/all_branches/no_conflicts/non_feature_branches/with_open_changes.feature:5&#x000A;features/git-sync/all_branches/no_conflicts/non_feature_branches/without_open_changes.feature:5&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/with_open_changes.feature:5 (x6)&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/without_open_changes.feature:5 (x6)&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/with_open_changes.feature:5 (x6)&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/without_open_changes.feature:5 (x6)&#x000A;features/git-sync/current_branch/non_feature_branch/no_conflicts_with_open_changes.feature:10&#x000A;features/git-sync/current_branch/non_feature_branch/no_conflicts_without_open_changes.feature:8&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_with_open_changes.feature:10 (x5)&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_without_open_changes.feature:7 (x5)&#x000A;features/git-sync/current_branch/non_feature_branch/tags.feature:10&#x000A;features/git-town/configuration/configuration.feature:10&#x000A;features/git-town/configuration/configuration.feature:34&#x000A;features/git-town/configuration/non_feature_branches/add_branch.feature:10 (x4)&#x000A;features/git-town/configuration/non_feature_branches/display.feature:15&#x000A;features/git-town/configuration/non_feature_branches/remove_branch.feature:9 (x3)&#x000A;features/git-town/help/help_configured.feature:10 (x2)'>58</abbr>
</td>
<td>0.0079</td>
<td>0.0067</td>
<td>0.0086</td>
<td>0.0019</td>
<td>0.0000</td>
<td>0.0007</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>58</td>
</tr>
<tr>
<td>
<abbr title='/^there is no "(.+?)" branch$/'>features/step_definitions/branch_steps.rb:58</abbr>
</td>
<td>0.3632</td>
<td>
<abbr title='features/git-extract/cherry_pick_conflict/with_open_changes.feature:47&#x000A;features/git-extract/cherry_pick_conflict/without_open_changes.feature:39&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:42&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:34&#x000A;features/git-ship/current_branch/merge_main_branch_conflict.feature:60&#x000A;features/git-ship/current_branch/merge_main_branch_conflict.feature:79&#x000A;features/git-ship/current_branch/pull_feature_branch_conflict.feature:55&#x000A;features/git-ship/current_branch/pull_feature_branch_conflict.feature:74&#x000A;features/git-ship/current_branch/pull_main_branch_conflict.feature:56&#x000A;features/git-ship/current_branch/pull_main_branch_conflict.feature:80&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_with_open_changes.feature:67&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_with_open_changes.feature:89&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_without_open_changes.feature:59&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_without_open_changes.feature:79&#x000A;features/git-ship/supplied_branch/no_conflicts_with_conflicting_changes.feature:37&#x000A;features/git-ship/supplied_branch/no_conflicts_with_conflicting_changes.feature:71&#x000A;features/git-ship/supplied_branch/no_conflicts_with_open_changes.feature:33&#x000A;features/git-ship/supplied_branch/no_conflicts_with_open_changes.feature:66&#x000A;features/git-ship/supplied_branch/no_conflicts_without_open_changes.feature:29&#x000A;features/git-ship/supplied_branch/no_conflicts_without_open_changes.feature:58&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_with_open_changes.feature:63&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_with_open_changes.feature:85&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_without_open_changes.feature:55&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_without_open_changes.feature:75&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_with_open_changes.feature:63&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_with_open_changes.feature:90&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_without_open_changes.feature:55&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_without_open_changes.feature:80'>28</abbr>
</td>
<td>0.0130</td>
<td>0.0129</td>
<td>0.0136</td>
<td>0.0008</td>
<td>0.0000</td>
<td>0.0003</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>28</td>
</tr>
<tr>
<td>
<abbr title='/the "(.+?)" branch gets deleted on the remote/'>features/step_definitions/branch_steps.rb:43</abbr>
</td>
<td>0.3628</td>
<td>
<abbr title='features/git-kill/current_branch/on_feature_branch/with_deleted_tracking_branch/with_open_changes.feature:14 (x2)&#x000A;features/git-kill/current_branch/on_feature_branch/with_deleted_tracking_branch/without_open_changes.feature:12 (x2)&#x000A;features/git-sync/current_branch/feature_branch/deleted_tracking_branch.feature:13'>5</abbr>
</td>
<td>0.0726</td>
<td>0.0711</td>
<td>0.0786</td>
<td>0.0075</td>
<td>0.0000</td>
<td>0.0030</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>5</td>
</tr>
<tr>
<td>
<abbr title='/^I don&#x0027;t have an uncommitted file with name: "(.+?)"$/'>features/step_definitions/files_steps.rb:20</abbr>
</td>
<td>0.3624</td>
<td>
<abbr title='features/git-extract/cherry_pick_conflict/with_open_changes.feature:32&#x000A;features/git-extract/cherry_pick_conflict/with_open_changes.feature:62&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:30&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:52&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:28&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:48&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_with_open_changes.feature:30&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_with_open_changes.feature:28&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_with_open_changes.feature:27&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_with_open_changes.feature:22&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/with_open_changes.feature:27&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/with_open_changes.feature:79&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/with_open_changes.feature:31&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/with_open_changes.feature:82&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/with_open_changes.feature:26&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/with_open_changes.feature:74&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/with_open_changes.feature:30&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/with_open_changes.feature:77&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/with_open_changes.feature:26&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/with_open_changes.feature:76&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/with_open_changes.feature:30&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/with_open_changes.feature:79&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:22&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:46&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/with_open_changes.feature:26&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/with_open_changes.feature:71&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/with_open_changes.feature:28&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/with_open_changes.feature:72&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/with_open_changes.feature:28&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/with_open_changes.feature:57&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/with_open_changes.feature:27&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/with_open_changes.feature:54&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_with_open_changes.feature:30&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_with_open_changes.feature:53&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_with_open_changes.feature:28&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_with_open_changes.feature:49&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_without_open_changes.feature:40&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_with_open_changes.feature:26&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_with_open_changes.feature:46&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_with_open_changes.feature:28&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_with_open_changes.feature:48'>41</abbr>
</td>
<td>0.0088</td>
<td>0.0088</td>
<td>0.0088</td>
<td>0.0000</td>
<td>0.0000</td>
<td>0.0000</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>41</td>
</tr>
<tr>
<td>
<abbr title='/^my repo(?: still)? has a merge in progress$/'>features/step_definitions/merge_steps.rb:1</abbr>
</td>
<td>0.3170</td>
<td>
<abbr title='features/git-ship/current_branch/merge_main_branch_conflict.feature:29&#x000A;features/git-ship/current_branch/pull_feature_branch_conflict.feature:26&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_with_open_changes.feature:31&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_without_open_changes.feature:27&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_with_open_changes.feature:29&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_without_open_changes.feature:25&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/with_open_changes.feature:28&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/with_open_changes.feature:80&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/without_open_changes.feature:24&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/without_open_changes.feature:70&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/with_open_changes.feature:32&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/with_open_changes.feature:83&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/without_open_changes.feature:28&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/without_open_changes.feature:73&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/with_open_changes.feature:27&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/with_open_changes.feature:75&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/without_open_changes.feature:23&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/without_open_changes.feature:65&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/with_open_changes.feature:31&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/with_open_changes.feature:78&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/without_open_changes.feature:27&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/without_open_changes.feature:68&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/with_open_changes.feature:27&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/with_open_changes.feature:77&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/without_open_changes.feature:23&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/without_open_changes.feature:67&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/with_open_changes.feature:31&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/with_open_changes.feature:80&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/without_open_changes.feature:27&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/without_open_changes.feature:70&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/with_open_changes.feature:29&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/with_open_changes.feature:58&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/without_open_changes.feature:25&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/without_open_changes.feature:50&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/with_open_changes.feature:28&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/with_open_changes.feature:55&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/without_open_changes.feature:24&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/without_open_changes.feature:47&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_with_open_changes.feature:31&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_with_open_changes.feature:54&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_without_open_changes.feature:25&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_without_open_changes.feature:44'>42</abbr>
</td>
<td>0.0075</td>
<td>0.0074</td>
<td>0.0078</td>
<td>0.0004</td>
<td>0.0000</td>
<td>0.0002</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>42</td>
</tr>
<tr>
<td>
<abbr title='/^my repo (?:still )?has a rebase in progress$/'>features/step_definitions/rebase_steps.rb:1</abbr>
</td>
<td>0.2912</td>
<td>
<abbr title='features/git-extract/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:29&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:53&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:24&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:43&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:27&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:49&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:22&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:39&#x000A;features/git-ship/current_branch/pull_main_branch_conflict.feature:25&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_with_open_changes.feature:26&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_without_open_changes.feature:23&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_with_open_changes.feature:21&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_without_open_changes.feature:18&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:23&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:47&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:19&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:39&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/with_open_changes.feature:27&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/with_open_changes.feature:72&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/without_open_changes.feature:23&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/without_open_changes.feature:62&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/with_open_changes.feature:29&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/with_open_changes.feature:73&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/without_open_changes.feature:25&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/without_open_changes.feature:63&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_with_open_changes.feature:27&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_with_open_changes.feature:48&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_without_open_changes.feature:22&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_without_open_changes.feature:39&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_with_open_changes.feature:25&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_with_open_changes.feature:47&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_without_open_changes.feature:21&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_without_open_changes.feature:39&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_with_open_changes.feature:27&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_with_open_changes.feature:49&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_without_open_changes.feature:21&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_without_open_changes.feature:38'>37</abbr>
</td>
<td>0.0079</td>
<td>0.0075</td>
<td>0.0081</td>
<td>0.0006</td>
<td>0.0000</td>
<td>0.0003</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>37</td>
</tr>
<tr>
<td>
<abbr title='/^my remote origin is (.+?)$/'>features/step_definitions/remote_steps.rb:8</abbr>
</td>
<td>0.2856</td>
<td>
<abbr title='features/git-pr/bitbucket.feature:10 (x12)&#x000A;features/git-pr/github.feature:10 (x12)&#x000A;features/git-pr/multi_platform_support.feature:5 (x2)&#x000A;features/git-pr/multi_platform_support.feature:19&#x000A;features/git-repo/bitbucket.feature:4 (x6)&#x000A;features/git-repo/github.feature:4 (x6)&#x000A;features/git-repo/multi_platform_support.feature:4 (x2)&#x000A;features/git-repo/multi_platform_support.feature:16'>42</abbr>
</td>
<td>0.0068</td>
<td>0.0062</td>
<td>0.0079</td>
<td>0.0017</td>
<td>0.0000</td>
<td>0.0004</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>42</td>
</tr>
<tr>
<td>
<abbr title='/^it runs the Git commands$/'>features/step_definitions/run_steps.rb:46</abbr>
</td>
<td>0.2222</td>
<td>
<abbr title='features/git-extract/branch_exists_locally.feature:16&#x000A;features/git-extract/branch_exists_locally.feature:26&#x000A;features/git-extract/branch_exists_remotely.feature:15&#x000A;features/git-extract/branch_exists_remotely.feature:25&#x000A;features/git-extract/cherry_pick_conflict/with_open_changes.feature:22&#x000A;features/git-extract/cherry_pick_conflict/with_open_changes.feature:38&#x000A;features/git-extract/cherry_pick_conflict/with_open_changes.feature:69&#x000A;features/git-extract/cherry_pick_conflict/with_open_changes.feature:88&#x000A;features/git-extract/cherry_pick_conflict/without_open_changes.feature:18&#x000A;features/git-extract/cherry_pick_conflict/without_open_changes.feature:32&#x000A;features/git-extract/cherry_pick_conflict/without_open_changes.feature:59&#x000A;features/git-extract/cherry_pick_conflict/without_open_changes.feature:76&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:23&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:35&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:59&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:83&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:19&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:29&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:49&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:71&#x000A;features/git-extract/multiple_commits/with_open_changes.feature:22&#x000A;features/git-extract/multiple_commits/without_open_changes.feature:19&#x000A;features/git-extract/no_extractable_commits.feature:16&#x000A;features/git-extract/no_extractable_commits.feature:26&#x000A;features/git-extract/single_commit/with_open_changes.feature:19&#x000A;features/git-extract/single_commit/without_open_changes.feature:18&#x000A;features/git-hack/branch_exists_locally.feature:16&#x000A;features/git-hack/branch_exists_locally.feature:26&#x000A;features/git-hack/branch_exists_remotely.feature:14&#x000A;features/git-hack/branch_exists_remotely.feature:24&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:21&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:33&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:55&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:78&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:17&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:27&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:45&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:66&#x000A;features/git-hack/on_feature_branch/with_open_changes.feature:20&#x000A;features/git-hack/on_feature_branch/without_open_changes.feature:17&#x000A;features/git-hack/on_main_branch/with_open_changes.feature:18&#x000A;features/git-hack/on_main_branch/without_open_changes.feature:15&#x000A;features/git-kill/current_branch/on_feature_branch/with_deleted_tracking_branch/with_open_changes.feature:21&#x000A;features/git-kill/current_branch/on_feature_branch/with_deleted_tracking_branch/with_open_changes.feature:41&#x000A;features/git-kill/current_branch/on_feature_branch/with_deleted_tracking_branch/without_open_changes.feature:18&#x000A;features/git-kill/current_branch/on_feature_branch/with_deleted_tracking_branch/without_open_changes.feature:35&#x000A;features/git-kill/current_branch/on_feature_branch/with_tracking_branch/with_open_changes.feature:19&#x000A;features/git-kill/current_branch/on_feature_branch/with_tracking_branch/with_open_changes.feature:40&#x000A;features/git-kill/current_branch/on_feature_branch/with_tracking_branch/without_open_changes.feature:17&#x000A;features/git-kill/current_branch/on_feature_branch/with_tracking_branch/without_open_changes.feature:35&#x000A;features/git-kill/current_branch/on_feature_branch/without_tracking_branch/with_open_changes.feature:21&#x000A;features/git-kill/current_branch/on_feature_branch/without_tracking_branch/with_open_changes.feature:40&#x000A;features/git-kill/current_branch/on_feature_branch/without_tracking_branch/without_open_changes.feature:18&#x000A;features/git-kill/current_branch/on_feature_branch/without_tracking_branch/without_open_changes.feature:35&#x000A;features/git-kill/supplied_branch/branch_does_not_exist.feature:15&#x000A;features/git-kill/supplied_branch/branch_does_not_exist.feature:25&#x000A;features/git-kill/supplied_branch/feature_branch/with_open_changes.feature:21&#x000A;features/git-kill/supplied_branch/feature_branch/with_open_changes.feature:40&#x000A;features/git-kill/supplied_branch/feature_branch/without_open_changes.feature:17&#x000A;features/git-kill/supplied_branch/feature_branch/without_open_changes.feature:34&#x000A;features/git-kill/supplied_branch/on_supplied_feature_branch/with_open_changes.feature:20&#x000A;features/git-kill/supplied_branch/on_supplied_feature_branch/with_open_changes.feature:41&#x000A;features/git-kill/supplied_branch/on_supplied_feature_branch/without_open_changes.feature:17&#x000A;features/git-kill/supplied_branch/on_supplied_feature_branch/without_open_changes.feature:35&#x000A;features/git-prune-branches/feature_branch/ahead_of_main/with_open_changes.feature:17&#x000A;features/git-prune-branches/feature_branch/ahead_of_main/without_open_changes.feature:14&#x000A;features/git-prune-branches/feature_branch/behind_main/with_open_changes.feature:17&#x000A;features/git-prune-branches/feature_branch/behind_main/without_open_changes.feature:16&#x000A;features/git-prune-branches/main_branch/no_stale_feature_branches/with_open_changes.feature:17&#x000A;features/git-prune-branches/main_branch/no_stale_feature_branches/without_open_changes.feature:14&#x000A;features/git-prune-branches/main_branch/stale_coworker_feature_branch/with_open_changes.feature:16&#x000A;features/git-prune-branches/main_branch/stale_coworker_feature_branch/without_open_changes.feature:13&#x000A;features/git-prune-branches/main_branch/stale_feature_branch/with_open_changes.feature:14&#x000A;features/git-prune-branches/main_branch/stale_feature_branch/without_open_changes.feature:13&#x000A;features/git-prune-branches/main_branch/stale_local_feature_branch/with_open_changes.feature:14&#x000A;features/git-prune-branches/main_branch/stale_local_feature_branch/without_open_changes.feature:13&#x000A;features/git-prune-branches/main_branch/stale_non_feature_branch/with_open_changes.feature:16&#x000A;features/git-prune-branches/main_branch/stale_non_feature_branch/without_open_changes.feature:13&#x000A;features/git-ship/current_branch/commit_message_containing_double_quote.feature:17&#x000A;features/git-ship/current_branch/empty_commit_message.feature:17&#x000A;features/git-ship/current_branch/merge_main_branch_conflict.feature:19&#x000A;features/git-ship/current_branch/merge_main_branch_conflict.feature:34&#x000A;features/git-ship/current_branch/merge_main_branch_conflict.feature:50&#x000A;features/git-ship/current_branch/merge_main_branch_conflict.feature:70&#x000A;features/git-ship/current_branch/no_diff.feature:19&#x000A;features/git-ship/current_branch/on_coworker_feature_branch.feature:19&#x000A;features/git-ship/current_branch/on_feature_branch_without_open_changes.feature:15&#x000A;features/git-ship/current_branch/on_feature_branch_without_open_changes.feature:42&#x000A;features/git-ship/current_branch/pull_feature_branch_conflict.feature:18&#x000A;features/git-ship/current_branch/pull_feature_branch_conflict.feature:31&#x000A;features/git-ship/current_branch/pull_feature_branch_conflict.feature:44&#x000A;features/git-ship/current_branch/pull_feature_branch_conflict.feature:64&#x000A;features/git-ship/current_branch/pull_main_branch_conflict.feature:20&#x000A;features/git-ship/current_branch/pull_main_branch_conflict.feature:30&#x000A;features/git-ship/current_branch/pull_main_branch_conflict.feature:42&#x000A;features/git-ship/current_branch/pull_main_branch_conflict.feature:67&#x000A;features/git-ship/supplied_branch/empty_commit_message_with_conflicting_changes.feature:18&#x000A;features/git-ship/supplied_branch/empty_commit_message_with_open_changes.feature:17&#x000A;features/git-ship/supplied_branch/empty_commit_message_without_open_changes.feature:16&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_with_open_changes.feature:19&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_with_open_changes.feature:36&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_with_open_changes.feature:54&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_with_open_changes.feature:77&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_without_open_changes.feature:17&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_without_open_changes.feature:32&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_without_open_changes.feature:48&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_without_open_changes.feature:69&#x000A;features/git-ship/supplied_branch/no_conflicts_with_conflicting_changes.feature:17&#x000A;features/git-ship/supplied_branch/no_conflicts_with_conflicting_changes.feature:52&#x000A;features/git-ship/supplied_branch/no_conflicts_with_open_changes.feature:14&#x000A;features/git-ship/supplied_branch/no_conflicts_with_open_changes.feature:47&#x000A;features/git-ship/supplied_branch/no_conflicts_without_open_changes.feature:13&#x000A;features/git-ship/supplied_branch/no_conflicts_without_open_changes.feature:42&#x000A;features/git-ship/supplied_branch/no_diff_with_open_changes.feature:18&#x000A;features/git-ship/supplied_branch/no_diff_without_open_changes.feature:17&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_with_open_changes.feature:19&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_with_open_changes.feature:34&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_with_open_changes.feature:49&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_with_open_changes.feature:72&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_without_open_changes.feature:17&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_without_open_changes.feature:30&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_without_open_changes.feature:43&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_without_open_changes.feature:64&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_with_open_changes.feature:20&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_with_open_changes.feature:32&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_with_open_changes.feature:46&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_with_open_changes.feature:74&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_without_open_changes.feature:18&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_without_open_changes.feature:28&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_without_open_changes.feature:40&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_without_open_changes.feature:66&#x000A;features/git-sync-fork/feature_branch/no_conflicts_with_open_changes.feature:15&#x000A;features/git-sync-fork/feature_branch/no_conflicts_without_open_changes.feature:14&#x000A;features/git-sync-fork/main_branch/no_conflicts_with_open_changes.feature:14&#x000A;features/git-sync-fork/main_branch/no_conflicts_without_open_changes.feature:13&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_with_open_changes.feature:16&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_with_open_changes.feature:27&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_with_open_changes.feature:40&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_with_open_changes.feature:59&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_without_open_changes.feature:14&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_without_open_changes.feature:23&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_without_open_changes.feature:34&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_without_open_changes.feature:51&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/with_open_changes.feature:18&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/with_open_changes.feature:33&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/with_open_changes.feature:51&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/with_open_changes.feature:86&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/with_open_changes.feature:114&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/without_open_changes.feature:16&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/without_open_changes.feature:29&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/without_open_changes.feature:45&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/without_open_changes.feature:76&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/without_open_changes.feature:102&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/with_open_changes.feature:18&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/with_open_changes.feature:37&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/with_open_changes.feature:58&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/with_open_changes.feature:89&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/with_open_changes.feature:114&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/without_open_changes.feature:16&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/without_open_changes.feature:33&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/without_open_changes.feature:52&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/without_open_changes.feature:79&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/without_open_changes.feature:101&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/with_open_changes.feature:17&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/with_open_changes.feature:32&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/with_open_changes.feature:48&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/with_open_changes.feature:81&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/with_open_changes.feature:107&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/without_open_changes.feature:15&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/without_open_changes.feature:28&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/without_open_changes.feature:42&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/without_open_changes.feature:71&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/without_open_changes.feature:95&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/with_open_changes.feature:17&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/with_open_changes.feature:36&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/with_open_changes.feature:55&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/with_open_changes.feature:84&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/with_open_changes.feature:107&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/without_open_changes.feature:15&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/without_open_changes.feature:32&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/without_open_changes.feature:49&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/without_open_changes.feature:74&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/without_open_changes.feature:94&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/with_open_changes.feature:18&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/with_open_changes.feature:32&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/with_open_changes.feature:49&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/with_open_changes.feature:83&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/with_open_changes.feature:112&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/without_open_changes.feature:16&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/without_open_changes.feature:28&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/without_open_changes.feature:43&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/without_open_changes.feature:73&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/without_open_changes.feature:100&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/with_open_changes.feature:18&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/with_open_changes.feature:36&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/with_open_changes.feature:56&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/with_open_changes.feature:86&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/with_open_changes.feature:111&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/without_open_changes.feature:16&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/without_open_changes.feature:32&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/without_open_changes.feature:50&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/without_open_changes.feature:76&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/without_open_changes.feature:99&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:17&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:28&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:53&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:78&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:15&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:24&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:45&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:68&#x000A;features/git-sync/all_branches/no_conflicts/feature_branches/with_open_changes.feature:16&#x000A;features/git-sync/all_branches/no_conflicts/feature_branches/without_open_changes.feature:15&#x000A;features/git-sync/all_branches/no_conflicts/non_feature_branches/with_open_changes.feature:19&#x000A;features/git-sync/all_branches/no_conflicts/non_feature_branches/without_open_changes.feature:18&#x000A;features/git-sync/all_branches/no_conflicts/remote_only_branches/with_open_changes.feature:17&#x000A;features/git-sync/all_branches/no_conflicts/remote_only_branches/without_open_changes.feature:16&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/with_open_changes.feature:19&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/with_open_changes.feature:32&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/with_open_changes.feature:49&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/with_open_changes.feature:78&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/with_open_changes.feature:99&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/without_open_changes.feature:17&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/without_open_changes.feature:28&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/without_open_changes.feature:43&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/without_open_changes.feature:68&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/without_open_changes.feature:87&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/with_open_changes.feature:19&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/with_open_changes.feature:34&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/with_open_changes.feature:52&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/with_open_changes.feature:79&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/with_open_changes.feature:98&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/without_open_changes.feature:17&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/without_open_changes.feature:30&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/without_open_changes.feature:46&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/without_open_changes.feature:69&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/without_open_changes.feature:86&#x000A;features/git-sync/current_branch/feature_branch/deleted_tracking_branch.feature:19&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/with_open_changes.feature:17&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/with_open_changes.feature:34&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/with_open_changes.feature:64&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/with_open_changes.feature:89&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/without_open_changes.feature:15&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/without_open_changes.feature:30&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/without_open_changes.feature:56&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/without_open_changes.feature:79&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/with_open_changes.feature:16&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/with_open_changes.feature:33&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/with_open_changes.feature:61&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/with_open_changes.feature:83&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/without_open_changes.feature:14&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/without_open_changes.feature:29&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/without_open_changes.feature:53&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/without_open_changes.feature:73&#x000A;features/git-sync/current_branch/feature_branch/no_conflicts_with_open_changes.feature:18&#x000A;features/git-sync/current_branch/feature_branch/no_conflicts_with_open_changes.feature:53&#x000A;features/git-sync/current_branch/feature_branch/no_conflicts_without_open_changes.feature:15&#x000A;features/git-sync/current_branch/feature_branch/no_conflicts_without_open_changes.feature:46&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_with_open_changes.feature:21&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_with_open_changes.feature:36&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_with_open_changes.feature:60&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_with_open_changes.feature:81&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_without_open_changes.feature:17&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_without_open_changes.feature:30&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_without_open_changes.feature:50&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_without_open_changes.feature:69&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_with_open_changes.feature:21&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_with_open_changes.feature:33&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_with_open_changes.feature:55&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_with_open_changes.feature:81&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_without_open_changes.feature:17&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_without_open_changes.feature:27&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_without_open_changes.feature:46&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_without_open_changes.feature:70&#x000A;features/git-sync/current_branch/feature_branch/two_collaborators.feature:21&#x000A;features/git-sync/current_branch/feature_branch/two_collaborators.feature:36&#x000A;features/git-sync/current_branch/feature_branch/two_collaborators.feature:53&#x000A;features/git-sync/current_branch/main_branch/no_conflicts_with_open_changes.feature:19&#x000A;features/git-sync/current_branch/main_branch/no_conflicts_without_open_changes.feature:15&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_with_open_changes.feature:20&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_with_open_changes.feature:31&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_with_open_changes.feature:53&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_with_open_changes.feature:73&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_without_open_changes.feature:17&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_without_open_changes.feature:26&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_without_open_changes.feature:45&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_without_open_changes.feature:63&#x000A;features/git-sync/current_branch/non_feature_branch/no_conflicts_with_open_changes.feature:22&#x000A;features/git-sync/current_branch/non_feature_branch/no_conflicts_without_open_changes.feature:19&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_with_open_changes.feature:22&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_with_open_changes.feature:33&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_with_open_changes.feature:55&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_with_open_changes.feature:75&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_without_open_changes.feature:17&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_without_open_changes.feature:26&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_without_open_changes.feature:44&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_without_open_changes.feature:62'>297</abbr>
</td>
<td>0.0007</td>
<td>0.0007</td>
<td>0.0007</td>
<td>0.0000</td>
<td>0.0000</td>
<td>0.0000</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>297</td>
</tr>
<tr>
<td>
<abbr title='/^I have a non\-feature branch "(.+?)" behind main$/'>features/step_definitions/branch_steps.rb:25</abbr>
</td>
<td>0.2109</td>
<td>
<abbr title='features/git-prune-branches/main_branch/stale_non_feature_branch/with_open_changes.feature:9&#x000A;features/git-prune-branches/main_branch/stale_non_feature_branch/without_open_changes.feature:7'>2</abbr>
</td>
<td>0.1055</td>
<td>0.1055</td>
<td>0.1055</td>
<td>0.0000</td>
<td>0.0000</td>
<td>0.0000</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>2</td>
</tr>
<tr>
<td>
<abbr title='/^there are no commits$/'>features/step_definitions/commit_steps.rb:27</abbr>
</td>
<td>0.1613</td>
<td>
<abbr title='features/git-ship/current_branch/on_feature_branch_with_open_changes.feature:20&#x000A;features/git-ship/current_branch/on_main_branch.feature:16&#x000A;features/git-ship/current_branch/on_non_feature_branch.feature:18'>3</abbr>
</td>
<td>0.0538</td>
<td>0.0538</td>
<td>0.0538</td>
<td>0.0000</td>
<td>0.0000</td>
<td>0.0000</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>3</td>
</tr>
<tr>
<td>
<abbr title='/^there is no rebase in progress$/'>features/step_definitions/rebase_steps.rb:6</abbr>
</td>
<td>0.1206</td>
<td>
<abbr title='features/git-extract/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:44&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:36&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:40&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:32&#x000A;features/git-ship/current_branch/pull_main_branch_conflict.feature:35&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_with_open_changes.feature:39&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_without_open_changes.feature:33&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_with_open_changes.feature:33&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_without_open_changes.feature:27&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_with_open_changes.feature:40&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_without_open_changes.feature:32&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_with_open_changes.feature:37&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_without_open_changes.feature:30&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_with_open_changes.feature:39&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_without_open_changes.feature:30'>15</abbr>
</td>
<td>0.0080</td>
<td>0.0080</td>
<td>0.0080</td>
<td>0.0000</td>
<td>0.0000</td>
<td>0.0000</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>15</td>
</tr>
<tr>
<td>
<abbr title='/^(I|my coworker) fetch(?:es)? updates$/'>features/step_definitions/user_steps.rb:1</abbr>
</td>
<td>0.1170</td>
<td>
<abbr title='features/git-ship/current_branch/on_coworker_feature_branch.feature:13&#x000A;features/git-sync/current_branch/feature_branch/two_collaborators.feature:10'>2</abbr>
</td>
<td>0.0585</td>
<td>0.0278</td>
<td>0.0892</td>
<td>0.0614</td>
<td>0.0009</td>
<td>0.0307</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>2</td>
</tr>
<tr>
<td>
<abbr title='/^all branches are now synchronized$/'>features/step_definitions/branch_steps.rb:69</abbr>
</td>
<td>0.0993</td>
<td>
<abbr title='features/git-sync/all_branches/no_conflicts/feature_branches/with_open_changes.feature:34&#x000A;features/git-sync/all_branches/no_conflicts/feature_branches/without_open_changes.feature:30&#x000A;features/git-sync/all_branches/no_conflicts/non_feature_branches/with_open_changes.feature:34&#x000A;features/git-sync/all_branches/no_conflicts/non_feature_branches/without_open_changes.feature:30&#x000A;features/git-sync/all_branches/no_conflicts/remote_only_branches/with_open_changes.feature:30&#x000A;features/git-sync/all_branches/no_conflicts/remote_only_branches/without_open_changes.feature:26&#x000A;features/git-sync/current_branch/feature_branch/no_conflicts_with_open_changes.feature:31&#x000A;features/git-sync/current_branch/feature_branch/no_conflicts_without_open_changes.feature:25&#x000A;features/git-sync/current_branch/main_branch/no_conflicts_with_open_changes.feature:29&#x000A;features/git-sync/current_branch/main_branch/no_conflicts_without_open_changes.feature:22&#x000A;features/git-sync/current_branch/non_feature_branch/no_conflicts_with_open_changes.feature:32&#x000A;features/git-sync/current_branch/non_feature_branch/no_conflicts_without_open_changes.feature:26'>12</abbr>
</td>
<td>0.0083</td>
<td>0.0083</td>
<td>0.0083</td>
<td>0.0000</td>
<td>0.0000</td>
<td>0.0000</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>12</td>
</tr>
<tr>
<td>
<abbr title='/^there is no merge in progress$/'>features/step_definitions/merge_steps.rb:6</abbr>
</td>
<td>0.0983</td>
<td>
<abbr title='features/git-ship/current_branch/merge_main_branch_conflict.feature:40&#x000A;features/git-ship/current_branch/pull_feature_branch_conflict.feature:37&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_with_open_changes.feature:44&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_without_open_changes.feature:38&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_with_open_changes.feature:42&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_without_open_changes.feature:36&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/with_open_changes.feature:43&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/without_open_changes.feature:37&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/with_open_changes.feature:41&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/without_open_changes.feature:35&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_with_open_changes.feature:44&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_without_open_changes.feature:36'>12</abbr>
</td>
<td>0.0082</td>
<td>0.0082</td>
<td>0.0082</td>
<td>0.0000</td>
<td>0.0000</td>
<td>0.0000</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>12</td>
</tr>
<tr>
<td>
<abbr title='/^I see a new (.+?) pull request for the "(.+?)" branch in the "(.+?)" repo in my browser$/'>features/step_definitions/browser_steps.rb:1</abbr>
</td>
<td>0.0870</td>
<td>
<abbr title='features/git-pr/bitbucket.feature:14 (x12)&#x000A;features/git-pr/github.feature:14 (x12)&#x000A;features/git-pr/multi_platform_support.feature:9 (x2)'>26</abbr>
</td>
<td>0.0033</td>
<td>0.0001</td>
<td>0.0077</td>
<td>0.0076</td>
<td>0.0000</td>
<td>0.0035</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>26</td>
</tr>
<tr>
<td>
<abbr title='/^I have an uncommitted file with name: "(.+?)" and content: "(.+?)"$/'>features/step_definitions/files_steps.rb:1</abbr>
</td>
<td>0.0577</td>
<td>
<abbr title='features/git-extract/branch_exists_locally.feature:14&#x000A;features/git-extract/branch_exists_remotely.feature:13&#x000A;features/git-extract/cherry_pick_conflict/with_open_changes.feature:16 (x5)&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:17 (x5)&#x000A;features/git-extract/multiple_commits/with_open_changes.feature:17&#x000A;features/git-extract/no_branch_name.feature:19&#x000A;features/git-extract/no_extractable_commits.feature:14&#x000A;features/git-extract/single_commit/with_open_changes.feature:14&#x000A;features/git-hack/branch_exists_locally.feature:14&#x000A;features/git-hack/branch_exists_remotely.feature:12&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:15 (x5)&#x000A;features/git-hack/no_branch_name.feature:18&#x000A;features/git-hack/on_feature_branch/with_open_changes.feature:15&#x000A;features/git-hack/on_main_branch/with_open_changes.feature:13&#x000A;features/git-kill/current_branch/on_feature_branch/with_deleted_tracking_branch/with_open_changes.feature:16 (x2)&#x000A;features/git-kill/current_branch/on_feature_branch/with_tracking_branch/with_open_changes.feature:14 (x2)&#x000A;features/git-kill/current_branch/on_feature_branch/without_tracking_branch/with_open_changes.feature:16 (x2)&#x000A;features/git-kill/current_branch/on_main_branch.feature:17&#x000A;features/git-kill/current_branch/on_non_feature_branch.feature:19&#x000A;features/git-kill/supplied_branch/branch_does_not_exist.feature:14&#x000A;features/git-kill/supplied_branch/feature_branch/with_open_changes.feature:16 (x2)&#x000A;features/git-kill/supplied_branch/main_branch.feature:16&#x000A;features/git-kill/supplied_branch/non_feature_branch.feature:17&#x000A;features/git-kill/supplied_branch/on_supplied_feature_branch/with_open_changes.feature:15 (x2)&#x000A;features/git-prune-branches/feature_branch/ahead_of_main/with_open_changes.feature:12&#x000A;features/git-prune-branches/feature_branch/behind_main/with_open_changes.feature:12&#x000A;features/git-prune-branches/main_branch/no_stale_feature_branches/with_open_changes.feature:12&#x000A;features/git-prune-branches/main_branch/stale_coworker_feature_branch/with_open_changes.feature:11&#x000A;features/git-prune-branches/main_branch/stale_feature_branch/with_open_changes.feature:9&#x000A;features/git-prune-branches/main_branch/stale_local_feature_branch/with_open_changes.feature:9&#x000A;features/git-prune-branches/main_branch/stale_non_feature_branch/with_open_changes.feature:11&#x000A;features/git-ship/current_branch/on_feature_branch_with_open_changes.feature:10&#x000A;features/git-ship/supplied_branch/empty_commit_message_with_conflicting_changes.feature:13&#x000A;features/git-ship/supplied_branch/empty_commit_message_with_open_changes.feature:12&#x000A;features/git-ship/supplied_branch/main_branch_with_open_changes.feature:9&#x000A;features/git-ship/supplied_branch/merge_main_branch_conflict_with_open_changes.feature:13 (x4)&#x000A;features/git-ship/supplied_branch/no_conflicts_with_conflicting_changes.feature:15&#x000A;features/git-ship/supplied_branch/no_conflicts_with_conflicting_changes.feature:50&#x000A;features/git-ship/supplied_branch/no_conflicts_with_open_changes.feature:12&#x000A;features/git-ship/supplied_branch/no_conflicts_with_open_changes.feature:45&#x000A;features/git-ship/supplied_branch/no_diff_with_open_changes.feature:13&#x000A;features/git-ship/supplied_branch/non_existing_branch_with_open_changes.feature:10&#x000A;features/git-ship/supplied_branch/non_feature_branch_with_open_changes.feature:10&#x000A;features/git-ship/supplied_branch/pull_feature_branch_conflict_with_open_changes.feature:13 (x4)&#x000A;features/git-ship/supplied_branch/pull_main_branch_conflict_with_open_changes.feature:14 (x4)&#x000A;features/git-sync-fork/feature_branch/no_conflicts_with_open_changes.feature:10&#x000A;features/git-sync-fork/main_branch/no_conflicts_with_open_changes.feature:9&#x000A;features/git-sync-fork/main_branch/rebase_upstream_conflict_with_open_changes.feature:10 (x4)&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/with_open_changes.feature:12 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/with_open_changes.feature:12 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/with_open_changes.feature:11 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/with_open_changes.feature:11 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/with_open_changes.feature:12 (x6)&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/with_open_changes.feature:12 (x6)&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:11 (x5)&#x000A;features/git-sync/all_branches/no_conflicts/feature_branches/with_open_changes.feature:11&#x000A;features/git-sync/all_branches/no_conflicts/non_feature_branches/with_open_changes.feature:14&#x000A;features/git-sync/all_branches/no_conflicts/remote_only_branches/with_open_changes.feature:12&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/with_open_changes.feature:13 (x6)&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/with_open_changes.feature:13 (x6)&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/with_open_changes.feature:11 (x5)&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/with_open_changes.feature:10 (x5)&#x000A;features/git-sync/current_branch/feature_branch/no_conflicts_with_open_changes.feature:16&#x000A;features/git-sync/current_branch/feature_branch/no_conflicts_with_open_changes.feature:51&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_with_open_changes.feature:15 (x5)&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_with_open_changes.feature:15 (x5)&#x000A;features/git-sync/current_branch/main_branch/no_conflicts_with_open_changes.feature:14&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_with_open_changes.feature:14 (x5)&#x000A;features/git-sync/current_branch/non_feature_branch/no_conflicts_with_open_changes.feature:17&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_with_open_changes.feature:16 (x5)'>167</abbr>
</td>
<td>0.0003</td>
<td>0.0001</td>
<td>0.0004</td>
<td>0.0002</td>
<td>0.0000</td>
<td>0.0000</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>167</td>
</tr>
<tr>
<td>
<abbr title="/^I'm currently not in a git repository$/">features/step_definitions/environment_steps.rb:1</abbr>
</td>
<td>0.0505</td>
<td>
<abbr title='features/environment.feature:4 (x12)&#x000A;features/git-town/help/help_outside_git_repo.feature:7 (x2)&#x000A;features/git-town/version.feature:14'>15</abbr>
</td>
<td>0.0034</td>
<td>0.0034</td>
<td>0.0034</td>
<td>0.0000</td>
<td>0.0000</td>
<td>0.0000</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>15</td>
</tr>
<tr>
<td>
<abbr title='/^I have configured the main branch name as "(.*)"$/'>features/step_definitions/town_steps.rb:18</abbr>
</td>
<td>0.0435</td>
<td>
<abbr title='features/git-town/configuration/configuration.feature:9&#x000A;features/git-town/configuration/configuration.feature:22&#x000A;features/git-town/configuration/main_branch/display.feature:15&#x000A;features/git-town/configuration/main_branch/update.feature:17&#x000A;features/git-town/help/help_configured.feature:9 (x2)'>6</abbr>
</td>
<td>0.0072</td>
<td>0.0071</td>
<td>0.0073</td>
<td>0.0001</td>
<td>0.0000</td>
<td>0.0000</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>6</td>
</tr>
<tr>
<td>
<abbr title="/I haven't configured Git Town yet/">features/step_definitions/town_steps.rb:29</abbr>
</td>
<td>0.0413</td>
<td>
<abbr title='features/git-town/configuration/configuration.feature:46&#x000A;features/git-town/help/help_unconfigured.feature:7 (x2)'>3</abbr>
</td>
<td>0.0138</td>
<td>0.0138</td>
<td>0.0138</td>
<td>0.0000</td>
<td>0.0000</td>
<td>0.0000</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>3</td>
</tr>
<tr>
<td>
<abbr title='/^there are no more feature branches$/'>features/step_definitions/branch_steps.rb:74</abbr>
</td>
<td>0.0392</td>
<td>
<abbr title='features/git-ship/current_branch/commit_message_containing_double_quote.feature:32&#x000A;features/git-ship/current_branch/on_feature_branch_without_open_changes.feature:28&#x000A;features/git-ship/current_branch/on_feature_branch_without_open_changes.feature:57'>3</abbr>
</td>
<td>0.0131</td>
<td>0.0131</td>
<td>0.0131</td>
<td>0.0000</td>
<td>0.0000</td>
<td>0.0000</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>3</td>
</tr>
<tr>
<td>
<abbr title='/^there are no open changes$/'>features/step_definitions/changes_steps.rb:1</abbr>
</td>
<td>0.0349</td>
<td>
<abbr title='features/git-ship/current_branch/commit_message_containing_double_quote.feature:33&#x000A;features/git-ship/current_branch/on_feature_branch_without_open_changes.feature:29&#x000A;features/git-ship/current_branch/on_feature_branch_without_open_changes.feature:58&#x000A;features/git-ship/current_branch/on_main_branch.feature:17&#x000A;features/git-ship/current_branch/on_non_feature_branch.feature:19'>5</abbr>
</td>
<td>0.0070</td>
<td>0.0070</td>
<td>0.0070</td>
<td>0.0000</td>
<td>0.0000</td>
<td>0.0000</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>5</td>
</tr>
<tr>
<td>
<abbr title='/^my repo has a cherry\-pick in progress$/'>features/step_definitions/cherry_pick_steps.rb:1</abbr>
</td>
<td>0.0314</td>
<td>
<abbr title='features/git-extract/cherry_pick_conflict/with_open_changes.feature:33&#x000A;features/git-extract/cherry_pick_conflict/with_open_changes.feature:63&#x000A;features/git-extract/cherry_pick_conflict/without_open_changes.feature:27&#x000A;features/git-extract/cherry_pick_conflict/without_open_changes.feature:53'>4</abbr>
</td>
<td>0.0079</td>
<td>0.0079</td>
<td>0.0079</td>
<td>0.0000</td>
<td>0.0000</td>
<td>0.0000</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>4</td>
</tr>
<tr>
<td>
<abbr title="/^I don't have a main branch name configured$/">features/step_definitions/town_steps.rb:1</abbr>
</td>
<td>0.0290</td>
<td>
<abbr title='features/configuration_housekeeping.feature:4&#x000A;features/git-town/configuration/configuration.feature:33&#x000A;features/git-town/configuration/main_branch/display.feature:9&#x000A;features/git-town/configuration/main_branch/update.feature:9'>4</abbr>
</td>
<td>0.0073</td>
<td>0.0073</td>
<td>0.0073</td>
<td>0.0000</td>
<td>0.0000</td>
<td>0.0000</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>4</td>
</tr>
<tr>
<td>
<abbr title='/^the main branch name is now configured as "(.+?)"$/'>features/step_definitions/town_steps.rb:40</abbr>
</td>
<td>0.0268</td>
<td>
<abbr title='features/configuration_housekeeping.feature:6&#x000A;features/configuration_housekeeping.feature:12&#x000A;features/git-town/configuration/main_branch/update.feature:12&#x000A;features/git-town/configuration/main_branch/update.feature:20'>4</abbr>
</td>
<td>0.0067</td>
<td>0.0066</td>
<td>0.0069</td>
<td>0.0004</td>
<td>0.0000</td>
<td>0.0002</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>4</td>
</tr>
<tr>
<td>
<abbr title='/^tag "(.+?)" has been pushed to the remote$/'>features/step_definitions/tag_steps.rb:8</abbr>
</td>
<td>0.0235</td>
<td>
<abbr title='features/git-sync/current_branch/main_branch/tags.feature:15&#x000A;features/git-sync/current_branch/non_feature_branch/tags.feature:17'>2</abbr>
</td>
<td>0.0117</td>
<td>0.0117</td>
<td>0.0117</td>
<td>0.0000</td>
<td>0.0000</td>
<td>0.0000</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>2</td>
</tr>
<tr>
<td>
<abbr title="/^I don't have any uncommitted files$/">features/step_definitions/files_steps.rb:25</abbr>
</td>
<td>0.0226</td>
<td>
<abbr title='features/git-kill/current_branch/on_feature_branch/with_deleted_tracking_branch/with_open_changes.feature:29&#x000A;features/git-kill/current_branch/on_feature_branch/with_tracking_branch/with_open_changes.feature:28&#x000A;features/git-kill/supplied_branch/on_supplied_feature_branch/with_open_changes.feature:29'>3</abbr>
</td>
<td>0.0075</td>
<td>0.0075</td>
<td>0.0075</td>
<td>0.0000</td>
<td>0.0000</td>
<td>0.0000</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>3</td>
</tr>
<tr>
<td>
<abbr title='/^it runs no Git commands$/'>features/step_definitions/run_steps.rb:41</abbr>
</td>
<td>0.0176</td>
<td>
<abbr title='features/git-extract/cherry_pick_conflict/with_open_changes.feature:59&#x000A;features/git-extract/cherry_pick_conflict/without_open_changes.feature:50&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:50&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:41&#x000A;features/git-extract/no_branch_name.feature:21&#x000A;features/git-extract/no_branch_name.feature:29&#x000A;features/git-hack/no_branch_name.feature:20&#x000A;features/git-hack/no_branch_name.feature:28&#x000A;features/git-kill/current_branch/on_main_branch.feature:19&#x000A;features/git-kill/current_branch/on_main_branch.feature:34&#x000A;features/git-kill/current_branch/on_non_feature_branch.feature:21&#x000A;features/git-kill/current_branch/on_non_feature_branch.feature:37&#x000A;features/git-kill/supplied_branch/main_branch.feature:18&#x000A;features/git-kill/supplied_branch/main_branch.feature:34&#x000A;features/git-kill/supplied_branch/non_feature_branch.feature:19&#x000A;features/git-kill/supplied_branch/non_feature_branch.feature:35&#x000A;features/git-ship/current_branch/on_feature_branch_with_open_changes.feature:16&#x000A;features/git-ship/supplied_branch/main_branch_with_open_changes.feature:14&#x000A;features/git-ship/supplied_branch/main_branch_without_open_changes.feature:13&#x000A;features/git-ship/supplied_branch/non_existing_branch_with_open_changes.feature:15&#x000A;features/git-ship/supplied_branch/non_existing_branch_without_open_changes.feature:12&#x000A;features/git-ship/supplied_branch/non_feature_branch_with_open_changes.feature:15&#x000A;features/git-ship/supplied_branch/non_feature_branch_without_open_changes.feature:14&#x000A;features/git-sync-fork/main_branch/no_upstream.feature:5&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/with_open_changes.feature:76&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/without_open_changes.feature:67&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/with_open_changes.feature:79&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/without_open_changes.feature:70&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/with_open_changes.feature:71&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/without_open_changes.feature:62&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/with_open_changes.feature:74&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/without_open_changes.feature:65&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/with_open_changes.feature:73&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/without_open_changes.feature:64&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/with_open_changes.feature:76&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/without_open_changes.feature:67&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:44&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:37&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/with_open_changes.feature:69&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/without_open_changes.feature:60&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/with_open_changes.feature:70&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/without_open_changes.feature:61&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/with_open_changes.feature:54&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/without_open_changes.feature:47&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/with_open_changes.feature:51&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/without_open_changes.feature:44&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_with_open_changes.feature:44&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_without_open_changes.feature:37&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_with_open_changes.feature:46&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_without_open_changes.feature:36'>50</abbr>
</td>
<td>0.0004</td>
<td>0.0004</td>
<td>0.0004</td>
<td>0.0000</td>
<td>0.0000</td>
<td>0.0000</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>50</td>
</tr>
<tr>
<td>
<abbr title='/^I add a local tag "(.+?)"$/'>features/step_definitions/tag_steps.rb:1</abbr>
</td>
<td>0.0165</td>
<td>
<abbr title='features/git-sync/current_branch/main_branch/tags.feature:10&#x000A;features/git-sync/current_branch/non_feature_branch/tags.feature:12'>2</abbr>
</td>
<td>0.0083</td>
<td>0.0083</td>
<td>0.0083</td>
<td>0.0000</td>
<td>0.0000</td>
<td>0.0000</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>2</td>
</tr>
<tr>
<td>
<abbr title='/^my non-feature branches are now configured as (.*)$/'>features/step_definitions/town_steps.rb:45</abbr>
</td>
<td>0.0158</td>
<td>
<abbr title='features/git-town/configuration/non_feature_branches/add_branch.feature:16&#x000A;features/git-town/configuration/non_feature_branches/remove_branch.feature:15'>2</abbr>
</td>
<td>0.0079</td>
<td>0.0076</td>
<td>0.0082</td>
<td>0.0006</td>
<td>0.0000</td>
<td>0.0003</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>2</td>
</tr>
<tr>
<td>
<abbr title='/^my repo has no cherry\-pick in progress$/'>features/step_definitions/cherry_pick_steps.rb:6</abbr>
</td>
<td>0.0156</td>
<td>
<abbr title='features/git-extract/cherry_pick_conflict/with_open_changes.feature:53&#x000A;features/git-extract/cherry_pick_conflict/without_open_changes.feature:45'>2</abbr>
</td>
<td>0.0078</td>
<td>0.0078</td>
<td>0.0078</td>
<td>0.0000</td>
<td>0.0000</td>
<td>0.0000</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>2</td>
</tr>
<tr>
<td>
<abbr title='/^my non\-feature branches are not configured$/'>features/step_definitions/town_steps.rb:6</abbr>
</td>
<td>0.0152</td>
<td>
<abbr title='features/git-town/configuration/configuration.feature:23&#x000A;features/git-town/configuration/non_feature_branches/display.feature:9'>2</abbr>
</td>
<td>0.0076</td>
<td>0.0076</td>
<td>0.0076</td>
<td>0.0000</td>
<td>0.0000</td>
<td>0.0000</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>2</td>
</tr>
<tr>
<td>
<abbr title='/^I have "(.+?)" installed$/'>features/step_definitions/tool_steps.rb:1</abbr>
</td>
<td>0.0147</td>
<td>
<abbr title='features/git-pr/bitbucket.feature:11 (x12)&#x000A;features/git-pr/github.feature:11 (x12)&#x000A;features/git-pr/multi_platform_support.feature:6 (x2)&#x000A;features/git-repo/bitbucket.feature:5 (x6)&#x000A;features/git-repo/github.feature:5 (x6)&#x000A;features/git-repo/multi_platform_support.feature:5 (x2)'>40</abbr>
</td>
<td>0.0004</td>
<td>0.0003</td>
<td>0.0004</td>
<td>0.0000</td>
<td>0.0000</td>
<td>0.0000</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>40</td>
</tr>
<tr>
<td>
<abbr title='/^the branch "(.+?)" has not been pushed to the repository$/'>features/step_definitions/branch_steps.rb:64</abbr>
</td>
<td>0.0135</td>
<td>
<abbr title='features/git-hack/on_main_branch/with_open_changes.feature:27&#x000A;features/git-hack/on_main_branch/without_open_changes.feature:21'>2</abbr>
</td>
<td>0.0068</td>
<td>0.0068</td>
<td>0.0068</td>
<td>0.0000</td>
<td>0.0000</td>
<td>0.0000</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>2</td>
</tr>
<tr>
<td>
<abbr title='/^I get the error "(.+?)"$/'>features/step_definitions/run_steps.rb:26</abbr>
</td>
<td>0.0085</td>
<td>
<abbr title='features/git-extract/branch_exists_locally.feature:19&#x000A;features/git-extract/branch_exists_locally.feature:29&#x000A;features/git-extract/branch_exists_remotely.feature:18&#x000A;features/git-extract/branch_exists_remotely.feature:28&#x000A;features/git-extract/cherry_pick_conflict/with_open_changes.feature:60&#x000A;features/git-extract/cherry_pick_conflict/without_open_changes.feature:51&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:51&#x000A;features/git-extract/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:42&#x000A;features/git-extract/no_branch_name.feature:22&#x000A;features/git-extract/no_branch_name.feature:30&#x000A;features/git-extract/no_extractable_commits.feature:19&#x000A;features/git-extract/no_extractable_commits.feature:29&#x000A;features/git-hack/branch_exists_locally.feature:19&#x000A;features/git-hack/branch_exists_locally.feature:29&#x000A;features/git-hack/branch_exists_remotely.feature:17&#x000A;features/git-hack/branch_exists_remotely.feature:27&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:47&#x000A;features/git-hack/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:38&#x000A;features/git-hack/no_branch_name.feature:21&#x000A;features/git-hack/no_branch_name.feature:29&#x000A;features/git-kill/current_branch/on_main_branch.feature:20&#x000A;features/git-kill/current_branch/on_main_branch.feature:35&#x000A;features/git-kill/current_branch/on_non_feature_branch.feature:22&#x000A;features/git-kill/current_branch/on_non_feature_branch.feature:38&#x000A;features/git-kill/supplied_branch/branch_does_not_exist.feature:18&#x000A;features/git-kill/supplied_branch/branch_does_not_exist.feature:28&#x000A;features/git-kill/supplied_branch/main_branch.feature:19&#x000A;features/git-kill/supplied_branch/main_branch.feature:35&#x000A;features/git-kill/supplied_branch/non_feature_branch.feature:20&#x000A;features/git-kill/supplied_branch/non_feature_branch.feature:36&#x000A;features/git-pr/multi_platform_support.feature:23&#x000A;features/git-pr/unsupported_hosting_service.feature:15&#x000A;features/git-repo/multi_platform_support.feature:19&#x000A;features/git-repo/unsupported_hosting_service.feature:8&#x000A;features/git-ship/current_branch/empty_commit_message.feature:32&#x000A;features/git-ship/current_branch/no_diff.feature:30&#x000A;features/git-ship/current_branch/on_feature_branch_with_open_changes.feature:17&#x000A;features/git-ship/current_branch/on_main_branch.feature:14&#x000A;features/git-ship/current_branch/on_non_feature_branch.feature:16&#x000A;features/git-ship/supplied_branch/empty_commit_message_with_conflicting_changes.feature:36&#x000A;features/git-ship/supplied_branch/empty_commit_message_with_open_changes.feature:34&#x000A;features/git-ship/supplied_branch/empty_commit_message_without_open_changes.feature:31&#x000A;features/git-ship/supplied_branch/main_branch_with_open_changes.feature:15&#x000A;features/git-ship/supplied_branch/main_branch_without_open_changes.feature:14&#x000A;features/git-ship/supplied_branch/no_diff_with_open_changes.feature:31&#x000A;features/git-ship/supplied_branch/no_diff_without_open_changes.feature:28&#x000A;features/git-ship/supplied_branch/non_existing_branch_with_open_changes.feature:16&#x000A;features/git-ship/supplied_branch/non_existing_branch_without_open_changes.feature:13&#x000A;features/git-ship/supplied_branch/non_feature_branch_with_open_changes.feature:16&#x000A;features/git-ship/supplied_branch/non_feature_branch_without_open_changes.feature:15&#x000A;features/git-sync-fork/main_branch/no_upstream.feature:6&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/with_open_changes.feature:77&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/without_open_changes.feature:68&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/with_open_changes.feature:80&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/without_open_changes.feature:71&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/with_open_changes.feature:72&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/without_open_changes.feature:63&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/with_open_changes.feature:75&#x000A;features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/without_open_changes.feature:66&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/with_open_changes.feature:74&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/without_open_changes.feature:65&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/with_open_changes.feature:77&#x000A;features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/without_open_changes.feature:68&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:45&#x000A;features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:38&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/with_open_changes.feature:70&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/without_open_changes.feature:61&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/with_open_changes.feature:71&#x000A;features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/without_open_changes.feature:62&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/with_open_changes.feature:55&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/without_open_changes.feature:48&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/with_open_changes.feature:52&#x000A;features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/without_open_changes.feature:45&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_with_open_changes.feature:51&#x000A;features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_without_open_changes.feature:42&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_with_open_changes.feature:47&#x000A;features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_without_open_changes.feature:38&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_with_open_changes.feature:45&#x000A;features/git-sync/current_branch/main_branch/pull_branch_conflict_without_open_changes.feature:38&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_with_open_changes.feature:47&#x000A;features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_without_open_changes.feature:37'>81</abbr>
</td>
<td>0.0001</td>
<td>0.0001</td>
<td>0.0003</td>
<td>0.0003</td>
<td>0.0000</td>
<td>0.0001</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>81</td>
</tr>
<tr>
<td>
<abbr title='/^I have an old configuration file with (.+?)$/'>features/step_definitions/town_steps.rb:11</abbr>
</td>
<td>0.0079</td>
<td>
<abbr title='features/configuration_housekeeping.feature:10'>1</abbr>
</td>
<td>0.0079</td>
<td>0.0079</td>
<td>0.0079</td>
<td>0.0000</td>
<td>0.0000</td>
<td>0.0000</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>1</td>
</tr>
<tr>
<td>
<abbr title='/^I see "(.*)"$/'>features/step_definitions/run_steps.rb:71</abbr>
</td>
<td>0.0040</td>
<td>
<abbr title='features/environment.feature:6 (x12)&#x000A;features/git-town/configuration/main_branch/display.feature:11&#x000A;features/git-town/configuration/main_branch/display.feature:17&#x000A;features/git-town/version.feature:10&#x000A;features/git-town/version.feature:16'>16</abbr>
</td>
<td>0.0003</td>
<td>0.0001</td>
<td>0.0003</td>
<td>0.0002</td>
<td>0.0000</td>
<td>0.0001</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>16</td>
</tr>
<tr>
<td>
<abbr title="/^I don't have an old configuration file anymore$/">features/step_definitions/town_steps.rb:35</abbr>
</td>
<td>0.0018</td>
<td>
<abbr title='features/configuration_housekeeping.feature:13'>1</abbr>
</td>
<td>0.0018</td>
<td>0.0018</td>
<td>0.0018</td>
<td>0.0000</td>
<td>0.0000</td>
<td>0.0000</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>1</td>
</tr>
<tr>
<td>
<abbr title='/^I see the (Bitbucket|GitHub) homepage of the "(.+?)" repository in my browser$/'>features/step_definitions/browser_steps.rb:6</abbr>
</td>
<td>0.0012</td>
<td>
<abbr title='features/git-repo/bitbucket.feature:7 (x6)&#x000A;features/git-repo/github.feature:7 (x6)&#x000A;features/git-repo/multi_platform_support.feature:7 (x2)'>14</abbr>
</td>
<td>0.0001</td>
<td>0.0001</td>
<td>0.0001</td>
<td>0.0000</td>
<td>0.0000</td>
<td>0.0000</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>14</td>
</tr>
<tr>
<td>
<abbr title='/^I see no output$/'>features/step_definitions/run_steps.rb:61</abbr>
</td>
<td>0.0010</td>
<td>
<abbr title='features/git-town/configuration/main_branch/update.feature:11&#x000A;features/git-town/configuration/main_branch/update.feature:19&#x000A;features/git-town/configuration/non_feature_branches/add_branch.feature:15&#x000A;features/git-town/configuration/non_feature_branches/display.feature:11&#x000A;features/git-town/configuration/non_feature_branches/remove_branch.feature:14'>5</abbr>
</td>
<td>0.0002</td>
<td>0.0002</td>
<td>0.0002</td>
<td>0.0000</td>
<td>0.0000</td>
<td>0.0000</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>5</td>
</tr>
<tr>
<td>
<abbr title='/^I see$/'>features/step_definitions/run_steps.rb:77</abbr>
</td>
<td>0.0009</td>
<td>
<abbr title='features/git-town/configuration/configuration.feature:12&#x000A;features/git-town/configuration/configuration.feature:25&#x000A;features/git-town/configuration/configuration.feature:36&#x000A;features/git-town/configuration/configuration.feature:48&#x000A;features/git-town/configuration/main_branch/update.feature:25&#x000A;features/git-town/configuration/non_feature_branches/add_branch.feature:21&#x000A;features/git-town/configuration/non_feature_branches/add_branch.feature:29&#x000A;features/git-town/configuration/non_feature_branches/add_branch.feature:37&#x000A;features/git-town/configuration/non_feature_branches/display.feature:17&#x000A;features/git-town/configuration/non_feature_branches/invalid_option.feature:10&#x000A;features/git-town/configuration/non_feature_branches/remove_branch.feature:20&#x000A;features/git-town/configuration/non_feature_branches/remove_branch.feature:27&#x000A;features/git-town/town.feature:5'>13</abbr>
</td>
<td>0.0001</td>
<td>0.0001</td>
<td>0.0001</td>
<td>0.0000</td>
<td>0.0000</td>
<td>0.0000</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>13</td>
</tr>
<tr>
<td>
<abbr title='/^I see the "(.+?)" man page$/'>features/step_definitions/run_steps.rb:83</abbr>
</td>
<td>0.0008</td>
<td>
<abbr title='features/git-town/help/help_configured.feature:15&#x000A;features/git-town/help/help_configured.feature:20&#x000A;features/git-town/help/help_outside_git_repo.feature:9 (x2)&#x000A;features/git-town/help/help_unconfigured.feature:12&#x000A;features/git-town/help/help_unconfigured.feature:17'>6</abbr>
</td>
<td>0.0001</td>
<td>0.0001</td>
<td>0.0001</td>
<td>0.0000</td>
<td>0.0000</td>
<td>0.0000</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>6</td>
</tr>
<tr>
<td>
<abbr title='/^I have no command that opens browsers installed$/'>features/step_definitions/tool_steps.rb:7</abbr>
</td>
<td>0.0003</td>
<td>
<abbr title='features/git-pr/multi_platform_support.feature:20&#x000A;features/git-repo/multi_platform_support.feature:17'>2</abbr>
</td>
<td>0.0001</td>
<td>0.0001</td>
<td>0.0001</td>
<td>0.0000</td>
<td>0.0000</td>
<td>0.0000</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>2</td>
</tr>
<tr>
<td>
<abbr title='/^I don&#x0027;t see "(.*)"$/'>features/step_definitions/run_steps.rb:66</abbr>
</td>
<td>0.0001</td>
<td>
<abbr title='features/git-town/help/help_outside_git_repo.feature:10 (x2)'>2</abbr>
</td>
<td>0.0000</td>
<td>0.0000</td>
<td>0.0000</td>
<td>0.0000</td>
<td>0.0000</td>
<td>0.0000</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
<td>2</td>
</tr>
</tbody>
</table>
</div>
<div class='tab-pane' id='features'>
<table class='table table-striped table-bordered table-condensed' id='feature_table'>
<thead>
<tr>
<th>Feature</th>
<th>Total time</th>
<th>Step count</th>
<th>Status</th>
<th></th>
</tr>
</thead>
<tbody>
<tr class=''>
<td>features/git-ship/supplied_branch/empty_commit_message_with_open_changes.feature:16</td>
<td>3.1522</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/supplied_branch/empty_commit_message_with_conflicting_changes.feature:17</td>
<td>3.1513</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/supplied_branch/empty_commit_message_without_open_changes.feature:15</td>
<td>3.1438</td>
<td>8</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/current_branch/empty_commit_message.feature:16</td>
<td>3.1182</td>
<td>8</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/feature_branch/two_collaborators.feature:18</td>
<td>1.8294</td>
<td>16</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/environment.feature:3</td>
<td>1.7638</td>
<td>36</td>
<td>passed</td>
<td>
<button class='btn btn-primary' data-target='#94493ed960d1ea85e46fb8984071ddae' data-toggle='modal'>
12 Examples
</button>
</td>
</tr>
<tr class=''>
<td>features/git-ship/supplied_branch/pull_main_branch_conflict_with_open_changes.feature:71</td>
<td>1.5409</td>
<td>12</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/supplied_branch/merge_main_branch_conflict_with_open_changes.feature:51</td>
<td>1.5405</td>
<td>12</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/supplied_branch/pull_feature_branch_conflict_with_open_changes.feature:46</td>
<td>1.5405</td>
<td>12</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/supplied_branch/pull_main_branch_conflict_with_open_changes.feature:43</td>
<td>1.5405</td>
<td>12</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-pr/bitbucket.feature:8</td>
<td>1.5362</td>
<td>72</td>
<td>passed</td>
<td>
<button class='btn btn-primary' data-target='#13f87892fc7825f315c29313fc017ab8' data-toggle='modal'>
12 Examples
</button>
</td>
</tr>
<tr class=''>
<td>features/git-ship/supplied_branch/pull_main_branch_conflict_without_open_changes.feature:63</td>
<td>1.5325</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/supplied_branch/merge_main_branch_conflict_without_open_changes.feature:45</td>
<td>1.5321</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/supplied_branch/pull_feature_branch_conflict_without_open_changes.feature:40</td>
<td>1.5321</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/supplied_branch/pull_main_branch_conflict_without_open_changes.feature:37</td>
<td>1.5321</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/with_open_changes.feature:96</td>
<td>1.5146</td>
<td>12</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/with_open_changes.feature:95</td>
<td>1.5146</td>
<td>12</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/with_open_changes.feature:75</td>
<td>1.5124</td>
<td>12</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/with_open_changes.feature:76</td>
<td>1.5124</td>
<td>12</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/without_open_changes.feature:83</td>
<td>1.5071</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/without_open_changes.feature:84</td>
<td>1.5071</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/current_branch/pull_main_branch_conflict.feature:64</td>
<td>1.5062</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/current_branch/merge_main_branch_conflict.feature:47</td>
<td>1.5059</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/current_branch/pull_main_branch_conflict.feature:39</td>
<td>1.5059</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/current_branch/pull_feature_branch_conflict.feature:41</td>
<td>1.5059</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/without_open_changes.feature:66</td>
<td>1.5050</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/without_open_changes.feature:65</td>
<td>1.5050</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/with_open_changes.feature:83</td>
<td>1.5041</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/with_open_changes.feature:83</td>
<td>1.5041</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/with_open_changes.feature:86</td>
<td>1.5041</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/with_open_changes.feature:80</td>
<td>1.5041</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/with_open_changes.feature:78</td>
<td>1.5041</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/with_open_changes.feature:81</td>
<td>1.5041</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/without_open_changes.feature:76</td>
<td>1.4967</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/without_open_changes.feature:73</td>
<td>1.4967</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/without_open_changes.feature:70</td>
<td>1.4967</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/without_open_changes.feature:73</td>
<td>1.4967</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/without_open_changes.feature:71</td>
<td>1.4967</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/without_open_changes.feature:68</td>
<td>1.4967</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:75</td>
<td>1.4749</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:50</td>
<td>1.4728</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:65</td>
<td>1.4675</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:42</td>
<td>1.4653</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-pr/github.feature:8</td>
<td>1.4473</td>
<td>72</td>
<td>passed</td>
<td>
<button class='btn btn-primary' data-target='#7fac577df7ec5d9bf9c2886bb4275265' data-toggle='modal'>
12 Examples
</button>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/with_open_changes.feature:47</td>
<td>1.3582</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/with_open_changes.feature:50</td>
<td>1.3582</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/without_open_changes.feature:41</td>
<td>1.3507</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/without_open_changes.feature:44</td>
<td>1.3507</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/with_open_changes.feature:56</td>
<td>1.3499</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/with_open_changes.feature:46</td>
<td>1.3499</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/with_open_changes.feature:53</td>
<td>1.3499</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/with_open_changes.feature:49</td>
<td>1.3499</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/with_open_changes.feature:54</td>
<td>1.3499</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/with_open_changes.feature:47</td>
<td>1.3499</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/without_open_changes.feature:47</td>
<td>1.3424</td>
<td>8</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/without_open_changes.feature:41</td>
<td>1.3424</td>
<td>8</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/without_open_changes.feature:48</td>
<td>1.3424</td>
<td>8</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/without_open_changes.feature:43</td>
<td>1.3424</td>
<td>8</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/without_open_changes.feature:40</td>
<td>1.3424</td>
<td>8</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/without_open_changes.feature:50</td>
<td>1.3424</td>
<td>8</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/with_open_changes.feature:111</td>
<td>1.3403</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/with_open_changes.feature:108</td>
<td>1.3403</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/with_open_changes.feature:104</td>
<td>1.3403</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/with_open_changes.feature:109</td>
<td>1.3403</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/with_open_changes.feature:111</td>
<td>1.3403</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/with_open_changes.feature:104</td>
<td>1.3403</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/without_open_changes.feature:98</td>
<td>1.3329</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/without_open_changes.feature:97</td>
<td>1.3329</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/without_open_changes.feature:92</td>
<td>1.3329</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/without_open_changes.feature:96</td>
<td>1.3329</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/without_open_changes.feature:91</td>
<td>1.3329</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/without_open_changes.feature:99</td>
<td>1.3329</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/with_open_changes.feature:30</td>
<td>1.2902</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/with_open_changes.feature:32</td>
<td>1.2902</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/without_open_changes.feature:28</td>
<td>1.2827</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/without_open_changes.feature:26</td>
<td>1.2827</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/with_open_changes.feature:35</td>
<td>1.2819</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/with_open_changes.feature:30</td>
<td>1.2819</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/with_open_changes.feature:34</td>
<td>1.2819</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/with_open_changes.feature:34</td>
<td>1.2819</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/with_open_changes.feature:31</td>
<td>1.2819</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/with_open_changes.feature:30</td>
<td>1.2819</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/without_open_changes.feature:31</td>
<td>1.2744</td>
<td>8</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/without_open_changes.feature:27</td>
<td>1.2744</td>
<td>8</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/without_open_changes.feature:30</td>
<td>1.2744</td>
<td>8</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/without_open_changes.feature:26</td>
<td>1.2744</td>
<td>8</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/without_open_changes.feature:30</td>
<td>1.2744</td>
<td>8</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/without_open_changes.feature:26</td>
<td>1.2744</td>
<td>8</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/supplied_branch/pull_feature_branch_conflict_with_open_changes.feature:69</td>
<td>1.2554</td>
<td>12</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/supplied_branch/merge_main_branch_conflict_with_open_changes.feature:74</td>
<td>1.2554</td>
<td>12</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:26</td>
<td>1.2506</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/supplied_branch/merge_main_branch_conflict_without_open_changes.feature:66</td>
<td>1.2470</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/supplied_branch/pull_feature_branch_conflict_without_open_changes.feature:61</td>
<td>1.2470</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:22</td>
<td>1.2431</td>
<td>8</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/current_branch/merge_main_branch_conflict.feature:67</td>
<td>1.2208</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/current_branch/pull_feature_branch_conflict.feature:61</td>
<td>1.2208</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync-fork/main_branch/rebase_upstream_conflict_with_open_changes.feature:37</td>
<td>1.2145</td>
<td>12</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync-fork/main_branch/rebase_upstream_conflict_with_open_changes.feature:56</td>
<td>1.2128</td>
<td>12</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync-fork/main_branch/rebase_upstream_conflict_without_open_changes.feature:31</td>
<td>1.2061</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync-fork/main_branch/rebase_upstream_conflict_without_open_changes.feature:48</td>
<td>1.2044</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/with_open_changes.feature:58</td>
<td>1.1761</td>
<td>12</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/with_open_changes.feature:61</td>
<td>1.1761</td>
<td>12</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/without_open_changes.feature:50</td>
<td>1.1686</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/without_open_changes.feature:53</td>
<td>1.1686</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_with_open_changes.feature:72</td>
<td>1.1593</td>
<td>13</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_with_open_changes.feature:52</td>
<td>1.1571</td>
<td>13</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_without_open_changes.feature:59</td>
<td>1.1509</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_without_open_changes.feature:41</td>
<td>1.1487</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-extract/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:56</td>
<td>1.1484</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-extract/cherry_pick_conflict/with_open_changes.feature:66</td>
<td>1.1484</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-extract/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:80</td>
<td>1.1425</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-extract/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:46</td>
<td>1.1410</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-extract/cherry_pick_conflict/without_open_changes.feature:56</td>
<td>1.1410</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-extract/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:68</td>
<td>1.1351</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_with_open_changes.feature:78</td>
<td>1.1227</td>
<td>12</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_with_open_changes.feature:57</td>
<td>1.1206</td>
<td>12</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_with_open_changes.feature:52</td>
<td>1.1206</td>
<td>12</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_without_open_changes.feature:67</td>
<td>1.1143</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_without_open_changes.feature:47</td>
<td>1.1122</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_without_open_changes.feature:43</td>
<td>1.1122</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-hack/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:52</td>
<td>1.0944</td>
<td>12</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-hack/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:75</td>
<td>1.0909</td>
<td>12</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/main_branch/pull_branch_conflict_with_open_changes.feature:70</td>
<td>1.0899</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/with_open_changes.feature:68</td>
<td>1.0882</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/with_open_changes.feature:67</td>
<td>1.0882</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/main_branch/pull_branch_conflict_with_open_changes.feature:50</td>
<td>1.0878</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/with_open_changes.feature:77</td>
<td>1.0876</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/with_open_changes.feature:72</td>
<td>1.0876</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/with_open_changes.feature:74</td>
<td>1.0876</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/with_open_changes.feature:71</td>
<td>1.0874</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/with_open_changes.feature:69</td>
<td>1.0874</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/with_open_changes.feature:74</td>
<td>1.0874</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-hack/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:42</td>
<td>1.0860</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-hack/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:63</td>
<td>1.0826</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/main_branch/pull_branch_conflict_without_open_changes.feature:60</td>
<td>1.0815</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/main_branch/pull_branch_conflict_without_open_changes.feature:42</td>
<td>1.0794</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/supplied_branch/no_conflicts_with_conflicting_changes.feature:44</td>
<td>1.0791</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/without_open_changes.feature:59</td>
<td>1.0790</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/without_open_changes.feature:58</td>
<td>1.0790</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/without_open_changes.feature:63</td>
<td>1.0784</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/without_open_changes.feature:68</td>
<td>1.0784</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/without_open_changes.feature:65</td>
<td>1.0784</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/without_open_changes.feature:62</td>
<td>1.0782</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/without_open_changes.feature:60</td>
<td>1.0782</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/without_open_changes.feature:65</td>
<td>1.0782</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/supplied_branch/no_conflicts_with_open_changes.feature:39</td>
<td>1.0758</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/supplied_branch/no_conflicts_with_open_changes.feature:6</td>
<td>1.0758</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/supplied_branch/no_conflicts_with_conflicting_changes.feature:8</td>
<td>1.0749</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/current_branch/commit_message_containing_double_quote.feature:16</td>
<td>1.0748</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/supplied_branch/no_conflicts_without_open_changes.feature:35</td>
<td>1.0674</td>
<td>8</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/supplied_branch/no_conflicts_without_open_changes.feature:6</td>
<td>1.0674</td>
<td>8</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:42</td>
<td>1.0486</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:35</td>
<td>1.0394</td>
<td>8</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/with_open_changes.feature:18</td>
<td>1.0350</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/with_open_changes.feature:18</td>
<td>1.0350</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/with_open_changes.feature:17</td>
<td>1.0332</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/with_open_changes.feature:16</td>
<td>1.0332</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/with_open_changes.feature:17</td>
<td>1.0332</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/current_branch/on_feature_branch_without_open_changes.feature:35</td>
<td>1.0332</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/with_open_changes.feature:17</td>
<td>1.0329</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/with_open_changes.feature:17</td>
<td>1.0329</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/with_open_changes.feature:16</td>
<td>1.0329</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/first_branch/without_open_changes.feature:16</td>
<td>1.0258</td>
<td>7</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/non_feature_branch_rebase_tracking_branch_conflict/last_branch/without_open_changes.feature:16</td>
<td>1.0258</td>
<td>7</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/first_branch/without_open_changes.feature:14</td>
<td>1.0240</td>
<td>7</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/first_branch/without_open_changes.feature:15</td>
<td>1.0240</td>
<td>7</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/first_branch/without_open_changes.feature:15</td>
<td>1.0240</td>
<td>7</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_tracking_branch_conflict/last_branch/without_open_changes.feature:15</td>
<td>1.0237</td>
<td>7</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/without_tracking_branch_updates/last_branch/without_open_changes.feature:14</td>
<td>1.0237</td>
<td>7</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/feature_branch_merge_main_branch_conflict/with_tracking_branch_updates/last_branch/without_open_changes.feature:15</td>
<td>1.0237</td>
<td>7</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/with_open_changes.feature:80</td>
<td>1.0123</td>
<td>12</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/with_open_changes.feature:86</td>
<td>1.0123</td>
<td>12</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/current_branch/on_feature_branch_without_open_changes.feature:8</td>
<td>1.0085</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/without_open_changes.feature:70</td>
<td>1.0048</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/without_open_changes.feature:76</td>
<td>1.0048</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/supplied_branch/merge_main_branch_conflict_with_open_changes.feature:34</td>
<td>0.9955</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:16</td>
<td>0.9953</td>
<td>8</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/supplied_branch/merge_main_branch_conflict_without_open_changes.feature:30</td>
<td>0.9871</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:14</td>
<td>0.9862</td>
<td>6</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/current_branch/merge_main_branch_conflict.feature:32</td>
<td>0.9610</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_with_open_changes.feature:78</td>
<td>0.9568</td>
<td>12</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_without_open_changes.feature:66</td>
<td>0.9484</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/current_branch/on_coworker_feature_branch.feature:18</td>
<td>0.9448</td>
<td>7</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/no_conflicts/remote_only_branches/with_open_changes.feature:16</td>
<td>0.9435</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/no_conflicts/remote_only_branches/without_open_changes.feature:15</td>
<td>0.9351</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync-fork/main_branch/rebase_upstream_conflict_with_open_changes.feature:25</td>
<td>0.9328</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/supplied_branch/pull_main_branch_conflict_with_open_changes.feature:30</td>
<td>0.9254</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/supplied_branch/pull_feature_branch_conflict_with_open_changes.feature:32</td>
<td>0.9250</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync-fork/main_branch/rebase_upstream_conflict_without_open_changes.feature:21</td>
<td>0.9244</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-extract/cherry_pick_conflict/with_open_changes.feature:36</td>
<td>0.9193</td>
<td>12</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/supplied_branch/pull_main_branch_conflict_without_open_changes.feature:26</td>
<td>0.9170</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/supplied_branch/pull_feature_branch_conflict_without_open_changes.feature:28</td>
<td>0.9166</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-extract/cherry_pick_conflict/without_open_changes.feature:30</td>
<td>0.9118</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/with_open_changes.feature:31</td>
<td>0.9107</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/with_open_changes.feature:32</td>
<td>0.9107</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/without_open_changes.feature:28</td>
<td>0.9033</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/without_open_changes.feature:27</td>
<td>0.9033</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/no_conflicts/non_feature_branches/with_open_changes.feature:18</td>
<td>0.8966</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/current_branch/pull_feature_branch_conflict.feature:29</td>
<td>0.8905</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/current_branch/pull_main_branch_conflict.feature:28</td>
<td>0.8904</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/no_conflicts/feature_branches/with_open_changes.feature:15</td>
<td>0.8886</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/no_conflicts/non_feature_branches/without_open_changes.feature:17</td>
<td>0.8883</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/all_branches/no_conflicts/feature_branches/without_open_changes.feature:14</td>
<td>0.8802</td>
<td>8</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_with_open_changes.feature:31</td>
<td>0.8776</td>
<td>12</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-extract/cherry_pick_conflict/with_open_changes.feature:85</td>
<td>0.8764</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_without_open_changes.feature:24</td>
<td>0.8692</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-extract/cherry_pick_conflict/without_open_changes.feature:73</td>
<td>0.8689</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-extract/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:33</td>
<td>0.8684</td>
<td>12</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-extract/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:27</td>
<td>0.8610</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/supplied_branch/no_diff_with_open_changes.feature:17</td>
<td>0.8570</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-hack/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:31</td>
<td>0.8506</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-kill/current_branch/on_feature_branch/with_deleted_tracking_branch/with_open_changes.feature:39</td>
<td>0.8500</td>
<td>12</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/supplied_branch/no_diff_without_open_changes.feature:16</td>
<td>0.8486</td>
<td>7</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-hack/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:25</td>
<td>0.8431</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-kill/current_branch/on_feature_branch/with_deleted_tracking_branch/without_open_changes.feature:33</td>
<td>0.8425</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_with_open_changes.feature:34</td>
<td>0.8412</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_with_open_changes.feature:31</td>
<td>0.8411</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_without_open_changes.feature:28</td>
<td>0.8328</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_without_open_changes.feature:25</td>
<td>0.8327</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync-fork/feature_branch/no_conflicts_with_open_changes.feature:14</td>
<td>0.8240</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync-fork/feature_branch/no_conflicts_without_open_changes.feature:13</td>
<td>0.8156</td>
<td>8</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-kill/supplied_branch/feature_branch/with_open_changes.feature:38</td>
<td>0.8116</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-kill/supplied_branch/on_supplied_feature_branch/with_open_changes.feature:39</td>
<td>0.8095</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/main_branch/pull_branch_conflict_with_open_changes.feature:29</td>
<td>0.8083</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-kill/supplied_branch/feature_branch/without_open_changes.feature:32</td>
<td>0.8037</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-kill/supplied_branch/on_supplied_feature_branch/without_open_changes.feature:33</td>
<td>0.8020</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/main_branch/pull_branch_conflict_without_open_changes.feature:24</td>
<td>0.7999</td>
<td>8</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/current_branch/no_diff.feature:18</td>
<td>0.7992</td>
<td>7</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-extract/single_commit/with_open_changes.feature:18</td>
<td>0.7936</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-extract/multiple_commits/with_open_changes.feature:21</td>
<td>0.7930</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync-fork/main_branch/no_conflicts_with_open_changes.feature:13</td>
<td>0.7912</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-extract/single_commit/without_open_changes.feature:17</td>
<td>0.7852</td>
<td>7</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-extract/multiple_commits/without_open_changes.feature:18</td>
<td>0.7846</td>
<td>7</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync-fork/main_branch/no_conflicts_without_open_changes.feature:12</td>
<td>0.7828</td>
<td>7</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-kill/current_branch/on_feature_branch/with_tracking_branch/with_open_changes.feature:38</td>
<td>0.7787</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-kill/current_branch/on_feature_branch/with_tracking_branch/without_open_changes.feature:33</td>
<td>0.7712</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/feature_branch/deleted_tracking_branch.feature:18</td>
<td>0.7705</td>
<td>8</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-kill/current_branch/on_feature_branch/without_tracking_branch/with_open_changes.feature:38</td>
<td>0.7596</td>
<td>12</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-kill/current_branch/on_feature_branch/without_tracking_branch/without_open_changes.feature:33</td>
<td>0.7512</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/non_feature_branch/no_conflicts_with_open_changes.feature:21</td>
<td>0.7452</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/non_feature_branch/no_conflicts_without_open_changes.feature:18</td>
<td>0.7368</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_with_open_changes.feature:44</td>
<td>0.7178</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-kill/current_branch/on_feature_branch/with_deleted_tracking_branch/with_open_changes.feature:20</td>
<td>0.7168</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-kill/current_branch/on_feature_branch/with_deleted_tracking_branch/without_open_changes.feature:17</td>
<td>0.7089</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_without_open_changes.feature:34</td>
<td>0.7086</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync-fork/main_branch/rebase_upstream_conflict_with_open_changes.feature:15</td>
<td>0.7062</td>
<td>8</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/feature_branch/no_conflicts_with_open_changes.feature:42</td>
<td>0.7003</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync-fork/main_branch/rebase_upstream_conflict_without_open_changes.feature:13</td>
<td>0.6970</td>
<td>6</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-extract/cherry_pick_conflict/with_open_changes.feature:57</td>
<td>0.6945</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/feature_branch/no_conflicts_without_open_changes.feature:36</td>
<td>0.6920</td>
<td>7</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/supplied_branch/merge_main_branch_conflict_with_open_changes.feature:18</td>
<td>0.6910</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/supplied_branch/pull_feature_branch_conflict_with_open_changes.feature:18</td>
<td>0.6910</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/with_open_changes.feature:49</td>
<td>0.6886</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/with_open_changes.feature:52</td>
<td>0.6886</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_with_open_changes.feature:49</td>
<td>0.6882</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-extract/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:48</td>
<td>0.6881</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/supplied_branch/pull_main_branch_conflict_with_open_changes.feature:19</td>
<td>0.6854</td>
<td>8</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-extract/cherry_pick_conflict/without_open_changes.feature:48</td>
<td>0.6853</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/feature_branch/no_conflicts_with_open_changes.feature:8</td>
<td>0.6840</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/supplied_branch/merge_main_branch_conflict_without_open_changes.feature:16</td>
<td>0.6818</td>
<td>7</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/supplied_branch/pull_feature_branch_conflict_without_open_changes.feature:16</td>
<td>0.6818</td>
<td>7</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-hack/on_feature_branch/with_open_changes.feature:19</td>
<td>0.6813</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_with_open_changes.feature:45</td>
<td>0.6808</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_without_open_changes.feature:36</td>
<td>0.6804</td>
<td>8</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/without_open_changes.feature:45</td>
<td>0.6794</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/without_open_changes.feature:42</td>
<td>0.6794</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_without_open_changes.feature:40</td>
<td>0.6790</td>
<td>8</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-extract/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:39</td>
<td>0.6789</td>
<td>8</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-hack/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:45</td>
<td>0.6782</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-kill/supplied_branch/feature_branch/with_open_changes.feature:20</td>
<td>0.6773</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/supplied_branch/pull_main_branch_conflict_without_open_changes.feature:17</td>
<td>0.6762</td>
<td>6</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-kill/supplied_branch/on_supplied_feature_branch/with_open_changes.feature:19</td>
<td>0.6760</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/main_branch/no_conflicts_with_open_changes.feature:18</td>
<td>0.6758</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/feature_branch/no_conflicts_without_open_changes.feature:6</td>
<td>0.6756</td>
<td>8</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-hack/on_feature_branch/without_open_changes.feature:16</td>
<td>0.6729</td>
<td>7</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-kill/supplied_branch/feature_branch/without_open_changes.feature:16</td>
<td>0.6694</td>
<td>8</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-hack/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:36</td>
<td>0.6690</td>
<td>7</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-kill/supplied_branch/on_supplied_feature_branch/without_open_changes.feature:16</td>
<td>0.6681</td>
<td>8</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/main_branch/no_conflicts_without_open_changes.feature:14</td>
<td>0.6674</td>
<td>7</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_with_open_changes.feature:21</td>
<td>0.6645</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/current_branch/merge_main_branch_conflict.feature:18</td>
<td>0.6567</td>
<td>7</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/current_branch/pull_feature_branch_conflict.feature:17</td>
<td>0.6567</td>
<td>7</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/non_feature_branch/pull_branch_conflict_without_open_changes.feature:16</td>
<td>0.6553</td>
<td>7</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/current_branch/pull_main_branch_conflict.feature:19</td>
<td>0.6503</td>
<td>6</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/main_branch/pull_branch_conflict_with_open_changes.feature:42</td>
<td>0.6481</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-kill/current_branch/on_feature_branch/with_tracking_branch/with_open_changes.feature:18</td>
<td>0.6451</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-hack/on_main_branch/with_open_changes.feature:17</td>
<td>0.6397</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-extract/cherry_pick_conflict/with_open_changes.feature:21</td>
<td>0.6392</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/main_branch/pull_branch_conflict_without_open_changes.feature:35</td>
<td>0.6389</td>
<td>7</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-kill/current_branch/on_feature_branch/with_tracking_branch/without_open_changes.feature:16</td>
<td>0.6372</td>
<td>8</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/with_open_changes.feature:16</td>
<td>0.6342</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/with_open_changes.feature:15</td>
<td>0.6342</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_with_open_changes.feature:20</td>
<td>0.6342</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-extract/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:22</td>
<td>0.6323</td>
<td>8</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-hack/on_main_branch/without_open_changes.feature:14</td>
<td>0.6313</td>
<td>7</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-extract/cherry_pick_conflict/without_open_changes.feature:17</td>
<td>0.6300</td>
<td>7</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_with_open_changes.feature:20</td>
<td>0.6279</td>
<td>8</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/without_tracking_branch_updates/without_open_changes.feature:13</td>
<td>0.6251</td>
<td>7</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/feature_branch/pull_feature_branch_conflict_without_open_changes.feature:16</td>
<td>0.6251</td>
<td>7</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/feature_branch/merge_main_branch_conflicts/with_tracking_branch_updates/without_open_changes.feature:14</td>
<td>0.6251</td>
<td>7</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-hack/main_branch_rebase_tracking_branch_conflict/with_open_changes.feature:20</td>
<td>0.6234</td>
<td>8</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-extract/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:18</td>
<td>0.6232</td>
<td>6</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/feature_branch/pull_main_branch_conflict_without_open_changes.feature:16</td>
<td>0.6187</td>
<td>6</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-kill/current_branch/on_feature_branch/without_tracking_branch/with_open_changes.feature:20</td>
<td>0.6176</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-kill/current_branch/on_feature_branch/without_tracking_branch/without_open_changes.feature:17</td>
<td>0.6172</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-hack/main_branch_rebase_tracking_branch_conflict/without_open_changes.feature:16</td>
<td>0.6142</td>
<td>6</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/main_branch/pull_branch_conflict_with_open_changes.feature:19</td>
<td>0.5949</td>
<td>7</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/configuration_housekeeping.feature:9</td>
<td>0.5867</td>
<td>4</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/main_branch/pull_branch_conflict_without_open_changes.feature:16</td>
<td>0.5857</td>
<td>5</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-kill/current_branch/on_non_feature_branch.feature:18</td>
<td>0.5691</td>
<td>12</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-kill/supplied_branch/non_feature_branch.feature:16</td>
<td>0.5683</td>
<td>12</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-kill/current_branch/on_non_feature_branch.feature:35</td>
<td>0.5607</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-kill/supplied_branch/non_feature_branch.feature:33</td>
<td>0.5599</td>
<td>10</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/current_branch/on_non_feature_branch.feature:15</td>
<td>0.5438</td>
<td>8</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-kill/supplied_branch/main_branch.feature:15</td>
<td>0.5322</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-kill/current_branch/on_main_branch.feature:16</td>
<td>0.5317</td>
<td>11</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-kill/supplied_branch/main_branch.feature:32</td>
<td>0.5238</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-kill/current_branch/on_main_branch.feature:32</td>
<td>0.5234</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/current_branch/on_feature_branch_with_open_changes.feature:15</td>
<td>0.5091</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-prune-branches/main_branch/no_stale_feature_branches/with_open_changes.feature:16</td>
<td>0.4617</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-prune-branches/main_branch/no_stale_feature_branches/without_open_changes.feature:13</td>
<td>0.4533</td>
<td>7</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-repo/bitbucket.feature:3</td>
<td>0.4418</td>
<td>24</td>
<td>passed</td>
<td>
<button class='btn btn-primary' data-target='#e65071c2e9e126d28133b724bb0cdbec' data-toggle='modal'>
6 Examples
</button>
</td>
</tr>
<tr class=''>
<td>features/git-repo/github.feature:3</td>
<td>0.4408</td>
<td>24</td>
<td>passed</td>
<td>
<button class='btn btn-primary' data-target='#9ad9f3fd6947d0805025367c3b4ff76f' data-toggle='modal'>
6 Examples
</button>
</td>
</tr>
<tr class=''>
<td>features/git-prune-branches/feature_branch/ahead_of_main/with_open_changes.feature:16</td>
<td>0.4046</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/non_feature_branch/tags.feature:16</td>
<td>0.4025</td>
<td>6</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-prune-branches/feature_branch/behind_main/with_open_changes.feature:16</td>
<td>0.4020</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-prune-branches/feature_branch/ahead_of_main/without_open_changes.feature:13</td>
<td>0.3962</td>
<td>7</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-prune-branches/feature_branch/behind_main/without_open_changes.feature:15</td>
<td>0.3943</td>
<td>7</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-prune-branches/main_branch/stale_coworker_feature_branch/with_open_changes.feature:15</td>
<td>0.3784</td>
<td>8</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-prune-branches/main_branch/stale_coworker_feature_branch/without_open_changes.feature:12</td>
<td>0.3700</td>
<td>6</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync-fork/main_branch/no_upstream.feature:3</td>
<td>0.3623</td>
<td>3</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-sync/current_branch/main_branch/tags.feature:14</td>
<td>0.3324</td>
<td>4</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-extract/no_branch_name.feature:18</td>
<td>0.3104</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-hack/no_branch_name.feature:17</td>
<td>0.3089</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-prune-branches/main_branch/stale_non_feature_branch/with_open_changes.feature:15</td>
<td>0.3087</td>
<td>8</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-extract/no_branch_name.feature:27</td>
<td>0.3020</td>
<td>7</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-prune-branches/main_branch/stale_feature_branch/with_open_changes.feature:13</td>
<td>0.3014</td>
<td>8</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-hack/no_branch_name.feature:26</td>
<td>0.3005</td>
<td>7</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-prune-branches/main_branch/stale_non_feature_branch/without_open_changes.feature:12</td>
<td>0.3004</td>
<td>6</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-prune-branches/main_branch/stale_feature_branch/without_open_changes.feature:12</td>
<td>0.2931</td>
<td>6</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-prune-branches/main_branch/stale_local_feature_branch/with_open_changes.feature:13</td>
<td>0.2815</td>
<td>8</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-prune-branches/main_branch/stale_local_feature_branch/without_open_changes.feature:12</td>
<td>0.2731</td>
<td>6</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-pr/multi_platform_support.feature:3</td>
<td>0.2410</td>
<td>12</td>
<td>passed</td>
<td>
<button class='btn btn-primary' data-target='#818e7eec029205a04baa34bbf2d5654f' data-toggle='modal'>
2 Examples
</button>
</td>
</tr>
<tr class=''>
<td>features/git-extract/branch_exists_remotely.feature:12</td>
<td>0.2260</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-extract/branch_exists_remotely.feature:23</td>
<td>0.2177</td>
<td>7</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-hack/branch_exists_remotely.feature:11</td>
<td>0.1935</td>
<td>8</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-hack/branch_exists_remotely.feature:22</td>
<td>0.1851</td>
<td>6</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-extract/branch_exists_locally.feature:13</td>
<td>0.1664</td>
<td>8</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-extract/branch_exists_locally.feature:24</td>
<td>0.1580</td>
<td>6</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/supplied_branch/non_feature_branch_with_open_changes.feature:14</td>
<td>0.1552</td>
<td>9</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-extract/no_extractable_commits.feature:13</td>
<td>0.1472</td>
<td>8</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-repo/multi_platform_support.feature:3</td>
<td>0.1470</td>
<td>8</td>
<td>passed</td>
<td>
<button class='btn btn-primary' data-target='#d9ff40a3046437132415eeac19b60743' data-toggle='modal'>
2 Examples
</button>
</td>
</tr>
<tr class=''>
<td>features/git-ship/supplied_branch/non_feature_branch_without_open_changes.feature:13</td>
<td>0.1468</td>
<td>7</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/current_branch/on_main_branch.feature:13</td>
<td>0.1413</td>
<td>6</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-extract/no_extractable_commits.feature:24</td>
<td>0.1389</td>
<td>6</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-town/configuration/non_feature_branches/add_branch.feature:13</td>
<td>0.1353</td>
<td>5</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-hack/branch_exists_locally.feature:13</td>
<td>0.1350</td>
<td>8</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-hack/branch_exists_locally.feature:24</td>
<td>0.1266</td>
<td>6</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-town/configuration/main_branch/update.feature:15</td>
<td>0.1265</td>
<td>5</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-town/configuration/non_feature_branches/add_branch.feature:19</td>
<td>0.1231</td>
<td>4</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-town/configuration/non_feature_branches/add_branch.feature:27</td>
<td>0.1196</td>
<td>4</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/supplied_branch/main_branch_with_open_changes.feature:13</td>
<td>0.1189</td>
<td>8</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-town/configuration/non_feature_branches/add_branch.feature:35</td>
<td>0.1140</td>
<td>4</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/supplied_branch/main_branch_without_open_changes.feature:12</td>
<td>0.1105</td>
<td>6</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/configuration_housekeeping.feature:3</td>
<td>0.1097</td>
<td>3</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-pr/multi_platform_support.feature:17</td>
<td>0.1068</td>
<td>6</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-kill/supplied_branch/branch_does_not_exist.feature:12</td>
<td>0.1052</td>
<td>7</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-pr/unsupported_hosting_service.feature:14</td>
<td>0.1000</td>
<td>4</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-kill/supplied_branch/branch_does_not_exist.feature:23</td>
<td>0.0968</td>
<td>5</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-town/help/help_outside_git_repo.feature:6</td>
<td>0.0889</td>
<td>8</td>
<td>passed</td>
<td>
<button class='btn btn-primary' data-target='#30b537f2bb671bc11502904befe32656' data-toggle='modal'>
2 Examples
</button>
</td>
</tr>
<tr class=''>
<td>features/git-ship/supplied_branch/non_existing_branch_with_open_changes.feature:14</td>
<td>0.0807</td>
<td>7</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-repo/multi_platform_support.feature:15</td>
<td>0.0733</td>
<td>4</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-ship/supplied_branch/non_existing_branch_without_open_changes.feature:11</td>
<td>0.0723</td>
<td>5</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-town/configuration/non_feature_branches/remove_branch.feature:12</td>
<td>0.0687</td>
<td>4</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-repo/unsupported_hosting_service.feature:7</td>
<td>0.0664</td>
<td>2</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-town/configuration/main_branch/update.feature:8</td>
<td>0.0642</td>
<td>4</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-town/configuration/configuration.feature:21</td>
<td>0.0617</td>
<td>4</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-town/configuration/configuration.feature:8</td>
<td>0.0608</td>
<td>4</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-town/configuration/configuration.feature:32</td>
<td>0.0608</td>
<td>4</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-town/configuration/configuration.feature:45</td>
<td>0.0606</td>
<td>3</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-town/configuration/non_feature_branches/remove_branch.feature:18</td>
<td>0.0560</td>
<td>3</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-town/help/help_configured.feature:13</td>
<td>0.0557</td>
<td>4</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-town/help/help_unconfigured.feature:10</td>
<td>0.0555</td>
<td>3</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-town/help/help_configured.feature:18</td>
<td>0.0543</td>
<td>4</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-town/help/help_unconfigured.feature:15</td>
<td>0.0541</td>
<td>3</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-town/configuration/non_feature_branches/remove_branch.feature:25</td>
<td>0.0524</td>
<td>3</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-town/configuration/non_feature_branches/display.feature:8</td>
<td>0.0520</td>
<td>3</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-town/configuration/non_feature_branches/display.feature:14</td>
<td>0.0516</td>
<td>3</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-town/configuration/main_branch/update.feature:23</td>
<td>0.0512</td>
<td>2</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-town/configuration/main_branch/display.feature:8</td>
<td>0.0499</td>
<td>3</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-town/configuration/main_branch/display.feature:14</td>
<td>0.0498</td>
<td>3</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-town/configuration/non_feature_branches/invalid_option.feature:8</td>
<td>0.0446</td>
<td>2</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-town/town.feature:3</td>
<td>0.0430</td>
<td>2</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-town/version.feature:13</td>
<td>0.0338</td>
<td>3</td>
<td>passed</td>
<td>
</td>
</tr>
<tr class=''>
<td>features/git-town/version.feature:8</td>
<td>0.0305</td>
<td>2</td>
<td>passed</td>
<td>
</td>
</tr>
</tbody>
</table>
<div aria-hidden='true' aria-labelledby='myLargeModalLabel' class='modal fade bs-example-modal-lg' id='94493ed960d1ea85e46fb8984071ddae' role='dialog' tabindex='-1'>
<div class='modal-dialog modal-lg'>
<div class='modal-content'>
<div class='modal-header'>
<h4>features/environment.feature:3</h4>
</div>
<div class='modal-body'>
<table class='table table-striped table-bordered table-condensed'>
<thead>
<tr>
<th>Example</th>
<th>Total time</th>
<th>Step count</th>
<th>Status</th>
</tr>
</thead>
<tbody>
<tr class=''>
<td>| git ship |</td>
<td>0.5742</td>
<td>3</td>
<td>passed</td>
</tr>
<tr class=''>
<td>| git sync |</td>
<td>0.3700</td>
<td>3</td>
<td>passed</td>
</tr>
<tr class=''>
<td>| git sync-fork |</td>
<td>0.3654</td>
<td>3</td>
<td>passed</td>
</tr>
<tr class=''>
<td>| git repo |</td>
<td>0.0700</td>
<td>3</td>
<td>passed</td>
</tr>
<tr class=''>
<td>| git pr |</td>
<td>0.0621</td>
<td>3</td>
<td>passed</td>
</tr>
<tr class=''>
<td>| git kill |</td>
<td>0.0605</td>
<td>3</td>
<td>passed</td>
</tr>
<tr class=''>
<td>| git hack |</td>
<td>0.0559</td>
<td>3</td>
<td>passed</td>
</tr>
<tr class=''>
<td>| git extract |</td>
<td>0.0546</td>
<td>3</td>
<td>passed</td>
</tr>
<tr class=''>
<td>| git town config |</td>
<td>0.0409</td>
<td>3</td>
<td>passed</td>
</tr>
<tr class=''>
<td>| git town main-branch |</td>
<td>0.0404</td>
<td>3</td>
<td>passed</td>
</tr>
<tr class=''>
<td>| git town non-feature-branches |</td>
<td>0.0395</td>
<td>3</td>
<td>passed</td>
</tr>
<tr class=''>
<td>| git prune-branches |</td>
<td>0.0304</td>
<td>3</td>
<td>passed</td>
</tr>
</tbody>
<tfooter>
<tr>
<th></th>
<th>1.7638</th>
<th>36</th>
<th>passed</th>
</tr>
</tfooter>
</table>
</div>
<div class='modal-footer'>
<button class='btn btn-default' data-dismiss='modal' type='button'>
Close
</button>
</div>
</div>
</div>
</div>
<div aria-hidden='true' aria-labelledby='myLargeModalLabel' class='modal fade bs-example-modal-lg' id='13f87892fc7825f315c29313fc017ab8' role='dialog' tabindex='-1'>
<div class='modal-dialog modal-lg'>
<div class='modal-content'>
<div class='modal-header'>
<h4>features/git-pr/bitbucket.feature:8</h4>
</div>
<div class='modal-body'>
<table class='table table-striped table-bordered table-condensed'>
<thead>
<tr>
<th>Example</th>
<th>Total time</th>
<th>Step count</th>
<th>Status</th>
</tr>
</thead>
<tbody>
<tr class=''>
<td>| https://username@bitbucket.org/Originate/git-town | Originate/git-town |</td>
<td>0.1290</td>
<td>6</td>
<td>passed</td>
</tr>
<tr class=''>
<td>| https://username@bitbucket.org/Originate/git-town.git | Originate/git-town |</td>
<td>0.1286</td>
<td>6</td>
<td>passed</td>
</tr>
<tr class=''>
<td>| git@bitbucket.org/Originate/originate.github.com.git | Originate/originate.github.com |</td>
<td>0.1283</td>
<td>6</td>
<td>passed</td>
</tr>
<tr class=''>
<td>| http://username@bitbucket.org/Originate/git-town.git | Originate/git-town |</td>
<td>0.1283</td>
<td>6</td>
<td>passed</td>
</tr>
<tr class=''>
<td>| https://username@bitbucket.org/Originate/originate.github.com.git | Originate/originate.github.com |</td>
<td>0.1282</td>
<td>6</td>
<td>passed</td>
</tr>
<tr class=''>
<td>| git@bitbucket.org/Originate/git-town | Originate/git-town |</td>
<td>0.1281</td>
<td>6</td>
<td>passed</td>
</tr>
<tr class=''>
<td>| git@bitbucket.org/Originate/git-town.git | Originate/git-town |</td>
<td>0.1280</td>
<td>6</td>
<td>passed</td>
</tr>
<tr class=''>
<td>| http://username@bitbucket.org/Originate/originate.github.com | Originate/originate.github.com |</td>
<td>0.1279</td>
<td>6</td>
<td>passed</td>
</tr>
<tr class=''>
<td>| http://username@bitbucket.org/Originate/git-town | Originate/git-town |</td>
<td>0.1277</td>
<td>6</td>
<td>passed</td>
</tr>
<tr class=''>
<td>| http://username@bitbucket.org/Originate/originate.github.com.git | Originate/originate.github.com |</td>
<td>0.1274</td>
<td>6</td>
<td>passed</td>
</tr>
<tr class=''>
<td>| git@bitbucket.org/Originate/originate.github.com | Originate/originate.github.com |</td>
<td>0.1274</td>
<td>6</td>
<td>passed</td>
</tr>
<tr class=''>
<td>| https://username@bitbucket.org/Originate/originate.github.com | Originate/originate.github.com |</td>
<td>0.1274</td>
<td>6</td>
<td>passed</td>
</tr>
</tbody>
<tfooter>
<tr>
<th></th>
<th>1.5362</th>
<th>72</th>
<th>passed</th>
</tr>
</tfooter>
</table>
</div>
<div class='modal-footer'>
<button class='btn btn-default' data-dismiss='modal' type='button'>
Close
</button>
</div>
</div>
</div>
</div>
<div aria-hidden='true' aria-labelledby='myLargeModalLabel' class='modal fade bs-example-modal-lg' id='7fac577df7ec5d9bf9c2886bb4275265' role='dialog' tabindex='-1'>
<div class='modal-dialog modal-lg'>
<div class='modal-content'>
<div class='modal-header'>
<h4>features/git-pr/github.feature:8</h4>
</div>
<div class='modal-body'>
<table class='table table-striped table-bordered table-condensed'>
<thead>
<tr>
<th>Example</th>
<th>Total time</th>
<th>Step count</th>
<th>Status</th>
</tr>
</thead>
<tbody>
<tr class=''>
<td>| http://github.com/Originate/originate.github.com.git | Originate/originate.github.com |</td>
<td>0.1211</td>
<td>6</td>
<td>passed</td>
</tr>
<tr class=''>
<td>| git@github.com:Originate/git-town | Originate/git-town |</td>
<td>0.1209</td>
<td>6</td>
<td>passed</td>
</tr>
<tr class=''>
<td>| http://github.com/Originate/originate.github.com | Originate/originate.github.com |</td>
<td>0.1209</td>
<td>6</td>
<td>passed</td>
</tr>
<tr class=''>
<td>| https://github.com/Originate/originate.github.com | Originate/originate.github.com |</td>
<td>0.1208</td>
<td>6</td>
<td>passed</td>
</tr>
<tr class=''>
<td>| https://github.com/Originate/originate.github.com.git | Originate/originate.github.com |</td>
<td>0.1207</td>
<td>6</td>
<td>passed</td>
</tr>
<tr class=''>
<td>| http://github.com/Originate/git-town | Originate/git-town |</td>
<td>0.1207</td>
<td>6</td>
<td>passed</td>
</tr>
<tr class=''>
<td>| https://github.com/Originate/git-town.git | Originate/git-town |</td>
<td>0.1205</td>
<td>6</td>
<td>passed</td>
</tr>
<tr class=''>
<td>| git@github.com:Originate/originate.github.com | Originate/originate.github.com |</td>
<td>0.1205</td>
<td>6</td>
<td>passed</td>
</tr>
<tr class=''>
<td>| git@github.com:Originate/git-town.git | Originate/git-town |</td>
<td>0.1204</td>
<td>6</td>
<td>passed</td>
</tr>
<tr class=''>
<td>| http://github.com/Originate/git-town.git | Originate/git-town |</td>
<td>0.1203</td>
<td>6</td>
<td>passed</td>
</tr>
<tr class=''>
<td>| git@github.com:Originate/originate.github.com.git | Originate/originate.github.com |</td>
<td>0.1202</td>
<td>6</td>
<td>passed</td>
</tr>
<tr class=''>
<td>| https://github.com/Originate/git-town | Originate/git-town |</td>
<td>0.1202</td>
<td>6</td>
<td>passed</td>
</tr>
</tbody>
<tfooter>
<tr>
<th></th>
<th>1.4473</th>
<th>72</th>
<th>passed</th>
</tr>
</tfooter>
</table>
</div>
<div class='modal-footer'>
<button class='btn btn-default' data-dismiss='modal' type='button'>
Close
</button>
</div>
</div>
</div>
</div>
<div aria-hidden='true' aria-labelledby='myLargeModalLabel' class='modal fade bs-example-modal-lg' id='e65071c2e9e126d28133b724bb0cdbec' role='dialog' tabindex='-1'>
<div class='modal-dialog modal-lg'>
<div class='modal-content'>
<div class='modal-header'>
<h4>features/git-repo/bitbucket.feature:3</h4>
</div>
<div class='modal-body'>
<table class='table table-striped table-bordered table-condensed'>
<thead>
<tr>
<th>Example</th>
<th>Total time</th>
<th>Step count</th>
<th>Status</th>
</tr>
</thead>
<tbody>
<tr class=''>
<td>| https://username@bitbucket.org/Originate/git-town |</td>
<td>0.0743</td>
<td>4</td>
<td>passed</td>
</tr>
<tr class=''>
<td>| https://username@bitbucket.org/Originate/git-town.git |</td>
<td>0.0740</td>
<td>4</td>
<td>passed</td>
</tr>
<tr class=''>
<td>| http://username@bitbucket.org/Originate/git-town.git |</td>
<td>0.0736</td>
<td>4</td>
<td>passed</td>
</tr>
<tr class=''>
<td>| git@bitbucket.org/Originate/git-town |</td>
<td>0.0735</td>
<td>4</td>
<td>passed</td>
</tr>
<tr class=''>
<td>| git@bitbucket.org/Originate/git-town.git |</td>
<td>0.0733</td>
<td>4</td>
<td>passed</td>
</tr>
<tr class=''>
<td>| http://username@bitbucket.org/Originate/git-town |</td>
<td>0.0730</td>
<td>4</td>
<td>passed</td>
</tr>
</tbody>
<tfooter>
<tr>
<th></th>
<th>0.4418</th>
<th>24</th>
<th>passed</th>
</tr>
</tfooter>
</table>
</div>
<div class='modal-footer'>
<button class='btn btn-default' data-dismiss='modal' type='button'>
Close
</button>
</div>
</div>
</div>
</div>
<div aria-hidden='true' aria-labelledby='myLargeModalLabel' class='modal fade bs-example-modal-lg' id='9ad9f3fd6947d0805025367c3b4ff76f' role='dialog' tabindex='-1'>
<div class='modal-dialog modal-lg'>
<div class='modal-content'>
<div class='modal-header'>
<h4>features/git-repo/github.feature:3</h4>
</div>
<div class='modal-body'>
<table class='table table-striped table-bordered table-condensed'>
<thead>
<tr>
<th>Example</th>
<th>Total time</th>
<th>Step count</th>
<th>Status</th>
</tr>
</thead>
<tbody>
<tr class=''>
<td>| git@github.com:Originate/git-town |</td>
<td>0.0739</td>
<td>4</td>
<td>passed</td>
</tr>
<tr class=''>
<td>| http://github.com/Originate/git-town |</td>
<td>0.0737</td>
<td>4</td>
<td>passed</td>
</tr>
<tr class=''>
<td>| https://github.com/Originate/git-town.git |</td>
<td>0.0735</td>
<td>4</td>
<td>passed</td>
</tr>
<tr class=''>
<td>| git@github.com:Originate/git-town.git |</td>
<td>0.0733</td>
<td>4</td>
<td>passed</td>
</tr>
<tr class=''>
<td>| http://github.com/Originate/git-town.git |</td>
<td>0.0733</td>
<td>4</td>
<td>passed</td>
</tr>
<tr class=''>
<td>| https://github.com/Originate/git-town |</td>
<td>0.0731</td>
<td>4</td>
<td>passed</td>
</tr>
</tbody>
<tfooter>
<tr>
<th></th>
<th>0.4408</th>
<th>24</th>
<th>passed</th>
</tr>
</tfooter>
</table>
</div>
<div class='modal-footer'>
<button class='btn btn-default' data-dismiss='modal' type='button'>
Close
</button>
</div>
</div>
</div>
</div>
<div aria-hidden='true' aria-labelledby='myLargeModalLabel' class='modal fade bs-example-modal-lg' id='818e7eec029205a04baa34bbf2d5654f' role='dialog' tabindex='-1'>
<div class='modal-dialog modal-lg'>
<div class='modal-content'>
<div class='modal-header'>
<h4>features/git-pr/multi_platform_support.feature:3</h4>
</div>
<div class='modal-body'>
<table class='table table-striped table-bordered table-condensed'>
<thead>
<tr>
<th>Example</th>
<th>Total time</th>
<th>Step count</th>
<th>Status</th>
</tr>
</thead>
<tbody>
<tr class=''>
<td>| open |</td>
<td>0.1205</td>
<td>6</td>
<td>passed</td>
</tr>
<tr class=''>
<td>| xdg-open |</td>
<td>0.1205</td>
<td>6</td>
<td>passed</td>
</tr>
</tbody>
<tfooter>
<tr>
<th></th>
<th>0.2410</th>
<th>12</th>
<th>passed</th>
</tr>
</tfooter>
</table>
</div>
<div class='modal-footer'>
<button class='btn btn-default' data-dismiss='modal' type='button'>
Close
</button>
</div>
</div>
</div>
</div>
<div aria-hidden='true' aria-labelledby='myLargeModalLabel' class='modal fade bs-example-modal-lg' id='d9ff40a3046437132415eeac19b60743' role='dialog' tabindex='-1'>
<div class='modal-dialog modal-lg'>
<div class='modal-content'>
<div class='modal-header'>
<h4>features/git-repo/multi_platform_support.feature:3</h4>
</div>
<div class='modal-body'>
<table class='table table-striped table-bordered table-condensed'>
<thead>
<tr>
<th>Example</th>
<th>Total time</th>
<th>Step count</th>
<th>Status</th>
</tr>
</thead>
<tbody>
<tr class=''>
<td>| open |</td>
<td>0.0735</td>
<td>4</td>
<td>passed</td>
</tr>
<tr class=''>
<td>| xdg-open |</td>
<td>0.0735</td>
<td>4</td>
<td>passed</td>
</tr>
</tbody>
<tfooter>
<tr>
<th></th>
<th>0.1470</th>
<th>8</th>
<th>passed</th>
</tr>
</tfooter>
</table>
</div>
<div class='modal-footer'>
<button class='btn btn-default' data-dismiss='modal' type='button'>
Close
</button>
</div>
</div>
</div>
</div>
<div aria-hidden='true' aria-labelledby='myLargeModalLabel' class='modal fade bs-example-modal-lg' id='30b537f2bb671bc11502904befe32656' role='dialog' tabindex='-1'>
<div class='modal-dialog modal-lg'>
<div class='modal-content'>
<div class='modal-header'>
<h4>features/git-town/help/help_outside_git_repo.feature:6</h4>
</div>
<div class='modal-body'>
<table class='table table-striped table-bordered table-condensed'>
<thead>
<tr>
<th>Example</th>
<th>Total time</th>
<th>Step count</th>
<th>Status</th>
</tr>
</thead>
<tbody>
<tr class=''>
<td>| git town |</td>
<td>0.0452</td>
<td>4</td>
<td>passed</td>
</tr>
<tr class=''>
<td>| git town help |</td>
<td>0.0438</td>
<td>4</td>
<td>passed</td>
</tr>
</tbody>
<tfooter>
<tr>
<th></th>
<th>0.0889</th>
<th>8</th>
<th>passed</th>
</tr>
</tfooter>
</table>
</div>
<div class='modal-footer'>
<button class='btn btn-default' data-dismiss='modal' type='button'>
Close
</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js'></script>
<script src='http://netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js'></script>
<script src='https://raw.githubusercontent.com/christianbach/tablesorter/master/jquery.tablesorter.min.js'></script>
<script>
$(document).ready(function()
{
$("#profile_table").tablesorter( {sortList: [[1,1],[3,1]], widgets: ['zebra']} );
}
);
</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment