mirror of
https://github.com/tiktok/sparo.git
synced 2024-12-11 00:02:46 -05:00
1 line
2.6 KiB
JavaScript
1 line
2.6 KiB
JavaScript
|
"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[446],{9393:(e,t,s)=>{s.r(t),s.d(t,{assets:()=>a,contentTitle:()=>i,default:()=>u,frontMatter:()=>r,metadata:()=>p,toc:()=>l});var o=s(678),n=s(4738);const r={title:"Getting help"},i=void 0,p={id:"pages/support/help",title:"Getting help",description:"Please create a GitHub issue to report any problems or feature requests.",source:"@site/docs/pages/support/help.md",sourceDirName:"pages/support",slug:"/pages/support/help",permalink:"/sparo/pages/support/help",draft:!1,unlisted:!1,editUrl:"https://github.com/tiktok/sparo/tree/main/apps/website/docs/pages/support/help.md",tags:[],version:"current",frontMatter:{title:"Getting help"},sidebar:"docsSidebar",previous:{title:"sparo-ci clone",permalink:"/sparo/pages/ci_commands/sparo-ci_clone"},next:{title:"What's new",permalink:"/sparo/pages/support/news"}},a={},l=[{value:"Troubleshooting tips",id:"troubleshooting-tips",level:2}];function c(e){const t={a:"a",code:"code",h2:"h2",li:"li",p:"p",ul:"ul",...(0,n.R)(),...e.components};return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsxs)(t.p,{children:["Please ",(0,o.jsx)(t.a,{href:"https://github.com/tiktok/sparo/issues/new/choose",children:"create a GitHub issue"})," to report any problems or feature requests."]}),"\n",(0,o.jsxs)(t.p,{children:["For general questions, please use our ",(0,o.jsx)(t.a,{href:"https://github.com/tiktok/sparo/discussions",children:"GitHub Discussions"})," forum."]}),"\n",(0,o.jsx)(t.h2,{id:"troubleshooting-tips",children:"Troubleshooting tips"}),"\n",(0,o.jsxs)(t.ul,{children:["\n",(0,o.jsxs)(t.li,{children:["\n",(0,o.jsx)(t.p,{children:"UPGRADE TO THE LATEST GIT. Sparo normally reports an error if your Git version is too old. If the minimum Git version is not high enough, let us know!"}),"\n"]}),"\n",(0,o.jsxs)(t.li,{children:["\n",(0,o.jsxs)(t.p,{children:["If an operation is failing, use ",(0,o.jsx)(t.code,{children:"--debug"})," to investigate. For example, ",(0,o.jsx)(t.code,{children:"sparo --debug clone http://my-repo"})," instead of ",(0,o.jsx)(t.code,{children:"sparo clone http://my-repo"}),"."]}),"\n"]}),"\n"]})]})}function u(e={}){const{wrapper:t}={...(0,n.R)(),...e.components};return t?(0,o.jsx)(t,{...e,children:(0,o.jsx)(c,{...e})}):c(e)}},4738:(e,t,s)=>{s.d(t,{R:()=>i,x:()=>p});var o=s(6166);const n={},r=o.createContext(n);function i(e){const t=o.useContext(r);return o.useMemo((function(){return"function"==typeof e?e(t):{...t,...e}}),[t,e])}function p(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(n):e.components||n:i(e.components),o.createElement(r.Provider,{value:t},e.children)}}}]);
|