summaryrefslogtreecommitdiffstats
path: root/git-filter-branch.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-04-10 09:52:26 +0900
committerJunio C Hamano <gitster@pobox.com>2018-04-10 09:52:26 +0900
commit85151f3041c260289e5ee8a6f3d12f077b99db02 (patch)
treeb44c125c327ad49472093157fa03aae4f9ec4d15 /git-filter-branch.html
parentb007b03182e012f9114cfca443e4d95c13558507 (diff)
downloadgit-htmldocs-85151f3041c260289e5ee8a6f3d12f077b99db02.tar.gz
Autogenerated HTML docs for v2.17.0-93-g69d71
Diffstat (limited to 'git-filter-branch.html')
-rw-r--r--git-filter-branch.html13
1 files changed, 11 insertions, 2 deletions
diff --git a/git-filter-branch.html b/git-filter-branch.html
index 6a57fb860..d629d8c2f 100644
--- a/git-filter-branch.html
+++ b/git-filter-branch.html
@@ -1,9 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 8.6.9" />
+<meta name="generator" content="AsciiDoc 8.6.10" />
<title>git-filter-branch(1)</title>
<style type="text/css">
/* Shared CSS for AsciiDoc xhtml11 and html5 backends */
@@ -1030,6 +1031,14 @@ was not excluded.</p></div>
</div>
</div>
<div class="sect1">
+<h2 id="_exit_status">EXIT STATUS</h2>
+<div class="sectionbody">
+<div class="paragraph"><p>On success, the exit status is <code>0</code>. If the filter can&#8217;t find any commits to
+rewrite, the exit status is <code>2</code>. On any other error, the exit status may be
+any other non-zero value.</p></div>
+</div>
+</div>
+<div class="sect1">
<h2 id="_examples">Examples</h2>
<div class="sectionbody">
<div class="paragraph"><p>Suppose you want to remove a file (containing confidential information
@@ -1300,7 +1309,7 @@ The <a href="http://rtyley.github.io/bfg-repo-cleaner/#examples">command options
<div id="footer">
<div id="footer-text">
Last updated
- 2018-01-26 15:11:04 PST
+ 2018-04-10 09:52:07 JST
</div>
</div>
</body>