<main><divclass="width-limiter"><navclass="sub"><formclass="search-form"><span></span><divid="sidebar-button"tabindex="-1"><ahref="../../git2/all.html"title="show sidebar"></a></div><inputclass="search-input"name="search"aria-label="Run search in the documentation"autocomplete="off"spellcheck="false"placeholder="Click or press ‘S’ to search, ‘?’ for more options…"type="search"><divid="help-button"tabindex="-1"><ahref="../../help.html"title="help">?</a></div><divid="settings-menu"tabindex="-1"><ahref="../../settings.html"title="settings"><imgwidth="22"height="22"alt="Change settings"src="../../static.files/wheel-7b819b6101059cd0.svg"></a></div></form></nav><sectionid="main-content"class="content"><divclass="main-heading"><h1>Function <ahref="../index.html">git2</a>::<wbr><ahref="index.html">opts</a>::<wbr><aclass="fn"href="#">set_search_path</a><buttonid="copy-path"title="Copy item path to clipboard"><imgsrc="../../static.files/clipboard-7571035ce49a181d.svg"width="19"height="18"alt="Copy item path"></button></h1><spanclass="out-of-band"><aclass="src"href="../../src/git2/opts.rs.html#23-34">source</a> · <buttonid="toggle-all-docs"title="collapse all docs">[<span>−</span>]</button></span></div><preclass="rust item-decl"><code>pub unsafe fn set_search_path<P>(
P: <aclass="trait"href="../trait.IntoCString.html"title="trait git2::IntoCString">IntoCString</a>,</div></code></pre><detailsclass="toggle top-doc"open><summaryclass="hideme"><span>Expand description</span></summary><divclass="docblock"><p>Set the search path for a level of config data. The search path applied to
shared attributes and ignore files, too.</p>
<p><code>level</code> must be one of <ahref="../enum.ConfigLevel.html#variant.System"title="variant git2::ConfigLevel::System"><code>ConfigLevel::System</code></a>, <ahref="../enum.ConfigLevel.html#variant.Global"title="variant git2::ConfigLevel::Global"><code>ConfigLevel::Global</code></a>,