just-git 1.5.6 → 1.5.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +17 -3
- package/dist/index.js +490 -393
- package/dist/repo/index.d.ts +137 -2
- package/dist/repo/index.js +19 -18
- package/dist/server/index.d.ts +1 -1
- package/dist/server/index.js +5 -5
- package/dist/{writing-IwfRRrts.d.ts → writing-CF-eYohc.d.ts} +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
var
|
|
2
|
-
`;break;case"t":r+=" ";break;case"b":r+="\b";break;default:r+="\\",r+=
|
|
3
|
-
`),o=0;for(;o<r.length;){let i=r[o].trim();if(!i||i.startsWith("#")||i.startsWith(";")){o++;continue}if(i.startsWith("[")){n=
|
|
4
|
-
`),o=0;for(;o<r.length;){let i=r[o].trim();if(!i||i.startsWith("#")||i.startsWith(";")){o++;continue}if(i.startsWith("[")){n=
|
|
5
|
-
`:n+="\\n";break;case" ":n+="\\t";break;case"\b":n+="\\b";break;default:n+=o}}return t?`"${n}"`:n}function
|
|
6
|
-
`)}
|
|
7
|
-
`}function
|
|
8
|
-
`),s=
|
|
9
|
-
`)}function
|
|
10
|
-
`),o=
|
|
11
|
-
`),found:!0})}async function
|
|
12
|
-
`),s=
|
|
13
|
-
`)}async function
|
|
1
|
+
var qd=Object.defineProperty;var Hs=(e=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(e,{get:(t,n)=>(typeof require<"u"?require:t)[n]}):e)(function(e){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+e+'" is not supported')});var Re=(e,t)=>()=>(e&&(t=e(e=0)),t);var zd=(e,t)=>{for(var n in t)qd(e,n,{get:t[n],enumerable:!0})};function js(e){if(e==="")return".";if(e==="/")return"/";let t=e.charCodeAt(0)===47,n=e.charCodeAt(e.length-1)===47,r=e.split("/"),o=[];for(let i of r)i===""||i==="."||(i===".."?t||o.length>0&&o[o.length-1]!==".."?o.pop():o.push(".."):o.push(i));let s=o.join("/");return t&&(s=`/${s}`),n&&s.length>1&&!s.endsWith("/")&&(s+="/"),s||(t?"/":n?"./":".")}function v(...e){if(e.length===0)return".";let t=e.filter(n=>n!=="").join("/");return t===""?".":js(t)}function Mt(...e){let t="";for(let n=e.length-1;n>=0;n--){let r=e[n];if(r&&(t=t?`${r}/${t}`:r,r.charCodeAt(0)===47))break}return js(t||".")}function nn(e){if(e==="")return".";if(e==="/")return"/";let t=e.length;for(;t>1&&e.charCodeAt(t-1)===47;)t--;let n=e.slice(0,t),r=n.lastIndexOf("/");return r===-1?".":r===0?"/":n.slice(0,r)}function qr(e,t){if(e==="")return"";let n=e.length;for(;n>1&&e.charCodeAt(n-1)===47;)n--;let r=e.slice(0,n);if(r==="/")return"";let o=r.lastIndexOf("/"),s=o===-1?r:r.slice(o+1);return t&&s.endsWith(t)&&s.length>t.length?s.slice(0,s.length-t.length):s}function rt(e,t){let n=js(e),r=js(t);if(n.length>1&&n.endsWith("/")&&(n=n.slice(0,-1)),r.length>1&&r.endsWith("/")&&(r=r.slice(0,-1)),n===r)return"";let o=n==="/"?[""]:n.split("/"),s=r==="/"?[""]:r.split("/"),i=n.charCodeAt(0)===47,a=r.charCodeAt(0)===47,f=i&&a?1:0,l=Math.min(o.length,s.length);for(;f<l&&o[f]===s[f];)f++;let d=o.length-f,h=s.slice(f),u=[];for(let m=0;m<d;m++)u.push("..");for(let m of h)u.push(m);return u.join("/")||"."}var pe=Re(()=>{"use strict"});function ai(e){let t=1,n="";for(;t<e.length;){let r=e[t];if(r==="]"||r===" "||r===" "||r==='"')break;if(r==="."){t++;let o="";for(;t<e.length&&e[t]!=="]";)o+=e[t],t++;return`${n.toLowerCase()} "${o.toLowerCase()}"`}n+=r,t++}if(n=n.toLowerCase(),!n)return null;for(;t<e.length&&(e[t]===" "||e[t]===" ");)t++;if(t<e.length&&e[t]==='"'){t++;let r="";for(;t<e.length&&e[t]!=='"';)e[t]==="\\"&&t+1<e.length?(r+=e[t+1],t+=2):(r+=e[t],t++);return`${n} "${r}"`}return n}function Ya(e,t,n){let r="",o=!1,s=0,i=!1,a=n,c=e,f=0;e:for(;;){for(;f<c.length;){let d=c[f];if(d==="\r"){f++;continue}if(!o&&(d==="#"||d===";"))break e;if(!o&&(d===" "||d===" ")){i&&s++,f++;continue}if(d==='"'){l(),o=!o,f++;continue}if(d==="\\"){if(f+1>=c.length){if(a++,a<t.length){c=t[a],f=0;continue}break e}let h=c[f+1];switch(l(),h){case"\\":r+="\\";break;case'"':r+='"';break;case"n":r+=`
|
|
2
|
+
`;break;case"t":r+=" ";break;case"b":r+="\b";break;default:r+="\\",r+=h;break}i=!0,f+=2;continue}l(),r+=d,i=!0,f++}break}return{value:r,linesConsumed:a-n+1};function l(){for(;s>0;)r+=" ",s--}}function Zd(e){let t={},n=null,r=e.split(`
|
|
3
|
+
`),o=0;for(;o<r.length;){let i=r[o].trim();if(!i||i.startsWith("#")||i.startsWith(";")){o++;continue}if(i.startsWith("[")){n=ai(i),n!==null&&!(n in t)&&(t[n]={}),o++;continue}if(n!==null){let a=t[n];if(!a){o++;continue}let c=i.indexOf("=");if(c===-1)a[i.toLowerCase()]="true",o++;else{let f=i.slice(0,c).trim().toLowerCase(),l=i.slice(c+1),{value:d,linesConsumed:h}=Ya(l,r,o);a[f]=d,o+=h}continue}o++}return t}function ci(e){let t={},n=null,r=e.split(`
|
|
4
|
+
`),o=0;for(;o<r.length;){let i=r[o].trim();if(!i||i.startsWith("#")||i.startsWith(";")){o++;continue}if(i.startsWith("[")){n=ai(i),n!==null&&!(n in t)&&(t[n]={}),o++;continue}if(n!==null){let a=t[n];if(!a){o++;continue}let c=i.indexOf("=");if(c===-1){let f=i.toLowerCase();f in a?a[f].push("true"):a[f]=["true"],o++}else{let f=i.slice(0,c).trim().toLowerCase(),l=i.slice(c+1),{value:d,linesConsumed:h}=Ya(l,r,o);f in a?a[f].push(d):a[f]=[d],o+=h}continue}o++}return t}function fi(e){let t=/[\n\t\b#;"]/.test(e)||e!==e.trim(),n="";for(let r=0;r<e.length;r++){let o=e[r];switch(o){case"\\":n+="\\\\";break;case'"':n+='\\"';break;case`
|
|
5
|
+
`:n+="\\n";break;case" ":n+="\\t";break;case"\b":n+="\\b";break;default:n+=o}}return t?`"${n}"`:n}function li(e){let t=[];for(let[n,r]of Object.entries(e)){t.push(`[${n}]`);for(let[o,s]of Object.entries(r))t.push(` ${o} = ${fi(s)}`)}return`${t.join(`
|
|
6
|
+
`)}
|
|
7
|
+
`}function di(e,t,n){let r=null,o=-1,s=-1,i=-1,a=-1,c=!1,f=0;for(;f<e.length;){let l=e[f].trim();if(!l||l.startsWith("#")||l.startsWith(";")){f++;continue}if(l.startsWith("[")){r=ai(l),r===t&&(a=f,i=f,c=!1),f++;continue}let d=f;for(;d<e.length-1&&e[d].replace(/\r$/,"").endsWith("\\");)d++;if(r===t){let h=l.indexOf("=");(h===-1?l.toLowerCase():l.slice(0,h).trim().toLowerCase())===n?(o=f,s=d):c=!0,i=d}f=d+1}return{keyStart:o,keyEnd:s,insertAfter:i,sectionHeaderLine:a,sectionHasOtherKeys:c}}function Jd(e,t,n,r){let o=e.split(`
|
|
8
|
+
`),s=di(o,t,n),i=` ${n} = ${fi(r)}`;return s.keyStart!==-1?o.splice(s.keyStart,s.keyEnd-s.keyStart+1,i):s.insertAfter!==-1?o.splice(s.insertAfter+1,0,i):(o.some(c=>c.trim().length>0)&&o.length>0&&o[o.length-1].trim()!==""&&o.push(""),o.push(`[${t}]`,i)),o.join(`
|
|
9
|
+
`)}function Qd(e,t,n){let r=e.split(`
|
|
10
|
+
`),o=di(r,t,n);return o.keyStart===-1?{text:e,found:!1}:(r.splice(o.keyStart,o.keyEnd-o.keyStart+1),!o.sectionHasOtherKeys&&o.sectionHeaderLine!==-1&&r.splice(o.sectionHeaderLine,1),{text:r.join(`
|
|
11
|
+
`),found:!0})}async function he(e){let t=v(e.gitDir,"config");if(!await e.fs.exists(t))return{};let n=await e.fs.readFile(t);return Zd(n)}async function Gs(e){let t=v(e.gitDir,"config");return await e.fs.exists(t)?e.fs.readFile(t):""}async function Xe(e,t){let n=v(e.gitDir,"config");await e.fs.writeFile(n,li(t))}async function xe(e,t){let n=e.configOverrides,r=n?.locked?.[t];if(r!==void 0)return r;let o=await he(e),{section:s,key:i}=zr(t),a=o[s]?.[i];return a!==void 0?a:n?.defaults?.[t]}async function ui(e,t,n){let r=await Gs(e),{section:o,key:s}=zr(t),i=Jd(r,o,s,n),a=v(e.gitDir,"config");await e.fs.writeFile(a,i)}async function Xa(e,t){let n=e.configOverrides,r=n?.locked?.[t];if(r!==void 0)return[r];let o=await Gs(e);if(o){let i=ci(o),{section:a,key:c}=zr(t),f=i[a]?.[c];if(f&&f.length>0)return f}let s=n?.defaults?.[t];return s!==void 0?[s]:[]}function eu(e,t,n,r){let o=e.split(`
|
|
12
|
+
`),s=di(o,t,n),i=` ${n} = ${fi(r)}`;return s.insertAfter!==-1?o.splice(s.insertAfter+1,0,i):(o.some(c=>c.trim().length>0)&&o.length>0&&o[o.length-1].trim()!==""&&o.push(""),o.push(`[${t}]`,i)),o.join(`
|
|
13
|
+
`)}async function Za(e,t,n){let r=await Gs(e),{section:o,key:s}=zr(t),i=eu(r,o,s,n),a=v(e.gitDir,"config");await e.fs.writeFile(a,i)}async function Ja(e,t){let n=await Gs(e),{section:r,key:o}=zr(t),s=Qd(n,r,o);if(!s.found)return!1;let i=v(e.gitDir,"config");return await e.fs.writeFile(i,s.text),!0}function zr(e){let t=e.split(".");if(t.length===2){let[n="",r=""]=t;return{section:n,key:r.toLowerCase()}}if(t.length===3){let[n="",r="",o=""]=t;return{section:`${n} "${r}"`,key:o.toLowerCase()}}throw new Error(`Invalid config key: "${e}"`)}var Be=Re(()=>{"use strict";pe()});function Ls(e,t){return Qa(e,t,"author")}function Kr(e,t){return Qa(e,t,"committer")}async function Qa(e,t,n){let r=tu[n],o=e.identityOverride,{timestamp:s,timezone:i}=nu(t.get(r.date));if(o?.locked)return{name:o.name,email:o.email,timestamp:s,timezone:i};let a=t.get(r.name)??await xe(e,"user.name")??o?.name,c=t.get(r.email)??await xe(e,"user.email")??o?.email;if(!a||!c)throw new Error(`${n.charAt(0).toUpperCase()}${n.slice(1)} identity unknown
|
|
14
14
|
|
|
15
15
|
*** Please tell me who you are.
|
|
16
16
|
|
|
@@ -18,97 +18,99 @@ Run
|
|
|
18
18
|
|
|
19
19
|
git config user.email "you@example.com"
|
|
20
20
|
git config user.name "Your Name"
|
|
21
|
-
`);return{name:a,email:c,timestamp:s,timezone:i}}async function en(e,t){try{let n=await Wr(e,t);return{name:n.name,email:n.email,timestamp:n.timestamp,tz:n.timezone}}catch{return{name:t.get("GIT_COMMITTER_NAME")??"",email:t.get("GIT_COMMITTER_EMAIL")??"",timestamp:Math.floor(Date.now()/1e3),tz:"+0000"}}}function Bd(e){let t={timestamp:Math.floor(Date.now()/1e3),timezone:"+0000"};if(!e)return t;let n=e.trim();if(!n)return t;if(n.startsWith("@")){let s=n.slice(1).trim(),i=parseInt(s,10);if(!Number.isNaN(i))return{timestamp:i,timezone:"+0000"}}if(/^\d+$/.test(n))return{timestamp:parseInt(n,10),timezone:"+0000"};let r=n.match(/^(\d+)\s+([+-]\d{4})$/);if(r)return{timestamp:parseInt(r[1],10),timezone:r[2]};let o=Date.parse(n);return Number.isNaN(o)?t:{timestamp:Math.floor(o/1e3),timezone:Wd(n)}}function Wd(e){if(/Z$/i.test(e))return"+0000";let t=e.match(/([+-])(\d{2}):(\d{2})$/);if(t)return`${t[1]}${t[2]}${t[3]}`;let n=e.match(/([+-]\d{4})$/);return n?n[1]:"+0000"}var Ud,Tn=Re(()=>{"use strict";qe();Ud={author:{name:"GIT_AUTHOR_NAME",email:"GIT_AUTHOR_EMAIL",date:"GIT_AUTHOR_DATE"},committer:{name:"GIT_COMMITTER_NAME",email:"GIT_COMMITTER_EMAIL",date:"GIT_COMMITTER_DATE"}}});function vn(e){let t="";for(let n=0;n<20;n++)t+=Ua[e[n]];return t}function qr(e,t){let n="";for(let r=0;r<20;r++)n+=Ua[e[t+r]];return n}function At(e){let t=new Uint8Array(20);for(let n=0;n<20;n++)t[n]=parseInt(e.slice(n*2,n*2+2),16);return t}var ee,Ua,ht=Re(()=>{"use strict";ee="0000000000000000000000000000000000000000",Ua=(()=>{let e=new Array(256);for(let t=0;t<256;t++)e[t]=(t>>4).toString(16)+(t&15).toString(16);return e})()});function Ba(e){return e.length===4&&e.toLowerCase()===".git"}function Qn(e){if(e.length===0||e.includes("\0")||e.charCodeAt(0)===47||e.charCodeAt(e.length-1)===47)return!1;let t=e.split("/");for(let n of t)if(n.length===0||n==="."||n===".."||Ba(n))return!1;return!0}function Ms(e,t){return t===e?!1:e==="/"?t.startsWith("/")&&t.length>1:t.startsWith(e+"/")}function Wa(e){if(e.length===0||e.charCodeAt(0)===47)return!1;let t=e.split("/");for(let n of t)if(n===".."||Ba(n))return!1;return!0}var js=Re(()=>{"use strict"});function ri(e){return typeof e=="string"?qd.encode(e):e}function zd(){if(typeof globalThis.Bun<"u")return()=>{let e=new Bun.CryptoHasher("sha1"),t={update(n){return e.update(ri(n)),t},hex:()=>Promise.resolve(e.digest("hex"))};return t};try{let e=Is(["node","crypto"].join(":"));if(typeof e.createHash=="function")return()=>{let t=e.createHash("sha1"),n={update(r){return t.update(ri(r)),n},hex:()=>Promise.resolve(t.digest("hex"))};return n}}catch{}if(typeof globalThis.crypto?.subtle?.digest=="function")return()=>{let e=[],t={update(n){return e.push(ri(n)),t},async hex(){let n=0;for(let i of e)n+=i.byteLength;let r=new Uint8Array(n),o=0;for(let i of e)r.set(i,o),o+=i.byteLength;let s=await crypto.subtle.digest("SHA-1",r);return vn(new Uint8Array(s))}};return t};throw new Error("No SHA-1 implementation available. Requires Bun, Node.js, Deno, or a browser with Web Crypto.")}async function Hn(e){return qa().update(e).hex()}var qd,qa,An,er=Re(()=>{"use strict";ht();qd=new TextEncoder;qa=zd(),An=qa});async function z(e){let t=v(e.gitDir,"index");if(!await e.fs.exists(t))return{version:si,entries:[]};let n=await e.fs.readFileBuffer(t);return Kd(n)}async function de(e,t){let n=v(e.gitDir,"index"),r=await Vd(t);await e.fs.writeFile(n,r)}function Ct(e,t){if(!Qn(t.path))throw new Error(`refusing to add unsafe path to index: '${t.path}'`);let n;return t.stage===0?n=e.entries.filter(r=>r.path!==t.path):n=e.entries.filter(r=>!(r.path===t.path&&r.stage===t.stage)),n.push(t),n.sort(oi),{...e,entries:n}}function lt(e,t){return{...e,entries:e.entries.filter(n=>n.path!==t)}}function Gs(e,t,n=0){return e.entries.find(r=>r.path===t&&r.stage===n)}function Ht(e){return e.entries.some(t=>t.stage>0)}function Bt(e){return[...new Set(e.entries.filter(t=>t.stage>0).map(t=>t.path))]}function Le(e){return e.entries.filter(t=>t.stage===0)}function Ka(){return{version:si,entries:[]}}function Ls(e){let t=[...e].sort(oi);return{version:si,entries:t}}function Se(){return{ctimeSeconds:0,ctimeNanoseconds:0,mtimeSeconds:0,mtimeNanoseconds:0,dev:0,ino:0,uid:0,gid:0,size:0}}function Kd(e){let t=new DataView(e.buffer,e.byteOffset,e.byteLength),n=0,r=t.getUint32(n);if(n+=4,r!==za)throw new Error(`Invalid index signature: 0x${r.toString(16)}`);let o=t.getUint32(n);n+=4;let s=t.getUint32(n);n+=4;let i=[];for(let a=0;a<s;a++){let c=n,f={ctimeSeconds:t.getUint32(n),ctimeNanoseconds:t.getUint32(n+4),mtimeSeconds:t.getUint32(n+8),mtimeNanoseconds:t.getUint32(n+12),dev:t.getUint32(n+16),ino:t.getUint32(n+20),uid:t.getUint32(n+28),gid:t.getUint32(n+32),size:t.getUint32(n+36)},l=t.getUint32(n+24);n+=40;let d=e.subarray(n,n+20),u=vn(d);n+=20;let m=t.getUint16(n);n+=2;let h=m>>12&3,p=m&4095,g,w;if(p<4095)w=new TextDecoder().decode(e.subarray(n,n+p)),g=p;else{let b=n;for(;b<e.byteLength&&e[b]!==0;)b++;w=new TextDecoder().decode(e.subarray(n,b)),g=b-n}let y=62+g+1,x=Math.ceil(y/8)*8;n=c+x,i.push({path:w,mode:l,hash:u,stage:h,stat:f})}return{version:o,entries:i}}async function Vd(e){let t=new TextEncoder,n=[...e.entries].sort(oi),r=[],o=12;for(let u of n){let m=t.encode(u.path);r.push(m);let h=62+m.byteLength+1;o+=Math.ceil(h/8)*8}o+=20;let s=new ArrayBuffer(o),i=new Uint8Array(s),a=new DataView(s),c=0;a.setUint32(c,za),c+=4,a.setUint32(c,e.version),c+=4,a.setUint32(c,n.length),c+=4;for(let u=0;u<n.length;u++){let m=n[u],h=r[u],p=c;a.setUint32(c,m.stat.ctimeSeconds),a.setUint32(c+4,m.stat.ctimeNanoseconds),a.setUint32(c+8,m.stat.mtimeSeconds),a.setUint32(c+12,m.stat.mtimeNanoseconds),a.setUint32(c+16,m.stat.dev),a.setUint32(c+20,m.stat.ino),a.setUint32(c+24,m.mode),a.setUint32(c+28,m.stat.uid),a.setUint32(c+32,m.stat.gid),a.setUint32(c+36,m.stat.size),c+=40;let g=At(m.hash);i.set(g,c),c+=20;let w=Math.min(h.byteLength,4095),y=(m.stage&3)<<12|w;a.setUint16(c,y),c+=2,i.set(h,c),c+=h.byteLength,i[c]=0,c+=1;let x=62+h.byteLength+1,b=Math.ceil(x/8)*8;c=p+b}let f=i.subarray(0,c),l=await Hn(f),d=At(l);return i.set(d,c),i}function oi(e,t){return e.path<t.path?-1:e.path>t.path?1:e.stage-t.stage}var za,si,Ce=Re(()=>{"use strict";ht();js();me();er();za=1145655875,si=2});var Yd,Ns,Va=Re(()=>{"use strict";Yd=new Set(["tree","commit","tag"]),Ns=class{map=new Map;currentBytes=0;maxBytes;constructor(t=16*1024*1024){this.maxBytes=t}get(t){return this.map.get(t)}set(t,n){if(!Yd.has(n.type))return;let r=n.content.byteLength;if(!(r>this.maxBytes/2)&&!this.map.has(t)){for(;this.currentBytes+r>this.maxBytes&&this.map.size>0;){let o=this.map.keys().next().value;this.currentBytes-=this.map.get(o).content.byteLength,this.map.delete(o)}this.map.set(t,n),this.currentBytes+=r}}get size(){return this.map.size}get bytes(){return this.currentBytes}clear(){this.map.clear(),this.currentBytes=0}}});function ii(e){let t=4294967295;for(let n=0;n<e.byteLength;n++)t=Ya[(t^e[n])&255]^t>>>8;return(t^4294967295)>>>0}var Ya,Xa=Re(()=>{"use strict";Ya=new Uint32Array(256);for(let e=0;e<256;e++){let t=e;for(let n=0;n<8;n++)t=t&1?3988292384^t>>>1:t>>>1;Ya[e]=t}});function oc(e){let t=sc(e);return rc(e.subarray(t,-4),{i:2})}function li(e){let t=sc(e),n={i:2},r=rc(e.subarray(t),n),o=nc(n.p);return{result:r,bytesConsumed:t+o+4}}var qt,Er,Xd,Za,Ja,Zd,Qa,ec,Jd,fi,zr,Kr,tc,Qd,eu,ai,Wt,ci,nc,tu,tn,rc,sc,ic=Re(()=>{"use strict";qt=Uint8Array,Er=Uint16Array,Xd=Int32Array,Za=new qt([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0,0]),Ja=new qt([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,0,0]),Zd=new qt([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),Qa=(e,t)=>{let n=new Er(31);for(let o=0;o<31;++o)n[o]=t+=1<<e[o-1];let r=new Xd(n[30]);for(let o=1;o<30;++o)for(let s=n[o];s<n[o+1];++s)r[s]=s-n[o]<<5|o;return{b:n,r}},{b:ec}=Qa(Za,2);ec[28]=258;({b:Jd}=Qa(Ja,0)),fi=new Er(32768);for(let e=0;e<32768;++e){let t=(e&43690)>>1|(e&21845)<<1;t=(t&52428)>>2|(t&13107)<<2,t=(t&61680)>>4|(t&3855)<<4,fi[e]=((t&65280)>>8|(t&255)<<8)>>1}zr=(e,t,n)=>{let r=e.length,o=0,s=new Er(t);for(;o<r;++o)e[o]&&++s[e[o]-1];let i=new Er(t);for(o=1;o<t;++o)i[o]=i[o-1]+s[o-1]<<1;let a;if(n){a=new Er(1<<t);let c=15-t;for(o=0;o<r;++o)if(e[o]){let f=o<<4|e[o],l=t-e[o],d=i[e[o]-1]++<<l;for(let u=d|(1<<l)-1;d<=u;++d)a[fi[d]>>c]=f}}else for(a=new Er(r),o=0;o<r;++o)e[o]&&(a[o]=fi[i[e[o]-1]++]>>15-e[o]);return a},Kr=new qt(288);for(let e=0;e<144;++e)Kr[e]=8;for(let e=144;e<256;++e)Kr[e]=9;for(let e=256;e<280;++e)Kr[e]=7;for(let e=280;e<288;++e)Kr[e]=8;tc=new qt(32);for(let e=0;e<32;++e)tc[e]=5;Qd=zr(Kr,9,1),eu=zr(tc,5,1),ai=e=>{let t=e[0];for(let n=1;n<e.length;++n)e[n]>t&&(t=e[n]);return t},Wt=(e,t,n)=>{let r=t/8|0;return(e[r]|e[r+1]<<8)>>(t&7)&n},ci=(e,t)=>{let n=t/8|0;return(e[n]|e[n+1]<<8|e[n+2]<<16)>>(t&7)},nc=e=>(e+7)/8|0,tu=(e,t,n)=>((t==null||t<0)&&(t=0),(n==null||n>e.length)&&(n=e.length),new qt(e.subarray(t,n))),tn=(e,t)=>{let n=["unexpected EOF","invalid block type","invalid length/literal","invalid distance"];throw new Error(t||n[e]||"unknown inflate error")},rc=(e,t,n,r)=>{let o=e.length,s=r?r.length:0;if(!o||t.f&&!t.l)return n||new qt(0);let i=!n,a=i||t.i!=2,c=t.i;i&&(n=new qt(o*3));let f=y=>{let x=n.length;if(y>x){let b=new qt(Math.max(x*2,y));b.set(n),n=b}},l=t.f||0,d=t.p||0,u=t.b||0,m=t.l,h=t.d,p=t.m,g=t.n,w=o*8;do{if(!m){l=Wt(e,d,1);let E=Wt(e,d+1,3);if(d+=3,E)if(E==1)m=Qd,h=eu,p=9,g=5;else if(E==2){let R=Wt(e,d,31)+257,k=Wt(e,d+10,15)+4,C=R+Wt(e,d+5,31)+1;d+=14;let P=new qt(C),T=new qt(19);for(let A=0;A<k;++A)T[Zd[A]]=Wt(e,d+A*3,7);d+=k*3;let D=ai(T),O=(1<<D)-1,N=zr(T,D,1);for(let A=0;A<C;){let _=N[Wt(e,d,O)];d+=_&15;let F=_>>4;if(F<16)P[A++]=F;else{let U=0,L=0;for(F==16?(L=3+Wt(e,d,3),d+=2,U=P[A-1]):F==17?(L=3+Wt(e,d,7),d+=3):F==18&&(L=11+Wt(e,d,127),d+=7);L--;)P[A++]=U}}let H=P.subarray(0,R),S=P.subarray(R);p=ai(H),g=ai(S),m=zr(H,p,1),h=zr(S,g,1)}else tn(1);else{let R=nc(d)+4,k=e[R-4]|e[R-3]<<8,C=R+k;if(C>o){c&&tn(0);break}a&&f(u+k),n.set(e.subarray(R,C),u),t.b=u+=k,t.p=d=C*8,t.f=l;continue}if(d>w){c&&tn(0);break}}a&&f(u+131072);let y=(1<<p)-1,x=(1<<g)-1,b=d;for(;;b=d){let E=m[ci(e,d)&y],R=E>>4;if(d+=E&15,d>w){c&&tn(0);break}if(E||tn(2),R<256)n[u++]=R;else if(R==256){b=d,m=null;break}else{let k=R-254;if(R>264){let O=R-257,N=Za[O];k=Wt(e,d,(1<<N)-1)+ec[O],d+=N}let C=h[ci(e,d)&x],P=C>>4;C||tn(3),d+=C&15;let T=Jd[P];if(P>3){let O=Ja[P];T+=ci(e,d)&(1<<O)-1,d+=O}if(d>w){c&&tn(0);break}a&&f(u+131072);let D=u+k;if(u<T){let O=s-T,N=Math.min(T,D);for(O+u<0&&tn(3);u<N;++u)n[u]=r[O+u]}for(;u<D;++u)n[u]=n[u-T]}}t.l=m,t.p=b,t.b=u,t.f=l,m&&(l=1,t.m=p,t.d=h,t.n=g)}while(!l);return u!=n.length&&i?tu(n,0,u):n.subarray(0,u)},sc=e=>(((e[0]&15)!=8||e[0]>>4>7||(e[0]<<8|e[1])%31)&&tn(0,"invalid zlib data"),e[1]&32&&tn(0,"zlib dictionaries are not supported"),2)});async function nu(){let e;if(!(typeof document<"u"))try{e=Is(["node","zlib"].join(":"))}catch{try{e=await import(["node","zlib"].join(":"))}catch{}}if(e&&typeof e.deflateSync=="function"&&typeof e.inflateSync=="function"){let r=null;try{let o=e.inflateSync(e.deflateSync(Buffer.from("x")),{info:!0});o?.engine&&typeof o.engine.bytesWritten=="number"&&(r=s=>{let i=e.inflateSync(s,{info:!0});return{result:new Uint8Array(i.buffer),bytesConsumed:i.engine.bytesWritten}})}catch{}return{deflateSync:o=>new Uint8Array(e.deflateSync(o)),inflateSync:o=>new Uint8Array(e.inflateSync(o)),inflateWithConsumed:r??li}}let n;return typeof globalThis.CompressionStream=="function"?n=async r=>{let o=new CompressionStream("deflate"),s=o.writable.getWriter();return s.write(r),s.close(),new Uint8Array(await new Response(o.readable).arrayBuffer())}:n=()=>{throw new Error("No deflate implementation available. Requires node:zlib or CompressionStream.")},{deflateSync:n,inflateSync:oc,inflateWithConsumed:li}}function di(){return ru??=nu()}async function kr(e){return await(await di()).deflateSync(e)}async function Rr(e){return await(await di()).inflateSync(e)}async function ac(e,t){let n=await di(),{result:r,bytesConsumed:o}=n.inflateWithConsumed(e);if(r.byteLength!==t)throw new Error(`Inflate size mismatch: got ${r.byteLength}, expected ${t}`);return{result:r,bytesConsumed:o}}var ru,_s=Re(()=>{"use strict";ic();ru=null});async function pc(e,t){let n=new DataView(e.buffer,e.byteOffset,e.byteLength),r=n.getUint32(0);if(r!==Fs)throw new Error(`Invalid pack signature: 0x${r.toString(16)} (expected 0x${Fs.toString(16)})`);let o=n.getUint32(4);if(o!==hi)throw new Error(`Unsupported pack version: ${o}`);if(e.byteLength>=32){let f=qr(e,e.byteLength-20),l=An();l.update(e.subarray(0,e.byteLength-20));let d=await l.hex();if(d!==f)throw new Error(`pack checksum mismatch: expected ${f}, computed ${d}`)}let s=n.getUint32(8),i=[],a=12;for(let f=0;f<s;f++){let l=await ou(e,a);i.push(l),a=l.nextOffset}return(await iu(i,t)).map((f,l)=>({...f,offset:i[l].headerOffset,nextOffset:i[l].nextOffset}))}async function ou(e,t){let n=t,r=e[t++],o=r>>4&7,s=r&15,i=4;for(;r&128;)r=e[t++],s|=(r&127)<<i,i+=7;let a,c;if(o===Vr){let d=e[t++];for(a=d&127;d&128;)a+=1,d=e[t++],a=(a<<7)+(d&127);a=n-a}else o===pi&&(c=qr(e,t),t+=20);let{result:f,bytesConsumed:l}=await ac(e.subarray(t),s);return{headerOffset:n,typeNum:o,inflated:f,baseOffset:a,baseHash:c,nextOffset:t+l}}async function iu(e,t){let n=new Map;for(let s=0;s<e.length;s++)n.set(e[s].headerOffset,s);let r=new Array(e.length).fill(null);async function o(s,i=0){if(i>cc)throw new Error(`delta chain depth ${i} exceeds limit of ${cc}`);let a=r[s];if(a)return a;let c=e[s];if(c.typeNum!==Vr&&c.typeNum!==pi){let m=su[c.typeNum];if(!m)throw new Error(`Unknown object type: ${c.typeNum}`);let h={type:m,content:c.inflated,hash:await ui(m,c.inflated)};return r[s]=h,h}if(c.typeNum===Vr){let m=n.get(c.baseOffset);if(m===void 0)throw new Error(`OFS_DELTA base not found at offset ${c.baseOffset}`);let h=await o(m,i+1),p=Yr(h.content,c.inflated),g={type:h.type,content:p,hash:await ui(h.type,p)};return r[s]=g,g}let f=await au(e,r,c.baseHash,o),l;if(f!==void 0)l=await o(f,i+1);else if(t){let m=await t(c.baseHash);m&&(l=m)}if(!l)throw new Error(`REF_DELTA base not found for hash ${c.baseHash}`);let d=Yr(l.content,c.inflated),u={type:l.type,content:d,hash:await ui(l.type,d)};return r[s]=u,u}for(let s=0;s<e.length;s++)await o(s);return r}async function au(e,t,n,r){for(let o=0;o<t.length;o++)if(t[o]?.hash===n)return o;for(let o=0;o<e.length;o++){let s=e[o];if(s.typeNum!==Vr&&s.typeNum!==pi&&(await r(o)).hash===n)return o}}function Yr(e,t){let n=0,{value:r,newPos:o}=fc(t,n);if(n=o,r!==e.byteLength)throw new Error(`Delta base size mismatch: expected ${r}, got ${e.byteLength}`);let{value:s,newPos:i}=fc(t,n);n=i;let a=new Uint8Array(s),c=0;for(;n<t.byteLength;){let f=t[n++];if(f&128){let l=0,d=0;f&1&&(l=t[n++]),f&2&&(l|=t[n++]<<8),f&4&&(l|=t[n++]<<16),f&8&&(l|=t[n++]<<24),f&16&&(d=t[n++]),f&32&&(d|=t[n++]<<8),f&64&&(d|=t[n++]<<16),d===0&&(d=65536),a.set(e.subarray(l,l+d),c),c+=d}else if(f>0)a.set(t.subarray(n,n+f),c),c+=f,n+=f;else throw new Error("Unexpected delta opcode 0x00 (reserved)")}if(c!==s)throw new Error(`Delta produced ${c} bytes, expected ${s}`);return a}async function gc(e){let t=[],n=new Uint8Array(12),r=new DataView(n.buffer);r.setUint32(0,Fs),r.setUint32(4,hi),r.setUint32(8,e.length),t.push(n);for(let o of e){let s=hc[o.type],i=await kr(o.content);t.push(mi(s,o.content.byteLength)),t.push(i)}return wc(t)}async function Us(e){let t=[],n=new Map,r=new Uint8Array(12),o=new DataView(r.buffer);o.setUint32(0,Fs),o.setUint32(4,hi),o.setUint32(8,e.length),t.push(r);let s=12,i=[];for(let a of e){let c=s;n.set(a.hash,s);let f=a.delta&&a.deltaBaseHash?n.get(a.deltaBaseHash):void 0;if(a.delta&&f!==void 0){let l=mi(Vr,a.delta.byteLength),d=cu(s-f),u=await kr(a.delta);t.push(l,d,u),s+=l.byteLength+d.byteLength+u.byteLength}else{let l=hc[a.type],d=mi(l,a.content.byteLength),u=await kr(a.content);t.push(d,u),s+=d.byteLength+u.byteLength}i.push({hash:a.hash,offset:c,nextOffset:s})}return{data:await wc(t),entries:i}}async function wc(e){let t=0;for(let i of e)t+=i.byteLength;t+=20;let n=new Uint8Array(t),r=0;for(let i of e)n.set(i,r),r+=i.byteLength;let o=An();o.update(n.subarray(0,r));let s=await o.hex();return n.set(At(s),r),n}function cu(e){let t=[];t.push(e&127);let n=e>>>7;for(;n>0;)t.unshift(128|--n&127),n>>>=7;return new Uint8Array(t)}function mi(e,t){let n=[],r=e<<4|t&15;for(t>>=4;t>0;)n.push(r|128),r=t&127,t>>=7;return n.push(r),new Uint8Array(n)}function fc(e,t){let n=0,r=0,o;do o=e[t++],n|=(o&127)<<r,r+=7;while(o&128);return{value:n,newPos:t}}async function ui(e,t){let n=fu.encode(`${e} ${t.byteLength}\0`),r=An();return r.update(n),r.update(t),r.hex()}var Fs,hi,lc,dc,uc,mc,Vr,pi,su,hc,cc,fu,xr=Re(()=>{"use strict";ht();er();_s();Fs=1346454347,hi=2,lc=1,dc=2,uc=3,mc=4,Vr=6,pi=7,su={[lc]:"commit",[dc]:"tree",[uc]:"blob",[mc]:"tag"},hc={commit:lc,tree:dc,blob:uc,tag:mc};cc=50;fu=new TextEncoder});async function Ec(e,t){let n=[...e].sort((m,h)=>m.hash<h.hash?-1:m.hash>h.hash?1:0),r=n.length,o=[];for(let m of n)m.offset>=2147483648&&o.push(BigInt(m.offset));let s=8+256*4+r*20+r*4+r*4+o.length*8+20+20,i=new Uint8Array(s),a=new DataView(i.buffer),c=0;a.setUint32(c,bc),c+=4,a.setUint32(c,yc),c+=4;let f=new Uint32Array(256);for(let m of n){let h=parseInt(m.hash.slice(0,2),16);for(let p=h;p<256;p++)f[p]++}for(let m=0;m<256;m++)a.setUint32(c,f[m]),c+=4;for(let m of n)i.set(At(m.hash),c),c+=20;for(let m of n)a.setUint32(c,m.crc),c+=4;let l=0;for(let m of n)m.offset>=2147483648?a.setUint32(c,2147483648|l++):a.setUint32(c,m.offset),c+=4;for(let m of o)a.setBigUint64(c,m),c+=8;i.set(t,c),c+=20;let d=An();d.update(i.subarray(0,c));let u=await d.hex();return i.set(At(u),c),i}async function kc(e){let n=(await pc(e)).map(o=>({hash:o.hash,offset:o.offset,crc:ii(e.subarray(o.offset,o.nextOffset))})),r=e.subarray(e.byteLength-20);return Ec(n,r)}async function Rc(e,t){let n=t.map(o=>({hash:o.hash,offset:o.offset,crc:ii(e.subarray(o.offset,o.nextOffset))})),r=e.subarray(e.byteLength-20);return Ec(n,r)}var bc,yc,zt,Bs=Re(()=>{"use strict";ht();er();Xa();xr();bc=4285812579,yc=2,zt=class{fanout;hashes;offsets;largeOffsets;count;constructor(t){let n=new DataView(t.buffer,t.byteOffset,t.byteLength);if(n.getUint32(0)!==bc)throw new Error("Invalid pack index: bad magic");if(n.getUint32(4)!==yc)throw new Error(`Unsupported pack index version: ${n.getUint32(4)}`);this.fanout=new Uint32Array(256);let r=8;for(let s=0;s<256;s++)this.fanout[s]=n.getUint32(r),r+=4;this.count=this.fanout[255],this.hashes=new Uint8Array(t.buffer,t.byteOffset+r,this.count*20),r+=this.count*20,r+=this.count*4,this.offsets=new Uint32Array(this.count);for(let s=0;s<this.count;s++)this.offsets[s]=n.getUint32(r),r+=4;let o=!1;for(let s=0;s<this.count;s++)if(this.offsets[s]&2147483648){o=!0;break}this.largeOffsets=o?new DataView(t.buffer,t.byteOffset+r):null}lookup(t){let n=At(t),r=n[0],o=r===0?0:this.fanout[r-1],s=this.fanout[r],i=o,a=s;for(;i<a;){let c=i+a>>>1,f=this.compareAt(c,n);if(f<0)i=c+1;else if(f>0)a=c;else return this.getOffset(c)}return null}has(t){return this.lookup(t)!==null}get objectCount(){return this.count}allHashes(){let t=[];for(let n=0;n<this.count;n++)t.push(this.hashAtSlot(n));return t}findByPrefix(t){if(t.length<2)return[];let n=parseInt(t.slice(0,2),16),r=n===0?0:this.fanout[n-1],o=this.fanout[n],s=At(t.padEnd(40,"0")),i=t.length,a=[];for(let c=r;c<o;c++){let f=c*20,l=!0;for(let d=0;d<i;d++){let u=d%2===0?this.hashes[f+(d>>1)]>>4&15:this.hashes[f+(d>>1)]&15,m=d%2===0?s[d>>1]>>4&15:s[d>>1]&15;if(u!==m){l=!1;break}}l&&a.push(this.hashAtSlot(c))}return a}hashAtSlot(t){let n="",r=t*20;for(let o=0;o<20;o++){let s=this.hashes[r+o];n+=(s>>4).toString(16)+(s&15).toString(16)}return n}compareAt(t,n){let r=t*20;for(let o=0;o<20;o++){let s=this.hashes[r+o],i=n[o];if(s<i)return-1;if(s>i)return 1}return 0}getOffset(t){let n=this.offsets[t];if(n&2147483648){let r=n&2147483647;return Number(this.largeOffsets.getBigUint64(r*8))}return n}}});var lu,du,uu,xc,Xr,Cc=Re(()=>{"use strict";ht();Bs();xr();_s();lu=6,du=7,uu={1:"commit",2:"tree",3:"blob",4:"tag"},xc=50,Xr=class{constructor(t,n){this.data=t;this.index=n instanceof zt?n:new zt(n)}index;hasObject(t){return this.index.has(t)}findByPrefix(t){return this.index.findByPrefix(t)}async readObject(t){let n=this.index.lookup(t);return n===null?null:this.readAt(n,0)}get objectCount(){return this.index.objectCount}async readAt(t,n){if(n>xc)throw new Error(`delta chain depth ${n} exceeds limit of ${xc}`);let r=this.data,o=t,s=r[o++],i=s>>4&7,a=s&15,c=4;for(;s&128;)s=r[o++],a|=(s&127)<<c,c+=7;if(i===lu){let d=r[o++],u=d&127;for(;d&128;)u+=1,d=r[o++],u=(u<<7)+(d&127);let m=await Rr(r.subarray(o)),h=await this.readAt(t-u,n+1);return{type:h.type,content:Yr(h.content,m)}}if(i===du){let d=qr(r,o);o+=20;let u=await Rr(r.subarray(o)),m=this.index.lookup(d);if(m===null)throw new Error(`REF_DELTA base ${d} not found in pack`);let h=await this.readAt(m,n+1);return{type:h.type,content:Yr(h.content,u)}}let f=uu[i];if(!f)throw new Error(`Unknown pack object type: ${i}`);let l=await Rr(r.subarray(o));if(l.byteLength!==a)throw new Error(`Pack inflate size mismatch at offset ${t}: got ${l.byteLength}, expected ${a}`);return{type:f,content:l}}}});function wi(e,t){let n=mu.encode(`${e} ${t.byteLength}\0`),r=new Uint8Array(n.byteLength+t.byteLength);return r.set(n),r.set(t,n.byteLength),r}function pu(e,t){let n=t.indexOf(0);if(n===-1)throw new Error(`Corrupt object ${e}: no null byte in header`);let r=hu.decode(t.subarray(0,n)),o=r.indexOf(" ");if(o===-1)throw new Error(`Corrupt object ${e}: malformed header "${r}"`);let s=r.slice(0,o),i=parseInt(r.slice(o+1),10),a=t.subarray(n+1);if(a.byteLength!==i)throw new Error(`Corrupt object ${e}: expected ${i} bytes, got ${a.byteLength}`);return{type:s,content:a}}function gi(e,t){return v(e,"objects",t.slice(0,2),t.slice(2))}var mu,hu,Cr,bi=Re(()=>{"use strict";ht();Va();Bs();Cc();xr();_s();me();er();mu=new TextEncoder,hu=new TextDecoder;Cr=class{constructor(t,n,r){this.fs=t;this.gitDir=n;this.cache=new Ns(r),this.packDir=v(n,"objects","pack")}packs=[];loadedPackNames=new Set;discoverPromise=null;cache;packDir;async write(t,n){let r=wi(t,n),o=await Hn(r),s=gi(this.gitDir,o);if(await this.fs.exists(s))return o;let i=v(this.gitDir,"objects",o.slice(0,2));return await this.fs.mkdir(i,{recursive:!0}),await this.fs.writeFile(s,await kr(r)),o}async read(t){let n=this.cache.get(t);if(n)return n;let r=gi(this.gitDir,t);if(await this.fs.exists(r)){let o=await this.fs.readFileBuffer(r),s=await Rr(o),i=await Hn(s);if(i!==t)throw new Error(`corrupt loose object ${t}: SHA-1 mismatch (computed ${i})`);let a=pu(t,s);return this.cache.set(t,a),a}await this.discover();for(let o of this.packs){if(!o.index.has(t))continue;let i=await(await this.ensureReader(o)).readObject(t);if(i)return this.cache.set(t,i),i}throw new Error(`object ${t} not found`)}async exists(t){if(await this.fs.exists(gi(this.gitDir,t)))return!0;await this.discover();for(let n of this.packs)if(n.index.has(t))return!0;return!1}async ingestPack(t){if(t.byteLength<32)return 0;let n=new DataView(t.buffer,t.byteOffset,t.byteLength),r=n.getUint32(0);if(r!==1346454347)throw new Error(`invalid pack signature: 0x${r.toString(16)} (expected 0x5041434b)`);let o=n.getUint32(4);if(o!==2)throw new Error(`unsupported pack version: ${o}`);let s=n.getUint32(8);if(s===0)return 0;let i=t.subarray(t.byteLength-20),a=vn(i),c=await Hn(t.subarray(0,t.byteLength-20));if(c!==a)throw new Error(`pack checksum mismatch: expected ${a}, computed ${c}`);await this.fs.mkdir(this.packDir,{recursive:!0});let f=`pack-${a}`,l=v(this.packDir,`${f}.pack`);await this.fs.writeFile(l,t);let d=await kc(t),u=v(this.packDir,`${f}.idx`);await this.fs.writeFile(u,d),this.loadedPackNames.add(f);let m=new zt(d);return this.packs.push({name:f,index:m,reader:new Xr(t,m)}),s}async ingestPackStream(t){let n=[];for await(let o of t)n.push(o);if(n.length===0)return 0;let r=await gc(n);return this.ingestPack(r)}invalidatePacks(){this.packs=[],this.loadedPackNames.clear(),this.discoverPromise=null,this.cache.clear()}async findByPrefix(t){if(t.length<4)return[];let n=t.slice(0,2),r=t.slice(2),o=v(this.gitDir,"objects",n),s=[];if(await this.fs.exists(o)){let i=await this.fs.readdir(o);for(let a of i)a.startsWith(r)&&s.push(`${n}${a}`)}await this.discover();for(let i of this.packs)for(let a of i.index.findByPrefix(t))s.includes(a)||s.push(a);return s}async ensureReader(t){if(t.reader)return t.reader;let n=v(this.packDir,`${t.name}.pack`),r=await this.fs.readFileBuffer(n);return t.reader=new Xr(r,t.index),t.reader}discover(){return this.discoverPromise||(this.discoverPromise=this.doDiscover()),this.discoverPromise}async doDiscover(){if(!await this.fs.exists(this.packDir))return;let t=await this.fs.readdir(this.packDir);for(let n of t){if(!n.endsWith(".idx"))continue;let r=n.slice(0,-4);if(this.loadedPackNames.has(r))continue;let o=v(this.packDir,`${r}.pack`);if(!await this.fs.exists(o))continue;let s=await this.fs.readFileBuffer(v(this.packDir,n));this.loadedPackNames.add(r),this.packs.push({name:r,index:new zt(s),reader:null})}}}});function Zr(e){let t=e.indexOf("<"),n=e.indexOf(">");if(t===-1||n===-1)throw new Error(`Malformed identity line: "${e}"`);let r=e.slice(0,t).trimEnd(),o=e.slice(t+1,n),s=e.slice(n+2),[i="0",a="+0000"]=s.split(" "),c=parseInt(i,10);return{name:r,email:o,timestamp:c,timezone:a}}function Jr(e){return`${e.name} <${e.email}> ${e.timestamp} ${e.timezone}`}var yi=Re(()=>{"use strict"});function nn(e){let t=wu.decode(e),n=t.indexOf(`
|
|
21
|
+
`);return{name:a,email:c,timestamp:s,timezone:i}}async function rn(e,t){try{let n=await Kr(e,t);return{name:n.name,email:n.email,timestamp:n.timestamp,tz:n.timezone}}catch{return{name:t.get("GIT_COMMITTER_NAME")??"",email:t.get("GIT_COMMITTER_EMAIL")??"",timestamp:Math.floor(Date.now()/1e3),tz:"+0000"}}}function nu(e){let t={timestamp:Math.floor(Date.now()/1e3),timezone:"+0000"};if(!e)return t;let n=e.trim();if(!n)return t;if(n.startsWith("@")){let s=n.slice(1).trim(),i=parseInt(s,10);if(!Number.isNaN(i))return{timestamp:i,timezone:"+0000"}}if(/^\d+$/.test(n))return{timestamp:parseInt(n,10),timezone:"+0000"};let r=n.match(/^(\d+)\s+([+-]\d{4})$/);if(r)return{timestamp:parseInt(r[1],10),timezone:r[2]};let o=Date.parse(n);return Number.isNaN(o)?t:{timestamp:Math.floor(o/1e3),timezone:ru(n)}}function ru(e){if(/Z$/i.test(e))return"+0000";let t=e.match(/([+-])(\d{2}):(\d{2})$/);if(t)return`${t[1]}${t[2]}${t[3]}`;let n=e.match(/([+-]\d{4})$/);return n?n[1]:"+0000"}var tu,Tn=Re(()=>{"use strict";Be();tu={author:{name:"GIT_AUTHOR_NAME",email:"GIT_AUTHOR_EMAIL",date:"GIT_AUTHOR_DATE"},committer:{name:"GIT_COMMITTER_NAME",email:"GIT_COMMITTER_EMAIL",date:"GIT_COMMITTER_DATE"}}});function vn(e){let t="";for(let n=0;n<20;n++)t+=ec[e[n]];return t}function Vr(e,t){let n="";for(let r=0;r<20;r++)n+=ec[e[t+r]];return n}function jt(e){let t=new Uint8Array(20);for(let n=0;n<20;n++)t[n]=parseInt(e.slice(n*2,n*2+2),16);return t}var ee,ec,pt=Re(()=>{"use strict";ee="0000000000000000000000000000000000000000",ec=(()=>{let e=new Array(256);for(let t=0;t<256;t++)e[t]=(t>>4).toString(16)+(t&15).toString(16);return e})()});function tc(e){return e.length===4&&e.toLowerCase()===".git"}function tr(e){if(e.length===0||e.includes("\0")||e.charCodeAt(0)===47||e.charCodeAt(e.length-1)===47)return!1;let t=e.split("/");for(let n of t)if(n.length===0||n==="."||n===".."||tc(n))return!1;return!0}function Ns(e,t){return t===e?!1:e==="/"?t.startsWith("/")&&t.length>1:t.startsWith(e+"/")}function nc(e){if(e.length===0||e.charCodeAt(0)===47)return!1;let t=e.split("/");for(let n of t)if(n===".."||tc(n))return!1;return!0}var _s=Re(()=>{"use strict"});function hi(e){return typeof e=="string"?su.encode(e):e}function ou(){if(typeof globalThis.Bun<"u")return()=>{let e=new Bun.CryptoHasher("sha1"),t={update(n){return e.update(hi(n)),t},hex:()=>Promise.resolve(e.digest("hex"))};return t};try{let e=Hs(["node","crypto"].join(":"));if(typeof e.createHash=="function")return()=>{let t=e.createHash("sha1"),n={update(r){return t.update(hi(r)),n},hex:()=>Promise.resolve(t.digest("hex"))};return n}}catch{}if(typeof globalThis.crypto?.subtle?.digest=="function")return()=>{let e=[],t={update(n){return e.push(hi(n)),t},async hex(){let n=0;for(let i of e)n+=i.byteLength;let r=new Uint8Array(n),o=0;for(let i of e)r.set(i,o),o+=i.byteLength;let s=await crypto.subtle.digest("SHA-1",r);return vn(new Uint8Array(s))}};return t};throw new Error("No SHA-1 implementation available. Requires Bun, Node.js, Deno, or a browser with Web Crypto.")}async function An(e){return rc().update(e).hex()}var su,rc,Hn,nr=Re(()=>{"use strict";pt();su=new TextEncoder;rc=ou(),Hn=rc});async function K(e){let t=v(e.gitDir,"index");if(!await e.fs.exists(t))return{version:mi,entries:[]};let n=await e.fs.readFileBuffer(t);return iu(n)}async function ae(e,t){let n=v(e.gitDir,"index"),r=await au(t);await e.fs.writeFile(n,r)}function Pt(e,t){if(!tr(t.path))throw new Error(`refusing to add unsafe path to index: '${t.path}'`);let n;return t.stage===0?n=e.entries.filter(r=>r.path!==t.path):n=e.entries.filter(r=>!(r.path===t.path&&r.stage===t.stage)),n.push(t),n.sort(pi),{...e,entries:n}}function ft(e,t){return{...e,entries:e.entries.filter(n=>n.path!==t)}}function Fs(e,t,n=0){return e.entries.find(r=>r.path===t&&r.stage===n)}function Gt(e){return e.entries.some(t=>t.stage>0)}function Kt(e){return[...new Set(e.entries.filter(t=>t.stage>0).map(t=>t.path))]}function Le(e){return e.entries.filter(t=>t.stage===0)}function oc(){return{version:mi,entries:[]}}function Us(e){let t=[...e].sort(pi);return{version:mi,entries:t}}function Se(){return{ctimeSeconds:0,ctimeNanoseconds:0,mtimeSeconds:0,mtimeNanoseconds:0,dev:0,ino:0,uid:0,gid:0,size:0}}function iu(e){let t=new DataView(e.buffer,e.byteOffset,e.byteLength),n=0,r=t.getUint32(n);if(n+=4,r!==sc)throw new Error(`Invalid index signature: 0x${r.toString(16)}`);let o=t.getUint32(n);n+=4;let s=t.getUint32(n);n+=4;let i=[];for(let a=0;a<s;a++){let c=n,f={ctimeSeconds:t.getUint32(n),ctimeNanoseconds:t.getUint32(n+4),mtimeSeconds:t.getUint32(n+8),mtimeNanoseconds:t.getUint32(n+12),dev:t.getUint32(n+16),ino:t.getUint32(n+20),uid:t.getUint32(n+28),gid:t.getUint32(n+32),size:t.getUint32(n+36)},l=t.getUint32(n+24);n+=40;let d=e.subarray(n,n+20),h=vn(d);n+=20;let u=t.getUint16(n);n+=2;let m=u>>12&3,p=u&4095,g,w;if(p<4095)w=new TextDecoder().decode(e.subarray(n,n+p)),g=p;else{let R=n;for(;R<e.byteLength&&e[R]!==0;)R++;w=new TextDecoder().decode(e.subarray(n,R)),g=R-n}let b=62+g+1,y=Math.ceil(b/8)*8;n=c+y,i.push({path:w,mode:l,hash:h,stage:m,stat:f})}return{version:o,entries:i}}async function au(e){let t=new TextEncoder,n=[...e.entries].sort(pi),r=[],o=12;for(let h of n){let u=t.encode(h.path);r.push(u);let m=62+u.byteLength+1;o+=Math.ceil(m/8)*8}o+=20;let s=new ArrayBuffer(o),i=new Uint8Array(s),a=new DataView(s),c=0;a.setUint32(c,sc),c+=4,a.setUint32(c,e.version),c+=4,a.setUint32(c,n.length),c+=4;for(let h=0;h<n.length;h++){let u=n[h],m=r[h],p=c;a.setUint32(c,u.stat.ctimeSeconds),a.setUint32(c+4,u.stat.ctimeNanoseconds),a.setUint32(c+8,u.stat.mtimeSeconds),a.setUint32(c+12,u.stat.mtimeNanoseconds),a.setUint32(c+16,u.stat.dev),a.setUint32(c+20,u.stat.ino),a.setUint32(c+24,u.mode),a.setUint32(c+28,u.stat.uid),a.setUint32(c+32,u.stat.gid),a.setUint32(c+36,u.stat.size),c+=40;let g=jt(u.hash);i.set(g,c),c+=20;let w=Math.min(m.byteLength,4095),b=(u.stage&3)<<12|w;a.setUint16(c,b),c+=2,i.set(m,c),c+=m.byteLength,i[c]=0,c+=1;let y=62+m.byteLength+1,R=Math.ceil(y/8)*8;c=p+R}let f=i.subarray(0,c),l=await An(f),d=jt(l);return i.set(d,c),i}function pi(e,t){return e.path<t.path?-1:e.path>t.path?1:e.stage-t.stage}var sc,mi,Ce=Re(()=>{"use strict";pt();_s();pe();nr();sc=1145655875,mi=2});var cu,Bs,ic=Re(()=>{"use strict";cu=new Set(["tree","commit","tag"]),Bs=class{map=new Map;currentBytes=0;maxBytes;constructor(t=16*1024*1024){this.maxBytes=t}get(t){return this.map.get(t)}set(t,n){if(!cu.has(n.type))return;let r=n.content.byteLength;if(!(r>this.maxBytes/2)&&!this.map.has(t)){for(;this.currentBytes+r>this.maxBytes&&this.map.size>0;){let o=this.map.keys().next().value;this.currentBytes-=this.map.get(o).content.byteLength,this.map.delete(o)}this.map.set(t,n),this.currentBytes+=r}}get size(){return this.map.size}get bytes(){return this.currentBytes}clear(){this.map.clear(),this.currentBytes=0}}});function gi(e){let t=4294967295;for(let n=0;n<e.byteLength;n++)t=ac[(t^e[n])&255]^t>>>8;return(t^4294967295)>>>0}var ac,cc=Re(()=>{"use strict";ac=new Uint32Array(256);for(let e=0;e<256;e++){let t=e;for(let n=0;n<8;n++)t=t&1?3988292384^t>>>1:t>>>1;ac[e]=t}});function wc(e){let t=gc(e);return pc(e.subarray(t,-4),{i:2})}function Ei(e){let t=gc(e),n={i:2},r=pc(e.subarray(t),n),o=mc(n.p);return{result:r,bytesConsumed:t+o+4}}var Yt,kr,fu,fc,lc,lu,dc,uc,du,yi,Yr,Xr,hc,uu,hu,wi,Vt,bi,mc,mu,sn,pc,gc,bc=Re(()=>{"use strict";Yt=Uint8Array,kr=Uint16Array,fu=Int32Array,fc=new Yt([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0,0]),lc=new Yt([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,0,0]),lu=new Yt([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),dc=(e,t)=>{let n=new kr(31);for(let o=0;o<31;++o)n[o]=t+=1<<e[o-1];let r=new fu(n[30]);for(let o=1;o<30;++o)for(let s=n[o];s<n[o+1];++s)r[s]=s-n[o]<<5|o;return{b:n,r}},{b:uc}=dc(fc,2);uc[28]=258;({b:du}=dc(lc,0)),yi=new kr(32768);for(let e=0;e<32768;++e){let t=(e&43690)>>1|(e&21845)<<1;t=(t&52428)>>2|(t&13107)<<2,t=(t&61680)>>4|(t&3855)<<4,yi[e]=((t&65280)>>8|(t&255)<<8)>>1}Yr=(e,t,n)=>{let r=e.length,o=0,s=new kr(t);for(;o<r;++o)e[o]&&++s[e[o]-1];let i=new kr(t);for(o=1;o<t;++o)i[o]=i[o-1]+s[o-1]<<1;let a;if(n){a=new kr(1<<t);let c=15-t;for(o=0;o<r;++o)if(e[o]){let f=o<<4|e[o],l=t-e[o],d=i[e[o]-1]++<<l;for(let h=d|(1<<l)-1;d<=h;++d)a[yi[d]>>c]=f}}else for(a=new kr(r),o=0;o<r;++o)e[o]&&(a[o]=yi[i[e[o]-1]++]>>15-e[o]);return a},Xr=new Yt(288);for(let e=0;e<144;++e)Xr[e]=8;for(let e=144;e<256;++e)Xr[e]=9;for(let e=256;e<280;++e)Xr[e]=7;for(let e=280;e<288;++e)Xr[e]=8;hc=new Yt(32);for(let e=0;e<32;++e)hc[e]=5;uu=Yr(Xr,9,1),hu=Yr(hc,5,1),wi=e=>{let t=e[0];for(let n=1;n<e.length;++n)e[n]>t&&(t=e[n]);return t},Vt=(e,t,n)=>{let r=t/8|0;return(e[r]|e[r+1]<<8)>>(t&7)&n},bi=(e,t)=>{let n=t/8|0;return(e[n]|e[n+1]<<8|e[n+2]<<16)>>(t&7)},mc=e=>(e+7)/8|0,mu=(e,t,n)=>((t==null||t<0)&&(t=0),(n==null||n>e.length)&&(n=e.length),new Yt(e.subarray(t,n))),sn=(e,t)=>{let n=["unexpected EOF","invalid block type","invalid length/literal","invalid distance"];throw new Error(t||n[e]||"unknown inflate error")},pc=(e,t,n,r)=>{let o=e.length,s=r?r.length:0;if(!o||t.f&&!t.l)return n||new Yt(0);let i=!n,a=i||t.i!=2,c=t.i;i&&(n=new Yt(o*3));let f=b=>{let y=n.length;if(b>y){let R=new Yt(Math.max(y*2,b));R.set(n),n=R}},l=t.f||0,d=t.p||0,h=t.b||0,u=t.l,m=t.d,p=t.m,g=t.n,w=o*8;do{if(!u){l=Vt(e,d,1);let x=Vt(e,d+1,3);if(d+=3,x)if(x==1)u=uu,m=hu,p=9,g=5;else if(x==2){let k=Vt(e,d,31)+257,E=Vt(e,d+10,15)+4,C=k+Vt(e,d+5,31)+1;d+=14;let $=new Yt(C),H=new Yt(19);for(let O=0;O<E;++O)H[lu[O]]=Vt(e,d+O*3,7);d+=E*3;let P=wi(H),I=(1<<P)-1,D=Yr(H,P,1);for(let O=0;O<C;){let _=D[Vt(e,d,I)];d+=_&15;let U=_>>4;if(U<16)$[O++]=U;else{let F=0,L=0;for(U==16?(L=3+Vt(e,d,3),d+=2,F=$[O-1]):U==17?(L=3+Vt(e,d,7),d+=3):U==18&&(L=11+Vt(e,d,127),d+=7);L--;)$[O++]=F}}let G=$.subarray(0,k),A=$.subarray(k);p=wi(G),g=wi(A),u=Yr(G,p,1),m=Yr(A,g,1)}else sn(1);else{let k=mc(d)+4,E=e[k-4]|e[k-3]<<8,C=k+E;if(C>o){c&&sn(0);break}a&&f(h+E),n.set(e.subarray(k,C),h),t.b=h+=E,t.p=d=C*8,t.f=l;continue}if(d>w){c&&sn(0);break}}a&&f(h+131072);let b=(1<<p)-1,y=(1<<g)-1,R=d;for(;;R=d){let x=u[bi(e,d)&b],k=x>>4;if(d+=x&15,d>w){c&&sn(0);break}if(x||sn(2),k<256)n[h++]=k;else if(k==256){R=d,u=null;break}else{let E=k-254;if(k>264){let I=k-257,D=fc[I];E=Vt(e,d,(1<<D)-1)+uc[I],d+=D}let C=m[bi(e,d)&y],$=C>>4;C||sn(3),d+=C&15;let H=du[$];if($>3){let I=lc[$];H+=bi(e,d)&(1<<I)-1,d+=I}if(d>w){c&&sn(0);break}a&&f(h+131072);let P=h+E;if(h<H){let I=s-H,D=Math.min(H,P);for(I+h<0&&sn(3);h<D;++h)n[h]=r[I+h]}for(;h<P;++h)n[h]=n[h-H]}}t.l=u,t.p=R,t.b=h,t.f=l,u&&(l=1,t.m=p,t.d=m,t.n=g)}while(!l);return h!=n.length&&i?mu(n,0,h):n.subarray(0,h)},gc=e=>(((e[0]&15)!=8||e[0]>>4>7||(e[0]<<8|e[1])%31)&&sn(0,"invalid zlib data"),e[1]&32&&sn(0,"zlib dictionaries are not supported"),2)});async function pu(){let e;if(!(typeof document<"u"))try{e=Hs(["node","zlib"].join(":"))}catch{try{e=await import(["node","zlib"].join(":"))}catch{}}if(e&&typeof e.deflateSync=="function"&&typeof e.inflateSync=="function"){let r=null;try{let o=e.inflateSync(e.deflateSync(Buffer.from("x")),{info:!0});o?.engine&&typeof o.engine.bytesWritten=="number"&&(r=s=>{let i=e.inflateSync(s,{info:!0});return{result:new Uint8Array(i.buffer),bytesConsumed:i.engine.bytesWritten}})}catch{}return{deflateSync:o=>new Uint8Array(e.deflateSync(o)),inflateSync:o=>new Uint8Array(e.inflateSync(o)),inflateWithConsumed:r??Ei}}let n;return typeof globalThis.CompressionStream=="function"?n=async r=>{let o=new CompressionStream("deflate"),s=o.writable.getWriter();return s.write(r),s.close(),new Uint8Array(await new Response(o.readable).arrayBuffer())}:n=()=>{throw new Error("No deflate implementation available. Requires node:zlib or CompressionStream.")},{deflateSync:n,inflateSync:wc,inflateWithConsumed:Ei}}function ki(){return gu??=pu()}async function Rr(e){return await(await ki()).deflateSync(e)}async function xr(e){return await(await ki()).inflateSync(e)}async function yc(e,t){let n=await ki(),{result:r,bytesConsumed:o}=n.inflateWithConsumed(e);if(r.byteLength!==t)throw new Error(`Inflate size mismatch: got ${r.byteLength}, expected ${t}`);return{result:r,bytesConsumed:o}}var gu,Ws=Re(()=>{"use strict";bc();gu=null});async function Oc(e,t){let n=new DataView(e.buffer,e.byteOffset,e.byteLength),r=n.getUint32(0);if(r!==qs)throw new Error(`Invalid pack signature: 0x${r.toString(16)} (expected 0x${qs.toString(16)})`);let o=n.getUint32(4);if(o!==Ci)throw new Error(`Unsupported pack version: ${o}`);if(e.byteLength>=32){let f=Vr(e,e.byteLength-20),l=Hn();l.update(e.subarray(0,e.byteLength-20));let d=await l.hex();if(d!==f)throw new Error(`pack checksum mismatch: expected ${f}, computed ${d}`)}let s=n.getUint32(8),i=[],a=12;for(let f=0;f<s;f++){let l=await bu(e,a);i.push(l),a=l.nextOffset}return(await yu(i,t)).map((f,l)=>({...f,offset:i[l].headerOffset,nextOffset:i[l].nextOffset}))}async function bu(e,t){let n=t,r=e[t++],o=r>>4&7,s=r&15,i=4;for(;r&128;)r=e[t++],s|=(r&127)<<i,i+=7;let a,c;if(o===Zr){let d=e[t++];for(a=d&127;d&128;)a+=1,d=e[t++],a=(a<<7)+(d&127);a=n-a}else o===Pi&&(c=Vr(e,t),t+=20);let{result:f,bytesConsumed:l}=await yc(e.subarray(t),s);return{headerOffset:n,typeNum:o,inflated:f,baseOffset:a,baseHash:c,nextOffset:t+l}}async function yu(e,t){let n=new Map;for(let s=0;s<e.length;s++)n.set(e[s].headerOffset,s);let r=new Array(e.length).fill(null);async function o(s,i=0){if(i>Ec)throw new Error(`delta chain depth ${i} exceeds limit of ${Ec}`);let a=r[s];if(a)return a;let c=e[s];if(c.typeNum!==Zr&&c.typeNum!==Pi){let u=wu[c.typeNum];if(!u)throw new Error(`Unknown object type: ${c.typeNum}`);let m={type:u,content:c.inflated,hash:await Ri(u,c.inflated)};return r[s]=m,m}if(c.typeNum===Zr){let u=n.get(c.baseOffset);if(u===void 0)throw new Error(`OFS_DELTA base not found at offset ${c.baseOffset}`);let m=await o(u,i+1),p=Jr(m.content,c.inflated),g={type:m.type,content:p,hash:await Ri(m.type,p)};return r[s]=g,g}let f=await Eu(e,r,c.baseHash,o),l;if(f!==void 0)l=await o(f,i+1);else if(t){let u=await t(c.baseHash);u&&(l=u)}if(!l)throw new Error(`REF_DELTA base not found for hash ${c.baseHash}`);let d=Jr(l.content,c.inflated),h={type:l.type,content:d,hash:await Ri(l.type,d)};return r[s]=h,h}for(let s=0;s<e.length;s++)await o(s);return r}async function Eu(e,t,n,r){for(let o=0;o<t.length;o++)if(t[o]?.hash===n)return o;for(let o=0;o<e.length;o++){let s=e[o];if(s.typeNum!==Zr&&s.typeNum!==Pi&&(await r(o)).hash===n)return o}}function Jr(e,t){let n=0,{value:r,newPos:o}=kc(t,n);if(n=o,r!==e.byteLength)throw new Error(`Delta base size mismatch: expected ${r}, got ${e.byteLength}`);let{value:s,newPos:i}=kc(t,n);n=i;let a=new Uint8Array(s),c=0;for(;n<t.byteLength;){let f=t[n++];if(f&128){let l=0,d=0;f&1&&(l=t[n++]),f&2&&(l|=t[n++]<<8),f&4&&(l|=t[n++]<<16),f&8&&(l|=t[n++]<<24),f&16&&(d=t[n++]),f&32&&(d|=t[n++]<<8),f&64&&(d|=t[n++]<<16),d===0&&(d=65536),a.set(e.subarray(l,l+d),c),c+=d}else if(f>0)a.set(t.subarray(n,n+f),c),c+=f,n+=f;else throw new Error("Unexpected delta opcode 0x00 (reserved)")}if(c!==s)throw new Error(`Delta produced ${c} bytes, expected ${s}`);return a}async function Ic(e){let t=[],n=new Uint8Array(12),r=new DataView(n.buffer);r.setUint32(0,qs),r.setUint32(4,Ci),r.setUint32(8,e.length),t.push(n);for(let o of e){let s=$c[o.type],i=await Rr(o.content);t.push(xi(s,o.content.byteLength)),t.push(i)}return Sc(t)}async function zs(e){let t=[],n=new Map,r=new Uint8Array(12),o=new DataView(r.buffer);o.setUint32(0,qs),o.setUint32(4,Ci),o.setUint32(8,e.length),t.push(r);let s=12,i=[];for(let a of e){let c=s;n.set(a.hash,s);let f=a.delta&&a.deltaBaseHash?n.get(a.deltaBaseHash):void 0;if(a.delta&&f!==void 0){let l=xi(Zr,a.delta.byteLength),d=ku(s-f),h=await Rr(a.delta);t.push(l,d,h),s+=l.byteLength+d.byteLength+h.byteLength}else{let l=$c[a.type],d=xi(l,a.content.byteLength),h=await Rr(a.content);t.push(d,h),s+=d.byteLength+h.byteLength}i.push({hash:a.hash,offset:c,nextOffset:s})}return{data:await Sc(t),entries:i}}async function Sc(e){let t=0;for(let i of e)t+=i.byteLength;t+=20;let n=new Uint8Array(t),r=0;for(let i of e)n.set(i,r),r+=i.byteLength;let o=Hn();o.update(n.subarray(0,r));let s=await o.hex();return n.set(jt(s),r),n}function ku(e){let t=[];t.push(e&127);let n=e>>>7;for(;n>0;)t.unshift(128|--n&127),n>>>=7;return new Uint8Array(t)}function xi(e,t){let n=[],r=e<<4|t&15;for(t>>=4;t>0;)n.push(r|128),r=t&127,t>>=7;return n.push(r),new Uint8Array(n)}function kc(e,t){let n=0,r=0,o;do o=e[t++],n|=(o&127)<<r,r+=7;while(o&128);return{value:n,newPos:t}}async function Ri(e,t){let n=Ru.encode(`${e} ${t.byteLength}\0`),r=Hn();return r.update(n),r.update(t),r.hex()}var qs,Ci,Rc,xc,Cc,Pc,Zr,Pi,wu,$c,Ec,Ru,Cr=Re(()=>{"use strict";pt();nr();Ws();qs=1346454347,Ci=2,Rc=1,xc=2,Cc=3,Pc=4,Zr=6,Pi=7,wu={[Rc]:"commit",[xc]:"tree",[Cc]:"blob",[Pc]:"tag"},$c={commit:Rc,tree:xc,blob:Cc,tag:Pc};Ec=50;Ru=new TextEncoder});async function Hc(e,t){let n=[...e].sort((u,m)=>u.hash<m.hash?-1:u.hash>m.hash?1:0),r=n.length,o=[];for(let u of n)u.offset>=2147483648&&o.push(BigInt(u.offset));let s=8+256*4+r*20+r*4+r*4+o.length*8+20+20,i=new Uint8Array(s),a=new DataView(i.buffer),c=0;a.setUint32(c,Tc),c+=4,a.setUint32(c,vc),c+=4;let f=new Uint32Array(256);for(let u of n){let m=parseInt(u.hash.slice(0,2),16);for(let p=m;p<256;p++)f[p]++}for(let u=0;u<256;u++)a.setUint32(c,f[u]),c+=4;for(let u of n)i.set(jt(u.hash),c),c+=20;for(let u of n)a.setUint32(c,u.crc),c+=4;let l=0;for(let u of n)u.offset>=2147483648?a.setUint32(c,2147483648|l++):a.setUint32(c,u.offset),c+=4;for(let u of o)a.setBigUint64(c,u),c+=8;i.set(t,c),c+=20;let d=Hn();d.update(i.subarray(0,c));let h=await d.hex();return i.set(jt(h),c),i}async function Ac(e){let n=(await Oc(e)).map(o=>({hash:o.hash,offset:o.offset,crc:gi(e.subarray(o.offset,o.nextOffset))})),r=e.subarray(e.byteLength-20);return Hc(n,r)}async function Dc(e,t){let n=t.map(o=>({hash:o.hash,offset:o.offset,crc:gi(e.subarray(o.offset,o.nextOffset))})),r=e.subarray(e.byteLength-20);return Hc(n,r)}var Tc,vc,Xt,Ks=Re(()=>{"use strict";pt();nr();cc();Cr();Tc=4285812579,vc=2,Xt=class{fanout;hashes;offsets;largeOffsets;count;constructor(t){let n=new DataView(t.buffer,t.byteOffset,t.byteLength);if(n.getUint32(0)!==Tc)throw new Error("Invalid pack index: bad magic");if(n.getUint32(4)!==vc)throw new Error(`Unsupported pack index version: ${n.getUint32(4)}`);this.fanout=new Uint32Array(256);let r=8;for(let s=0;s<256;s++)this.fanout[s]=n.getUint32(r),r+=4;this.count=this.fanout[255],this.hashes=new Uint8Array(t.buffer,t.byteOffset+r,this.count*20),r+=this.count*20,r+=this.count*4,this.offsets=new Uint32Array(this.count);for(let s=0;s<this.count;s++)this.offsets[s]=n.getUint32(r),r+=4;let o=!1;for(let s=0;s<this.count;s++)if(this.offsets[s]&2147483648){o=!0;break}this.largeOffsets=o?new DataView(t.buffer,t.byteOffset+r):null}lookup(t){let n=jt(t),r=n[0],o=r===0?0:this.fanout[r-1],s=this.fanout[r],i=o,a=s;for(;i<a;){let c=i+a>>>1,f=this.compareAt(c,n);if(f<0)i=c+1;else if(f>0)a=c;else return this.getOffset(c)}return null}has(t){return this.lookup(t)!==null}get objectCount(){return this.count}allHashes(){let t=[];for(let n=0;n<this.count;n++)t.push(this.hashAtSlot(n));return t}findByPrefix(t){if(t.length<2)return[];let n=parseInt(t.slice(0,2),16),r=n===0?0:this.fanout[n-1],o=this.fanout[n],s=jt(t.padEnd(40,"0")),i=t.length,a=[];for(let c=r;c<o;c++){let f=c*20,l=!0;for(let d=0;d<i;d++){let h=d%2===0?this.hashes[f+(d>>1)]>>4&15:this.hashes[f+(d>>1)]&15,u=d%2===0?s[d>>1]>>4&15:s[d>>1]&15;if(h!==u){l=!1;break}}l&&a.push(this.hashAtSlot(c))}return a}hashAtSlot(t){let n="",r=t*20;for(let o=0;o<20;o++){let s=this.hashes[r+o];n+=(s>>4).toString(16)+(s&15).toString(16)}return n}compareAt(t,n){let r=t*20;for(let o=0;o<20;o++){let s=this.hashes[r+o],i=n[o];if(s<i)return-1;if(s>i)return 1}return 0}getOffset(t){let n=this.offsets[t];if(n&2147483648){let r=n&2147483647;return Number(this.largeOffsets.getBigUint64(r*8))}return n}}});var xu,Cu,Pu,Mc,Qr,jc=Re(()=>{"use strict";pt();Ks();Cr();Ws();xu=6,Cu=7,Pu={1:"commit",2:"tree",3:"blob",4:"tag"},Mc=50,Qr=class{constructor(t,n){this.data=t;this.index=n instanceof Xt?n:new Xt(n)}index;hasObject(t){return this.index.has(t)}findByPrefix(t){return this.index.findByPrefix(t)}async readObject(t){let n=this.index.lookup(t);return n===null?null:this.readAt(n,0)}get objectCount(){return this.index.objectCount}async readAt(t,n){if(n>Mc)throw new Error(`delta chain depth ${n} exceeds limit of ${Mc}`);let r=this.data,o=t,s=r[o++],i=s>>4&7,a=s&15,c=4;for(;s&128;)s=r[o++],a|=(s&127)<<c,c+=7;if(i===xu){let d=r[o++],h=d&127;for(;d&128;)h+=1,d=r[o++],h=(h<<7)+(d&127);let u=await xr(r.subarray(o)),m=await this.readAt(t-h,n+1);return{type:m.type,content:Jr(m.content,u)}}if(i===Cu){let d=Vr(r,o);o+=20;let h=await xr(r.subarray(o)),u=this.index.lookup(d);if(u===null)throw new Error(`REF_DELTA base ${d} not found in pack`);let m=await this.readAt(u,n+1);return{type:m.type,content:Jr(m.content,h)}}let f=Pu[i];if(!f)throw new Error(`Unknown pack object type: ${i}`);let l=await xr(r.subarray(o));if(l.byteLength!==a)throw new Error(`Pack inflate size mismatch at offset ${t}: got ${l.byteLength}, expected ${a}`);return{type:f,content:l}}}});function Oi(e,t){let n=$u.encode(`${e} ${t.byteLength}\0`),r=new Uint8Array(n.byteLength+t.byteLength);return r.set(n),r.set(t,n.byteLength),r}function Iu(e,t){let n=t.indexOf(0);if(n===-1)throw new Error(`Corrupt object ${e}: no null byte in header`);let r=Ou.decode(t.subarray(0,n)),o=r.indexOf(" ");if(o===-1)throw new Error(`Corrupt object ${e}: malformed header "${r}"`);let s=r.slice(0,o),i=parseInt(r.slice(o+1),10),a=t.subarray(n+1);if(a.byteLength!==i)throw new Error(`Corrupt object ${e}: expected ${i} bytes, got ${a.byteLength}`);return{type:s,content:a}}function $i(e,t){return v(e,"objects",t.slice(0,2),t.slice(2))}var $u,Ou,Pr,Ii=Re(()=>{"use strict";pt();ic();Ks();jc();Cr();Ws();pe();nr();$u=new TextEncoder,Ou=new TextDecoder;Pr=class{constructor(t,n,r){this.fs=t;this.gitDir=n;this.cache=new Bs(r),this.packDir=v(n,"objects","pack")}packs=[];loadedPackNames=new Set;discoverPromise=null;cache;packDir;async write(t,n){let r=Oi(t,n),o=await An(r),s=$i(this.gitDir,o);if(await this.fs.exists(s))return o;let i=v(this.gitDir,"objects",o.slice(0,2));return await this.fs.mkdir(i,{recursive:!0}),await this.fs.writeFile(s,await Rr(r)),o}async read(t){let n=this.cache.get(t);if(n)return n;let r=$i(this.gitDir,t);if(await this.fs.exists(r)){let o=await this.fs.readFileBuffer(r),s=await xr(o),i=await An(s);if(i!==t)throw new Error(`corrupt loose object ${t}: SHA-1 mismatch (computed ${i})`);let a=Iu(t,s);return this.cache.set(t,a),a}await this.discover();for(let o of this.packs){if(!o.index.has(t))continue;let i=await(await this.ensureReader(o)).readObject(t);if(i)return this.cache.set(t,i),i}throw new Error(`object ${t} not found`)}async exists(t){if(await this.fs.exists($i(this.gitDir,t)))return!0;await this.discover();for(let n of this.packs)if(n.index.has(t))return!0;return!1}async ingestPack(t){if(t.byteLength<32)return 0;let n=new DataView(t.buffer,t.byteOffset,t.byteLength),r=n.getUint32(0);if(r!==1346454347)throw new Error(`invalid pack signature: 0x${r.toString(16)} (expected 0x5041434b)`);let o=n.getUint32(4);if(o!==2)throw new Error(`unsupported pack version: ${o}`);let s=n.getUint32(8);if(s===0)return 0;let i=t.subarray(t.byteLength-20),a=vn(i),c=await An(t.subarray(0,t.byteLength-20));if(c!==a)throw new Error(`pack checksum mismatch: expected ${a}, computed ${c}`);await this.fs.mkdir(this.packDir,{recursive:!0});let f=`pack-${a}`,l=v(this.packDir,`${f}.pack`);await this.fs.writeFile(l,t);let d=await Ac(t),h=v(this.packDir,`${f}.idx`);await this.fs.writeFile(h,d),this.loadedPackNames.add(f);let u=new Xt(d);return this.packs.push({name:f,index:u,reader:new Qr(t,u)}),s}async ingestPackStream(t){let n=[];for await(let o of t)n.push(o);if(n.length===0)return 0;let r=await Ic(n);return this.ingestPack(r)}invalidatePacks(){this.packs=[],this.loadedPackNames.clear(),this.discoverPromise=null,this.cache.clear()}async findByPrefix(t){if(t.length<4)return[];let n=t.slice(0,2),r=t.slice(2),o=v(this.gitDir,"objects",n),s=[];if(await this.fs.exists(o)){let i=await this.fs.readdir(o);for(let a of i)a.startsWith(r)&&s.push(`${n}${a}`)}await this.discover();for(let i of this.packs)for(let a of i.index.findByPrefix(t))s.includes(a)||s.push(a);return s}async ensureReader(t){if(t.reader)return t.reader;let n=v(this.packDir,`${t.name}.pack`),r=await this.fs.readFileBuffer(n);return t.reader=new Qr(r,t.index),t.reader}discover(){return this.discoverPromise||(this.discoverPromise=this.doDiscover()),this.discoverPromise}async doDiscover(){if(!await this.fs.exists(this.packDir))return;let t=await this.fs.readdir(this.packDir);for(let n of t){if(!n.endsWith(".idx"))continue;let r=n.slice(0,-4);if(this.loadedPackNames.has(r))continue;let o=v(this.packDir,`${r}.pack`);if(!await this.fs.exists(o))continue;let s=await this.fs.readFileBuffer(v(this.packDir,n));this.loadedPackNames.add(r),this.packs.push({name:r,index:new Xt(s),reader:null})}}}});function es(e){let t=e.indexOf("<"),n=e.indexOf(">");if(t===-1||n===-1)throw new Error(`Malformed identity line: "${e}"`);let r=e.slice(0,t).trimEnd(),o=e.slice(t+1,n),s=e.slice(n+2),[i="0",a="+0000"]=s.split(" "),c=parseInt(i,10);return{name:r,email:o,timestamp:c,timezone:a}}function ts(e){return`${e.name} <${e.email}> ${e.timestamp} ${e.timezone}`}var Si=Re(()=>{"use strict"});function on(e){let t=Tu.decode(e),n=t.indexOf(`
|
|
22
22
|
|
|
23
23
|
`),r=n===-1?t:t.slice(0,n),o=n===-1?"":t.slice(n+2),s="",i=[],a,c;for(let f of r.split(`
|
|
24
|
-
`)){let l=f.indexOf(" ");if(l===-1)continue;let d=f.slice(0,l),
|
|
25
|
-
`))}var
|
|
24
|
+
`)){let l=f.indexOf(" ");if(l===-1)continue;let d=f.slice(0,l),h=f.slice(l+1);switch(d){case"tree":s=h;break;case"parent":i.push(h);break;case"author":a=es(h);break;case"committer":c=es(h);break}}if(!s)throw new Error("Commit missing tree field");if(!a)throw new Error("Commit missing author field");if(!c)throw new Error("Commit missing committer field");return{type:"commit",tree:s,parents:i,author:a,committer:c,message:o}}function an(e){let t=[];t.push(`tree ${e.tree}`);for(let n of e.parents)t.push(`parent ${n}`);return t.push(`author ${ts(e.author)}`),t.push(`committer ${ts(e.committer)}`),t.push(""),t.push(e.message),Su.encode(t.join(`
|
|
25
|
+
`))}var Su,Tu,wn=Re(()=>{"use strict";Si();Su=new TextEncoder,Tu=new TextDecoder});function Zt(e){let t=Hu.decode(e),n=t.indexOf(`
|
|
26
26
|
|
|
27
27
|
`),r=n===-1?t:t.slice(0,n),o=n===-1?"":t.slice(n+2),s="",i="commit",a="",c;for(let f of r.split(`
|
|
28
|
-
`)){let l=f.indexOf(" ");if(l===-1)continue;let d=f.slice(0,l),
|
|
29
|
-
`))}var
|
|
28
|
+
`)){let l=f.indexOf(" ");if(l===-1)continue;let d=f.slice(0,l),h=f.slice(l+1);switch(d){case"object":s=h;break;case"type":i=h;break;case"tag":a=h;break;case"tagger":c=es(h);break}}if(!s)throw new Error("Tag missing object field");if(!a)throw new Error("Tag missing tag name field");if(!c)throw new Error("Tag missing tagger field");return{type:"tag",object:s,objectType:i,name:a,tagger:c,message:o}}function Gc(e){let t=[];return t.push(`object ${e.object}`),t.push(`type ${e.objectType}`),t.push(`tag ${e.name}`),t.push(`tagger ${ts(e.tagger)}`),t.push(""),t.push(e.message),vu.encode(t.join(`
|
|
29
|
+
`))}var vu,Hu,$r=Re(()=>{"use strict";Si();vu=new TextEncoder,Hu=new TextDecoder});async function gt(e,t){return An(Oi(e,t))}async function De(e,t,n){let r=await e.objectStore.write(t,n);return e.hooks?.onObjectWrite?.({repo:e,type:t,hash:r}),r}async function ye(e,t){return e.objectStore.read(t)}async function $t(e,t){return e.objectStore.exists(t)}async function Vs(e,t){return e.objectStore.ingestPack(t)}async function Lc(e,t){return e.objectStore.findByPrefix(t)}function Te(e){let t=Math.min(e.length,8e3);for(let n=0;n<t;n++)if(e.charCodeAt(n)===0)return!0;return!1}function Dn(e){let t=Math.min(e.byteLength,8e3);for(let n=0;n<t;n++)if(e[n]===0)return!0;return!1}async function re(e,t){let n=await ye(e,t);if(n.type!=="blob")throw new Error(`Expected blob for ${t}, got ${n.type}`);return Au.decode(n.content)}async function Ot(e,t){let n=await ye(e,t);if(n.type!=="blob")throw new Error(`Expected blob for ${t}, got ${n.type}`);return n.content}async function j(e,t){let n=await ye(e,t);if(n.type!=="commit")throw new Error(`Expected commit object for ${t}, got ${n.type}`);return on(n.content)}async function Nc(e,t){let n=await ye(e,t);if(n.type!=="tag")throw new Error(`Expected tag object for ${t}, got ${n.type}`);return Zt(n.content)}async function ve(e,t){let n=t;for(let r=0;r<100;r++){let o=await ye(e,n);if(o.type==="commit")return n;if(o.type==="tag"){n=Zt(o.content).object;continue}throw new Error(`Cannot peel ${o.type} object ${t} to commit`)}throw new Error(`Tag chain too deep for ${t}`)}var Au,ie=Re(()=>{"use strict";Ii();wn();$r();nr();Au=new TextDecoder});function _c(e){return typeof e=="string"?{type:"direct",hash:e}:e}var bn,Ti=Re(()=>{"use strict";bn={REGULAR:"100644",EXECUTABLE:"100755",SYMLINK:"120000",DIRECTORY:"040000",SUBMODULE:"160000"}});function Mu(e,t,n){let r=0,o=!1,s=t;for(;s<e.length;s++){let a=e.charCodeAt(s);switch(a<128?Du[a]:0){case 1:break;case 2:if(r===46)return{len:-1,starConsumed:o};r=a;continue;case 3:if(r===64)return{len:-1,starConsumed:o};r=a;continue;case 4:return{len:-1,starConsumed:o};case 5:if(!n)return{len:-1,starConsumed:o};o=!0,r=a;continue;default:r=a;continue}break}let i=s-t;return i===0?{len:0,starConsumed:o}:e.charCodeAt(t)===46?{len:-1,starConsumed:o}:i>=vi.length&&e.slice(s-vi.length,s)===vi?{len:-1,starConsumed:o}:{len:i,starConsumed:o}}function ns(e,t=0){if(e==="@"||e.length===0)return!1;let n=0,r=0,o=!!(t&2);for(;n<=e.length;){let{len:s,starConsumed:i}=Mu(e,n,o);if(s<0||s===0)return!1;i&&(o=!1),r++,n+=s+1}return!(e.charCodeAt(e.length-1)===46||!(t&1)&&r<2)}function yn(e){return!e||e.startsWith("-")?!1:ns(`refs/heads/${e}`,0)}function Fc(e){return e?ns(`refs/tags/${e}`,0):!1}async function Bc(e,t){return e.refStore.readRef(t)}async function B(e,t){let n=t;for(let r=0;r<Uc;r++){let o=await Bc(e,n);if(!o)return null;if(o.type==="direct")return o.hash;n=o.target}throw new Error(`Symbolic ref loop detected resolving "${t}"`)}async function Q(e){return Bc(e,"HEAD")}async function Y(e){return B(e,"HEAD")}async function Z(e,t,n){let r=e.hooks?await B(e,t):null;await e.refStore.writeRef(t,{type:"direct",hash:n}),e.hooks?.onRefUpdate?.({repo:e,ref:t,oldHash:r,newHash:n})}async function Ze(e,t,n){await e.refStore.writeRef(t,{type:"symbolic",target:n})}async function Ys(e,t,n,r){let o=n.find(f=>f.name==="HEAD");if(!o)return;let s;if(r?.startsWith("refs/heads/"))s=r.slice(11);else{let f=n.find(l=>l.name.startsWith("refs/heads/")&&l.hash===o.hash);if(!f)return;s=f.name.slice(11)}let i=`refs/remotes/${t}/HEAD`;if(await e.refStore.readRef(i))return;let c=`refs/remotes/${t}/${s}`;await e.refStore.writeRef(i,{type:"symbolic",target:c})}async function me(e,t){let n=e.hooks?await B(e,t):null;await e.refStore.deleteRef(t),await ss(e,t),e.hooks&&n&&e.hooks.onRefDelete?.({repo:e,ref:t,oldHash:n})}async function ge(e,t="refs"){return e.refStore.listRefs(t)}function Pe(e){return e.replace("refs/heads/","")}function jn(e){return e.startsWith("refs/heads/")?e.slice(11):e.startsWith("refs/tags/")?e.slice(10):e.startsWith("refs/remotes/")?e.slice(13):e}async function Gn(e,t){let n=await Q(e);n&&n.type==="symbolic"?await Z(e,n.target,t):await Z(e,"HEAD",t)}async function Wc(e){if(e.refStore&&!(e.refStore instanceof Mn))return;let t=await ge(e,"refs");if(t.length===0)return;let n=["# pack-refs with: peeled fully-peeled sorted"],r=[];for(let s of t){let i=v(e.gitDir,s.name);if(!(await e.fs.exists(i)&&(await e.fs.readFile(i)).trim().startsWith("ref: "))&&(r.push(s.name),n.push(`${s.hash} ${s.name}`),s.name.startsWith("refs/tags/")))try{let a=await ye(e,s.hash);if(a.type==="tag"){let c=Zt(a.content).object;for(let f=0;f<100;f++){let l=await ye(e,c);if(l.type!=="tag")break;c=Zt(l.content).object}n.push(`^${c}`)}}catch{}}await e.fs.writeFile(v(e.gitDir,"packed-refs"),`${n.join(`
|
|
30
30
|
`)}
|
|
31
|
-
`);for(let
|
|
31
|
+
`);for(let s of r){let i=v(e.gitDir,s);await e.fs.exists(i)&&await e.fs.rm(i)}await qc(e,v(e.gitDir,"refs"));let o=v(e.gitDir,"refs");await e.fs.mkdir(o,{recursive:!0}),await e.fs.mkdir(v(o,"heads"),{recursive:!0}),await e.fs.mkdir(v(o,"tags"),{recursive:!0})}async function qc(e,t){if(e.refStore&&!(e.refStore instanceof Mn)||!await e.fs.exists(t)||!(await e.fs.stat(t)).isDirectory)return;let r=await e.fs.readdir(t);for(let s of r)await qc(e,v(t,s));(await e.fs.readdir(t)).length===0&&await e.fs.rm(t,{recursive:!0})}var vi,Du,Hi,Uc,Mn,we=Re(()=>{"use strict";ie();$r();pe();ze();Ln();Ti();vi=".lock",Du=[1,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,0,0,0,0,0,0,0,0,0,5,0,0,0,2,1,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,4,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,4,4];Hi="ref: ",Uc=10,Mn=class{constructor(t,n){this.fs=t;this.gitDir=n}casLocks=new Map;async readRef(t){let n=v(this.gitDir,t);if(await this.fs.exists(n)){let s=(await this.fs.readFile(n)).trim();return s.startsWith(Hi)?{type:"symbolic",target:s.slice(Hi.length)}:{type:"direct",hash:s}}let o=(await this.readPackedRefs()).get(t);return o?{type:"direct",hash:o}:null}async writeRef(t,n){let r=_c(n),o=v(this.gitDir,t);await rs(this.fs,o),r.type==="symbolic"?await this.fs.writeFile(o,`${Hi}${r.target}
|
|
32
32
|
`):await this.fs.writeFile(o,`${r.hash}
|
|
33
|
-
`)}async deleteRef(t){let n=v(this.gitDir,t);await this.fs.exists(n)&&await this.fs.rm(n),await this.removePackedRef(t)}async listRefs(t="refs"){let n=[],r=v(this.gitDir,t);await this.fs.exists(r)&&await this.walkRefs(r,t,n);let o=await this.readPackedRefs();if(o.size>0){let s=new Set(n.map(a=>a.name)),i=`${t}/`;for(let[a,c]of o)a.startsWith(i)&&!s.has(a)&&n.push({name:a,hash:c})}return n.sort((s,i)=>s.name<i.name?-1:s.name>i.name?1:0)}async compareAndSwapRef(t,n,r){let s=(this.casLocks.get(t)??Promise.resolve(!1)).then(()=>this.compareAndSwapUnsafe(t,n,r),()=>this.compareAndSwapUnsafe(t,n,r));this.casLocks.set(t,s);try{return await s}finally{this.casLocks.get(t)===s&&this.casLocks.delete(t)}}async compareAndSwapUnsafe(t,n,r){let o=await this.resolveRefInternal(t);if(n===null){if(await this.readRef(t)!==null)return!1}else if(o!==n)return!1;return r===null?await this.deleteRef(t):await this.writeRef(t,r),!0}async resolveRefInternal(t){let n=t;for(let r=0;r<
|
|
33
|
+
`)}async deleteRef(t){let n=v(this.gitDir,t);await this.fs.exists(n)&&await this.fs.rm(n),await this.removePackedRef(t)}async listRefs(t="refs"){let n=[],r=v(this.gitDir,t);await this.fs.exists(r)&&await this.walkRefs(r,t,n);let o=await this.readPackedRefs();if(o.size>0){let s=new Set(n.map(a=>a.name)),i=`${t}/`;for(let[a,c]of o)a.startsWith(i)&&!s.has(a)&&n.push({name:a,hash:c})}return n.sort((s,i)=>s.name<i.name?-1:s.name>i.name?1:0)}async compareAndSwapRef(t,n,r){let s=(this.casLocks.get(t)??Promise.resolve(!1)).then(()=>this.compareAndSwapUnsafe(t,n,r),()=>this.compareAndSwapUnsafe(t,n,r));this.casLocks.set(t,s);try{return await s}finally{this.casLocks.get(t)===s&&this.casLocks.delete(t)}}async compareAndSwapUnsafe(t,n,r){let o=await this.resolveRefInternal(t);if(n===null){if(await this.readRef(t)!==null)return!1}else if(o!==n)return!1;return r===null?await this.deleteRef(t):await this.writeRef(t,r),!0}async resolveRefInternal(t){let n=t;for(let r=0;r<Uc;r++){let o=await this.readRef(n);if(!o)return null;if(o.type==="direct")return o.hash;n=o.target}throw new Error(`Symbolic ref loop detected resolving "${t}"`)}async readPackedRefs(){let t=v(this.gitDir,"packed-refs");if(!await this.fs.exists(t))return new Map;let n=await this.fs.readFile(t),r=new Map;for(let o of n.split(`
|
|
34
34
|
`)){if(!o||o.startsWith("#")||o.startsWith("^"))continue;let s=o.indexOf(" ");if(s===-1)continue;let i=o.slice(0,s),a=o.slice(s+1).trim();i.length===40&&a&&r.set(a,i)}return r}async removePackedRef(t){let n=v(this.gitDir,"packed-refs");if(!await this.fs.exists(n))return;let o=(await this.fs.readFile(n)).split(`
|
|
35
35
|
`),s=[],i=!1;for(let c of o){if(i&&c.startsWith("^")){i=!1;continue}if(i=!1,!c||c.startsWith("#")){s.push(c);continue}let f=c.indexOf(" ");if(f!==-1&&c.slice(f+1).trim()===t){i=!0;continue}s.push(c)}s.some(c=>c&&!c.startsWith("#")&&!c.startsWith("^"))?await this.fs.writeFile(n,s.join(`
|
|
36
|
-
`)):await this.fs.rm(n)}async walkRefs(t,n,r){let o=await this.fs.readdir(t);for(let s of o){let i=v(t,s),a=`${n}/${s}`,c=await this.fs.stat(i);if(c.isDirectory)await this.walkRefs(i,a,r);else if(c.isFile){let f=await this.resolveRefInternal(a);f&&r.push({name:a,hash:f})}}}}});async function
|
|
37
|
-
`)){if(!s)continue;let i=
|
|
36
|
+
`)):await this.fs.rm(n)}async walkRefs(t,n,r){let o=await this.fs.readdir(t);for(let s of o){let i=v(t,s),a=`${n}/${s}`,c=await this.fs.stat(i);if(c.isDirectory)await this.walkRefs(i,a,r);else if(c.isFile){let f=await this.resolveRefInternal(a);f&&r.push({name:a,hash:f})}}}}});async function rr(e,t){let n=t;for(;;){let r=v(n,".git");if(await e.exists(r)&&(await e.stat(r)).isDirectory)return{fs:e,gitDir:r,workTree:n,objectStore:new Pr(e,r),refStore:new Mn(e,r)};if(await ju(e,n))return{fs:e,gitDir:n,workTree:null,objectStore:new Pr(e,n),refStore:new Mn(e,n)};let o=Gu(n);if(o===n)return null;n=o}}async function ju(e,t){let n=v(t,"HEAD");if(!await e.exists(n))return!1;try{if(!(await e.stat(n)).isFile)return!1}catch{return!1}for(let r of["objects","refs"]){let o=v(t,r);if(!await e.exists(o))return!1;try{if(!(await e.stat(o)).isDirectory)return!1}catch{return!1}}return!0}async function Xs(e,t,n={}){let{bare:r=!1,initialBranch:o="main"}=n,s=r?t:v(t,".git"),i=r?null:t,a=v(s,"HEAD"),c=await e.exists(a);await e.mkdir(v(s,"objects"),{recursive:!0}),await e.mkdir(v(s,"refs","heads"),{recursive:!0}),await e.mkdir(v(s,"refs","tags"),{recursive:!0});let f={fs:e,gitDir:s,workTree:i,objectStore:new Pr(e,s),refStore:new Mn(e,s)};if(!c){await Ze(f,"HEAD",`refs/heads/${o}`);let l={core:{repositoryformatversion:"0",filemode:"true",bare:r?"true":"false",...r?{}:{logallrefupdates:"true"}}};await e.writeFile(v(s,"config"),li(l))}return{ctx:f,reinit:c}}async function rs(e,t){let n=t.lastIndexOf("/");if(n>0){let r=t.slice(0,n);await e.mkdir(r,{recursive:!0})}}function Gu(e){let t=e.lastIndexOf("/");return t<=0?"/":e.slice(0,t)}var Ln=Re(()=>{"use strict";Be();Ii();pe();we()});function Zs(e,t){return v(e.gitDir,"logs",t)}function Lu(e){let t=e.indexOf(" ");if(t<0)return null;let n=e.slice(0,t),r=e.slice(t+1),o=n.split(" ");if(o.length<5)return null;let s=o[0],i=o[1];if(!s||!i)return null;let a=n.indexOf("<"),c=n.indexOf(">",a);if(a<0||c<0)return null;let f=n.slice(s.length+1+i.length+1,a).trim(),l=n.slice(a+1,c),d=n.slice(c+2),h=d.indexOf(" ");if(h<0)return null;let u=parseInt(d.slice(0,h),10),m=d.slice(h+1);return{oldHash:s,newHash:i,name:f,email:l,timestamp:u,tz:m,message:r}}async function et(e,t){let n=Zs(e,t);if(!await e.fs.exists(n))return[];let r=await e.fs.readFile(n);if(!r.trim())return[];let o=[];for(let s of r.split(`
|
|
37
|
+
`)){if(!s)continue;let i=Lu(s);i&&o.push(i)}return o}function zc(e){return`${e.oldHash} ${e.newHash} ${e.name} <${e.email}> ${e.timestamp} ${e.tz} ${e.message}`}async function Nn(e,t,n){let r=Zs(e,t);if(await rs(e.fs,r),n.length===0){await e.fs.writeFile(r,"");return}let o=`${n.map(zc).join(`
|
|
38
38
|
`)}
|
|
39
|
-
`;await e.fs.writeFile(r,o)}async function
|
|
40
|
-
`;if(await e.fs.exists(r)){let s=await e.fs.readFile(r);await e.fs.writeFile(r,s+o)}else await e.fs.writeFile(r,o)}async function ns(e,t){let n=zs(e,t);await e.fs.exists(n)&&await e.fs.rm(n)}async function ce(e,t,n,r,o,s,i=!1){let a=await en(e,t),c={oldHash:r??ee,newHash:o,...a,message:s};await Ze(e,n,c),i&&n!=="HEAD"&&await Ze(e,"HEAD",c)}var ze=Re(()=>{"use strict";ht();Tn();me();Gn();ht()});function $u(e){let t=[],n=e.length;for(;n>0;){let s=e.slice(0,n).match(/^(.+?)~(\d*)$/);if(s&&s[1]!==void 0&&s[2]!==void 0){let c=s[2]===""?1:parseInt(s[2],10);t.unshift({type:"tilde",n:c}),n=s[1].length;continue}let i=e.slice(0,n).match(/^(.+?)\^{([^}]*)}$/);if(i&&i[1]!==void 0&&i[2]!==void 0){t.unshift({type:"peel",target:i[2]}),n=i[1].length;continue}let a=e.slice(0,n).match(/^(.+?)\^(\d*)$/);if(a&&a[1]!==void 0&&a[2]!==void 0){let c=a[2]===""?1:parseInt(a[2],10);t.unshift({type:"caret",n:c}),n=a[1].length;continue}break}let r=e.slice(0,n),o=r.match(/^(.+?)@\{(\d+)\}$/);return o&&o[1]!==void 0&&o[2]!==void 0?{base:o[1],reflogIndex:parseInt(o[2],10),suffixes:t}:{base:r,suffixes:t}}async function Ou(e,t){let n=await $c(e,t);if(n.length===0)return null;if(n.length>1)throw new xi(t);return n[0]}async function Iu(e,t){if(t==="HEAD"||t==="@")return B(e,"HEAD");if(Mc.includes(t))return B(e,t);if(/^[0-9a-f]{40}$/.test(t))return await Vt(e,t)?t:null;if(/^[0-9a-f]{4,39}$/.test(t)){let s=await Ou(e,t);if(s)return s}if(t.startsWith("refs/")){let s=await B(e,t);if(s)return s}let n=await B(e,`refs/heads/${t}`);if(n)return n;let r=await B(e,`refs/tags/${t}`);if(r)return r;let o=await B(e,`refs/remotes/${t}`);return o||null}function Su(e){if(e==="HEAD"||e==="@")return"HEAD";for(let t of Mc)if(e===t)return t;return e.startsWith("refs/")?e:`refs/heads/${e}`}async function Tu(e,t,n){let r=Su(t),o=await et(e,r);if(o.length===0)return null;let s=o.length-1-n;if(s<0||s>=o.length)return null;let i=o[s];return i?i.newHash:null}async function vu(e,t,n){if(n===""||n==="commit")try{return await ve(e,t)}catch{return null}if(n==="tree"){let o;try{o=await ve(e,t)}catch{return null}return(await j(e,o)).tree}return(await be(e,t)).type!==n?null:t}async function Au(e,t,n){let r=t;n.some(s=>s.type==="tilde"||s.type==="caret")&&(r=await ve(e,r));for(let s of n)if(s.type==="peel"){if(!r)return null;r=await vu(e,r,s.target)}else if(s.type==="tilde")for(let i=0;i<s.n;i++){if(!r)return null;let a=await j(e,r);if(a.parents.length===0||(r=a.parents[0]??null,!r))return null}else{if(s.n===0)continue;if(!r)return null;let i=await j(e,r);if(s.n>i.parents.length||(r=i.parents[s.n-1]??null,!r))return null}return r}async function Be(e,t){let{base:n,reflogIndex:r,suffixes:o}=$u(t),s;return r!==void 0?s=await Tu(e,n,r):s=await Iu(e,n),s?Au(e,s,o):null}function Ks(e){let t=e.indexOf(":");return t<0?null:{rev:e.slice(0,t)||"HEAD",path:e.slice(t+1)}}var Mc,xi,sn=Re(()=>{"use strict";ae();ze();ge();Mc=["HEAD","FETCH_HEAD","ORIG_HEAD","MERGE_HEAD","CHERRY_PICK_HEAD","REBASE_HEAD"];xi=class extends Error{constructor(n){super(`short object ID ${n} is ambiguous`);this.prefix=n}}});function mt(e,t){return e.lstat?e.lstat(t):e.stat(t)}function bn(e){return typeof e=="string"?e==="120000":e===40960}async function rs(e,t){if((await mt(e,t)).isSymbolicLink&&e.readlink){let r=await e.readlink(t);return Hu.encode(r)}return e.readFileBuffer(t)}async function Nn(e,t){let n=await rs(e,t);return pt("blob",n)}var Hu,nr=Re(()=>{"use strict";ae();Hu=new TextEncoder});function ju(e){return e.length===4&&e.toLowerCase()===".git"}function Gu(e,t){if(e.length===0)throw new Error("invalid tree entry: empty name");if(e.includes("/"))throw new Error(`invalid tree entry: name contains slash: '${e}'`);if(e.includes("\0"))throw new Error("invalid tree entry: name contains null byte");if(e==="."||e==="..")throw new Error(`invalid tree entry: '${e}'`);if(ju(e))throw new Error(`invalid tree entry: '${e}'`);if(!Mu.has(t))throw new Error(`invalid tree entry mode: '${t}' for '${e}'`)}function _n(e){let t=[],n=0;for(;n<e.byteLength;){let r=e.indexOf(32,n);if(r===-1)break;let o=jc.decode(e.subarray(n,r)),s=e.indexOf(0,r+1);if(s===-1)break;let i=jc.decode(e.subarray(r+1,s)),a=e.subarray(s+1,s+21),c=vn(a),f=o.padStart(6,"0");Gu(i,f),t.push({mode:f,name:i,hash:c}),n=s+21}return{type:"tree",entries:t}}function Gc(e){let t=[];for(let s of e.entries){let i=s.mode.replace(/^0+/,""),a=Du.encode(`${i} ${s.name}\0`),c=At(s.hash);t.push(a),t.push(c)}let n=t.reduce((s,i)=>s+i.byteLength,0),r=new Uint8Array(n),o=0;for(let s of t)r.set(s,o),o+=s.byteLength;return r}var Du,jc,Mu,Vs=Re(()=>{"use strict";ht();Du=new TextEncoder,jc=new TextDecoder,Mu=new Set(["100644","100755","040000","120000","160000"])});async function Fe(e,t){return Lc(e,t,"")}async function Lc(e,t,n){let r=[],o=new Map;for(let i of t){let a=n?i.path.slice(n.length+1):i.path,c=a.indexOf("/");if(c===-1)r.push({mode:Lu(i.mode),name:a,hash:i.hash});else{let f=a.slice(0,c),l=o.get(f);l||(l=[],o.set(f,l)),l.push(i)}}for(let[i,a]of o){let c=n?`${n}/${i}`:i,f=await Lc(e,a,c);r.push({mode:Qr.DIRECTORY,name:i,hash:f})}r.sort((i,a)=>{let c=i.mode===Qr.DIRECTORY?`${i.name}/`:i.name,f=a.mode===Qr.DIRECTORY?`${a.name}/`:a.name;return c<f?-1:c>f?1:0});let s=Gc({type:"tree",entries:r});return He(e,"tree",s)}async function Ke(e,t,n=""){let r=await be(e,t);if(r.type!=="tree")throw new Error(`Expected tree object, got ${r.type}`);let o=_n(r.content),s=[];for(let i of o.entries){let a=n?`${n}/${i.name}`:i.name;if(i.mode===Qr.DIRECTORY){let c=await Ke(e,i.hash,a);s.push(...c)}else s.push({path:a,mode:i.mode,hash:i.hash})}return s}async function fe(e,t){if(!t)return new Map;let n=await Ke(e,t);return new Map(n.map(r=>[r.path,r]))}async function Ve(e,t,n){let r=await fe(e,t),o=await fe(e,n),s=[];for(let[i,a]of r){let c=o.get(i);c?(a.hash!==c.hash||a.mode!==c.mode)&&s.push({path:i,status:"modified",oldHash:a.hash,newHash:c.hash,oldMode:a.mode,newMode:c.mode}):s.push({path:i,status:"deleted",oldHash:a.hash,oldMode:a.mode})}for(let[i,a]of o)r.has(i)||s.push({path:i,status:"added",newHash:a.hash,newMode:a.mode});return s.sort((i,a)=>Ie(i.path,a.path))}function Lu(e){return e.toString(8).padStart(6,"0")}var Ae=Re(()=>{"use strict";oe();ae();Vs();Ei()});function Nc(e){return/^[a-zA-Z0-9]$/.test(e)}function Nu(e){return/^[a-zA-Z]$/.test(e)}function _u(e){return e>="0"&&e<="9"}function Ci(e){return e>="A"&&e<="Z"}function Pi(e){return e>="a"&&e<="z"}function _c(e){return/^\s$/.test(e)}function Fu(e){return e===" "||e===" "}function Oi(e){let t=e.charCodeAt(0);return t>=32&&t<=126}function Uu(e){return Oi(e)&&!_c(e)}function Bu(e){return Oi(e)&&!Nc(e)&&e!==" "}function Wu(e){let t=e.charCodeAt(0);return t<32||t===127}function qu(e){return/^[0-9a-fA-F]$/.test(e)}function ss(e,t,n){return n?e.toLowerCase()===t.toLowerCase():e===t}function $i(e,t,n,r,o){let s=(o&1)!==0,i=(o&2)!==0;for(;t<e.length;){let a=e[t];if(r>=n.length&&a!=="*")return-1;let c=r<n.length?n[r]:"";switch(a){case"\\":{if(t++,t>=e.length)return-1;if(!ss(n[r],e[t],s))return 1;r++,t++;break}case"?":{if(i&&c==="/")return 1;r++,t++;break}case"*":{let f;if(t++,t<e.length&&e[t]==="*"){let l=t;for(;t<e.length&&e[t]==="*";)t++;if(!i)f=!0;else if((l-1<1||e[l-2]==="/")&&(t>=e.length||e[t]==="/"||e[t]==="\\"&&t+1<e.length&&e[t+1]==="/")){if(t<e.length&&e[t]==="/"&&$i(e,t+1,n,r,o)===0)return 0;f=!0}else f=!1}else f=!i;if(t>=e.length)return!f&&n.indexOf("/",r)!==-1?-2:0;if(!f&&e[t]==="/"){let l=n.indexOf("/",r);if(l===-1)return-1;r=l+1,t++;break}for(;!(r>=n.length);){if(!zu(e[t])){let d=s?e[t].toLowerCase():e[t];for(;r<n.length&&(f||n[r]!=="/")&&(s?n[r].toLowerCase():n[r])!==d;)r++;if(r>=n.length||!f&&n[r]==="/")return r<n.length&&!f&&n[r]==="/"?-2:f?-1:-2}let l=$i(e,t,n,r,o);if(l!==1){if(!f||l!==-2)return l}else if(!f&&n[r]==="/")return-2;r++}return-1}case"[":{if(i&&c==="/")return 1;if(t++,t>=e.length)return-1;let f=!1;(e[t]==="!"||e[t]==="^")&&(f=!0,t++);let l=!1,d="",u=!0;for(;t<e.length&&(u||e[t]!=="]");){u=!1;let m=e[t];if(m==="\\"){if(t++,t>=e.length)return-1;m=e[t],ss(c,m,s)&&(l=!0)}else if(m==="-"&&d&&t+1<e.length&&e[t+1]!=="]"){if(t++,m=e[t],m==="\\"){if(t++,t>=e.length)return-1;m=e[t]}let h=d,p=m;if(c>=h&&c<=p&&(l=!0),s){if(Pi(c)){let g=c.toUpperCase();g>=h&&g<=p&&(l=!0)}else if(Ci(c)){let g=c.toLowerCase();g>=h&&g<=p&&(l=!0)}}m=""}else if(m==="["&&t+1<e.length&&e[t+1]===":"){t+=2;let h=t;for(;t<e.length&&e[t]!=="]";)t++;if(t>=e.length)return-1;let p=t-h-1;if(p<0||e[t-1]!==":")t=h-2,m="[",ss(c,m,s)&&(l=!0);else{let g=e.slice(h,h+p);Ku(g,c,s)&&(l=!0),m=""}}else ss(c,m,s)&&(l=!0);d=m,t++}if(t>=e.length)return-1;if(t++,l===f)return 1;r++;break}default:{if(!ss(c,a,s))return 1;r++,t++;break}}}return r>=n.length?0:1}function zu(e){return e==="*"||e==="?"||e==="["||e==="\\"}function Ku(e,t,n){switch(e){case"alnum":return Nc(t);case"alpha":return Nu(t);case"blank":return Fu(t);case"cntrl":return Wu(t);case"digit":return _u(t);case"graph":return Uu(t);case"lower":return Pi(t)||n&&Ci(t);case"print":return Oi(t);case"punct":return Bu(t);case"space":return _c(t);case"upper":return Ci(t)||n&&Pi(t);case"xdigit":return qu(t);default:return!1}}function on(e,t,n=0){return $i(e,0,t,0,n)===0?0:1}var os=Re(()=>{"use strict"});function Wc(e){for(let t=0;t<e.length;t++){let n=e[t];if(n==="\\"){t++;continue}if(n==="*"||n==="?"||n==="[")return t}return e.length}function Vu(e){return Wc(e)===e.length}function Yu(e,t){let n=e;for(;n.length>0;){let c=n[n.length-1];if(c===" "||c===" "){if(n.length>=2&&n[n.length-2]==="\\"){n=n.slice(0,n.length-2)+n[n.length-1];break}n=n.slice(0,-1)}else break}if(n.length===0||n[0]==="#")return null;let r=0,o=n;if(o[0]==="!"&&(r|=Ys,o=o.slice(1)),o.length===0)return null;let s=o.length;o[s-1]==="/"&&(s--,o=o.slice(0,s),r|=Bc);let i=!1;for(let c=0;c<s;c++)if(o[c]==="/"){i=!0;break}i||(r|=Fc);let a=Math.min(Wc(o),s);return o[0]==="*"&&Vu(o.slice(1))&&(r|=Uc),{pattern:o,patternLen:s,nowildcardLen:a,flags:r,base:t}}function is(e,t,n){let r=[];for(let o of e.split(`
|
|
41
|
-
`)){let s=Yu(o,t);s&&r.push(s)}return{patterns:r,src:n}}function Xu(e,t){let{pattern:n,patternLen:r,nowildcardLen:o,flags:s}=t;if(o===r)return e===n;if(s&Uc){let i=n.slice(1);return e.length>=i.length&&e.endsWith(i)}return on(n,e,2)===0}function Zu(e,t){let{base:n}=t,{pattern:r,patternLen:o,nowildcardLen:s}=t;r[0]==="/"&&(r=r.slice(1),o--,s=Math.max(0,s-1));let i=n.length;if(i>0&&(e.length<i+1||e[i]!=="/"||!e.startsWith(n)))return!1;let a=i>0?e.slice(i+1):e,c=a.length;if(s>0){if(s>c||a.slice(0,s)!==r.slice(0,s))return!1;if(o===s&&c===s)return!0}return on(r,a,2)===0}function Ii(e,t,n){let r=e.lastIndexOf("/")>=0?e.slice(e.lastIndexOf("/")+1):e;for(let o=n.patterns.length-1;o>=0;o--){let s=n.patterns[o];if(s&&!(s.flags&Bc&&!t)){if(s.flags&Fc){if(s.base&&!e.startsWith(`${s.base}/`))continue;if(Xu(r,s))return s;continue}if(Zu(e,s))return s}}return null}function an(e,t,n){for(let r=e.dirPatterns.length-1;r>=0;r--){let o=e.dirPatterns[r],s=Ii(t,n,o);if(s)return s.flags&Ys?"not-ignored":"ignored"}if(e.excludeFile){let r=Ii(t,n,e.excludeFile);if(r)return r.flags&Ys?"not-ignored":"ignored"}if(e.globalExclude){let r=Ii(t,n,e.globalExclude);if(r)return r.flags&Ys?"not-ignored":"ignored"}return"undecided"}async function $r(e){let t={dirPatterns:[],excludeFile:null,globalExclude:null},n=v(e.gitDir,"info","exclude");try{let r=await e.fs.readFile(n);t.excludeFile=is(r,"",n)}catch{}try{let r=await xe(e,"core.excludesFile");if(r)try{let o=await e.fs.readFile(r);t.globalExclude=is(o,"",r)}catch{}}catch{}return t}function rr(e,t,n,r){let s=is(t,n===""?"":n,r);return{...e,dirPatterns:[...e.dirPatterns,s]}}var Fc,Uc,Bc,Ys,Zs=Re(()=>{"use strict";qe();me();os();Fc=1,Uc=4,Bc=8,Ys=16});async function gt(e,t){if(!e.workTree)throw new Error("Cannot diff working tree in a bare repository");let n=[];for(let s of t.entries){if(s.stage!==0)continue;let i=v(e.workTree,s.path),a;try{a=await mt(e.fs,i)}catch{a=null}if(!a){n.push({path:s.path,status:"deleted",indexHash:s.hash});continue}if(!a.isFile&&!a.isSymbolicLink){n.push({path:s.path,status:"deleted",indexHash:s.hash});continue}await Nn(e.fs,i)!==s.hash&&n.push({path:s.path,status:"modified",indexHash:s.hash})}let r=new Set(t.entries.map(s=>s.path)),o=await ot(e,e.workTree,"");for(let s of o)r.has(s)||n.push({path:s,status:"untracked"});return n.sort((s,i)=>Ie(s.path,i.path))}async function dt(e,t){if(!e.workTree)throw new Error("Cannot checkout in a bare repository");if(!Qn(t.path))throw new Error(`refusing to check out unsafe path '${t.path}'`);let n=await be(e,t.hash);if(n.type!=="blob")throw new Error(`Expected blob for ${t.path}, got ${n.type}`);let r=v(e.workTree,t.path);if(!Ms(e.workTree,r))throw new Error(`refusing to check out path outside worktree: '${t.path}'`);let o=r.lastIndexOf("/");if(o>0&&await e.fs.mkdir(r.slice(0,o),{recursive:!0}),t.mode!=null&&bn(t.mode)&&e.fs.symlink){let s=Qu.decode(n.content);if(!Wa(s))throw new Error(`refusing to create symlink with unsafe target '${s}'`);await mt(e.fs,r).then(()=>!0).catch(()=>!1)&&await e.fs.rm(r,{force:!0}),await e.fs.symlink(s,r)}else{if(e.fs.lstat)try{(await e.fs.lstat(r)).isSymbolicLink&&await e.fs.rm(r,{force:!0})}catch{}await e.fs.writeFile(r,n.content)}}async function qc(e,t){let n=await Ke(e,t);for(let r of n)await dt(e,r)}async function cn(e,t,n){if(!e.workTree)throw new Error("Cannot stage in a bare repository");if(!Qn(n))throw new Error(`refusing to stage unsafe path '${n}'`);let r=v(e.workTree,n);if(!await e.fs.exists(r))throw new Error(`Path does not exist: ${n}`);let o=await mt(e.fs,r);if(o.isSymbolicLink&&e.fs.readlink){let f=await e.fs.readlink(r),l=Ju.encode(f),d=await He(e,"blob",l),u={path:n,mode:40960,hash:d,stage:0,stat:{...Se(),size:l.byteLength}};return{index:Ct(t,u),hash:d}}let s=await e.fs.readFileBuffer(r),i=await He(e,"blob",s),a=o.mode!=null?em(o.mode):33188,c={path:n,mode:a,hash:i,stage:0,stat:{...Se(),size:s.byteLength}};return{index:Ct(t,c),hash:i}}async function ot(e,t,n,r){let o=r?.skipIgnore??!1,s=null;if(!o){s=r?._ignore??await $r(e);let c=v(t,".gitignore");try{let f=await e.fs.readFile(c);s=rr(s,f,n,c)}catch{}}let i=[],a=await e.fs.readdir(t);for(let c of a){if(n===""&&c===".git")continue;let f=v(t,c),l=n?`${n}/${c}`:c,d=await mt(e.fs,f);if(d.isSymbolicLink){if(s&&an(s,l,!1)==="ignored")continue;i.push(l)}else if(d.isDirectory){if(s&&an(s,l,!0)==="ignored")continue;let u=await ot(e,f,l,{skipIgnore:o,_ignore:s??void 0});i.push(...u)}else if(d.isFile){if(s&&an(s,l,!1)==="ignored")continue;i.push(l)}}return i}function em(e){return e>511?e:e&73?33261:33188}async function sr(e,t,n){if(t===n||t==="/"||!t.startsWith(n)||!await e.exists(t)||!(await e.stat(t)).isDirectory)return;(await e.readdir(t)).length===0&&(await e.rm(t,{recursive:!0}),await sr(e,Qt(t),n))}var Ju,Qu,tt=Re(()=>{"use strict";oe();Zs();Ce();ae();js();me();nr();Ae();Ju=new TextEncoder,Qu=new TextDecoder});function Si(e){return e.existsOnDisk&&e.indexHash===null}async function tm(e,t,n){let r=await Promise.all(t.map(h=>fe(e,h.treeHash))),o=new Map,s=new Set;for(let h of n.entries)h.stage===0?o.set(h.path,h):s.add(h.path);let i=e.workTree?new Set(await ot(e,e.workTree,"",{skipIgnore:!0})):new Set,a=null,c=async()=>(a===null&&(a=e.workTree?new Set(await ot(e,e.workTree,"")):new Set),a),f=new Set;for(let h of r)for(let p of h.keys())f.add(p);let l=new Set;for(let h of n.entries)f.has(h.path)||l.add(h.path);for(let h of i)f.has(h)||l.add(h);let d=Array.from(f).sort().concat(Array.from(l).sort()),u=(h,p)=>r[h]?.get(p),m=[];for(let h of d){let p=null,g=null,w=null,y=null,x=null;if(r.length===1){let O=u(0,h);w=O?.hash??null,x=O?.mode??null}else if(r.length===2){let O=u(0,h),N=u(1,h);g=O?.hash??null,y=O?.mode??null,w=N?.hash??null,x=N?.mode??null}else if(r.length>=3){let O=u(0,h),N=u(1,h),H=u(2,h);p=O?.hash??null,g=N?.hash??null,y=N?.mode??null,w=H?.hash??null,x=H?.mode??null}let E=o.get(h)?.hash??null,R=s.has(h)?1:0,k=i.has(h),C,P=async()=>C!==void 0?C:k?(C=!(await c()).has(h),C):(C=!1,!1),T,D=async()=>{if(T!==void 0)return T;if(!k||!e.workTree)return T=null,null;let O=v(e.workTree,h);try{T=await Nn(e.fs,O)}catch{T=null}return T};m.push({path:h,baseHash:p,headHash:g,remoteHash:w,indexHash:E,indexStage:R,existsOnDisk:k,isIgnoredOnDisk:P,getWorktreeHash:D,headMode:y,remoteMode:x})}return m}function Js(e,t){let n=e.remoteHash;return n===null?e.indexHash===null&&e.indexStage===0?{action:"SKIP",requirements:[]}:{action:"DELETE",requirements:t.reset?[]:["WORKTREE_MUST_BE_UPTODATE"]}:e.indexHash===n?{action:"KEEP",requirements:[]}:e.indexHash===null?{action:"TAKE",takeFrom:"remote",requirements:t.reset||!!t.strippedConflictPaths?.has(e.path)?[]:["NO_UNTRACKED"]}:{action:"TAKE",takeFrom:"remote",requirements:t.reset?[]:["WORKTREE_MUST_BE_UPTODATE"]}}function Qs(e,t){let{headHash:n,remoteHash:r,indexHash:o}=e;return e.indexStage>0?n===r?r===null?{action:"DELETE",requirements:[]}:{action:"TAKE",takeFrom:"remote",requirements:[]}:{action:"KEEP",requirements:["INDEX_MUST_MATCH_HEAD"],caseNumber:-1}:o===null?r===null?n===null?{action:"SKIP",caseNumber:0,requirements:[]}:{action:"SKIP",caseNumber:2,requirements:["NO_UNTRACKED_REMOVED"]}:n!==null?n===r?{action:"SKIP",caseNumber:3,requirements:[]}:t.allowStagedChanges?{action:"TAKE",takeFrom:"remote",caseNumber:3,requirements:[]}:{action:"KEEP",caseNumber:3,requirements:["INDEX_MUST_MATCH_HEAD"]}:{action:"TAKE",takeFrom:"remote",caseNumber:1,requirements:["NO_UNTRACKED"]}:n===null&&r===null?{action:"KEEP",caseNumber:4,requirements:[]}:n===null&&r===o?{action:"KEEP",caseNumber:6,requirements:[]}:n===o&&r===null?{action:"DELETE",caseNumber:10,requirements:["WORKTREE_MUST_BE_UPTODATE"]}:n!==null&&n===r?{action:"KEEP",caseNumber:14,requirements:[]}:n!==null&&r!==null&&o===r?{action:"KEEP",caseNumber:18,requirements:[]}:n!==null&&r!==null&&o===n&&o!==r?{action:"TAKE",takeFrom:"remote",caseNumber:20,requirements:["WORKTREE_MUST_BE_UPTODATE"]}:t.allowStagedChanges?r===null?{action:"DELETE",caseNumber:-1,requirements:[]}:{action:"TAKE",takeFrom:"remote",caseNumber:-1,requirements:[]}:{action:"KEEP",requirements:["INDEX_MUST_MATCH_HEAD"],caseNumber:-1}}function nm(e,t){switch(e.action){case"TAKE":return e.takeFrom==="head"?t.headHash:e.takeFrom==="remote"?t.remoteHash:e.takeFrom==="base"?t.baseHash:null;case"DELETE":return null;case"KEEP":return t.indexHash;default:return null}}async function rm(e,t,n){let r=[];if(n.reset)return r;for(let[o,s]of e){if(s.requirements.length===0)continue;let i=t.get(o);if(!i)continue;let a=nm(s,i);for(let c of s.requirements){if(n.allowStagedChanges&&c==="INDEX_MUST_MATCH_HEAD")continue;let f=await sm(c,i,a);if(f){r.push({path:o,error:f});break}}if(n.stopAtFirstError&&r.length>0)break}return r}async function sm(e,t,n,r){switch(e){case"INDEX_MUST_NOT_EXIST":return t.indexHash!==null?"WOULD_OVERWRITE":Si(t)?"WOULD_LOSE_UNTRACKED_REMOVED":null;case"INDEX_MUST_MATCH_HEAD":return t.indexHash!==t.headHash?"WOULD_OVERWRITE":null;case"INDEX_MUST_MATCH_RESULT":return t.indexHash!==null&&t.indexHash!==n?"WOULD_OVERWRITE":null;case"WORKTREE_MUST_BE_UPTODATE":{if(!t.existsOnDisk)return null;let o=await t.getWorktreeHash();return o!==t.indexHash?r?.allowContentEscapeHatch&&(n!==null&&o===n||o===null&&n===null)?null:"NOT_UPTODATE_FILE":null}case"NO_UNTRACKED":return Si(t)?await t.isIgnoredOnDisk()?null:"WOULD_LOSE_UNTRACKED_OVERWRITTEN":null;case"NO_UNTRACKED_REMOVED":return Si(t)?await t.isIgnoredOnDisk()?null:"WOULD_LOSE_UNTRACKED_REMOVED":null}}function om(e,t,n,r){let o=[],s=[],i=new Set(e.keys()),a=new Map;for(let c of n.entries)i.has(c.path)||o.push(c),c.stage===0&&a.set(c.path,c);for(let[c,f]of e){let l=t.get(c);if(l)switch(f.action){case"KEEP":{let d=a.get(c);d&&(o.push(d),r.reset&&r.updateWorktree&&s.push({path:c,type:"checkout",hash:d.hash,mode:d.mode}));break}case"TAKE":{let d=f.takeFrom==="head"?l.headHash:l.remoteHash,u=f.takeFrom==="head"?l.headMode:l.remoteMode,m=u?Number.parseInt(u,8):33188;o.push({path:c,mode:m,hash:d,stage:0,stat:Se()}),r.updateWorktree&&s.push({path:c,type:"checkout",hash:d,mode:m});break}case"DELETE":{r.updateWorktree&&l.existsOnDisk&&s.push({path:c,type:"delete"});break}case"SKIP":break}}return o.sort((c,f)=>Ie(c.path,f.path)||c.stage-f.stage),{newEntries:o,worktreeOps:s}}function eo(e,t){let n=t.actionHint??t.operationName,r=[];for(let{error:s,msg:i,fix:a}of im){let c=e.filter(f=>f.error===s).map(f=>f.path).sort();if(c.length>0){let f=c.map(l=>` ${l}`).join(`
|
|
39
|
+
`;await e.fs.writeFile(r,o)}async function Je(e,t,n){let r=Zs(e,t);await rs(e.fs,r);let o=`${zc(n)}
|
|
40
|
+
`;if(await e.fs.exists(r)){let s=await e.fs.readFile(r);await e.fs.writeFile(r,s+o)}else await e.fs.writeFile(r,o)}async function ss(e,t){let n=Zs(e,t);await e.fs.exists(n)&&await e.fs.rm(n)}async function se(e,t,n,r,o,s,i=!1){let a=await rn(e,t),c={oldHash:r??ee,newHash:o,...a,message:s};await Je(e,n,c),i&&n!=="HEAD"&&await Je(e,"HEAD",c)}var ze=Re(()=>{"use strict";pt();Tn();pe();Ln();pt()});function Nu(e){let t=[],n=e.length;for(;n>0;){let s=e.slice(0,n).match(/^(.+?)~(\d*)$/);if(s&&s[1]!==void 0&&s[2]!==void 0){let c=s[2]===""?1:parseInt(s[2],10);t.unshift({type:"tilde",n:c}),n=s[1].length;continue}let i=e.slice(0,n).match(/^(.+?)\^{([^}]*)}$/);if(i&&i[1]!==void 0&&i[2]!==void 0){t.unshift({type:"peel",target:i[2]}),n=i[1].length;continue}let a=e.slice(0,n).match(/^(.+?)\^(\d*)$/);if(a&&a[1]!==void 0&&a[2]!==void 0){let c=a[2]===""?1:parseInt(a[2],10);t.unshift({type:"caret",n:c}),n=a[1].length;continue}break}let r=e.slice(0,n),o=r.match(/^(.+?)@\{(\d+)\}$/);return o&&o[1]!==void 0&&o[2]!==void 0?{base:o[1],reflogIndex:parseInt(o[2],10),suffixes:t}:{base:r,suffixes:t}}async function _u(e,t){let n=await Lc(e,t);if(n.length===0)return null;if(n.length>1)throw new Ai(t);return n[0]}async function Fu(e,t){if(t==="HEAD"||t==="@")return B(e,"HEAD");if(Kc.includes(t))return B(e,t);if(/^[0-9a-f]{40}$/.test(t))return await $t(e,t)?t:null;if(/^[0-9a-f]{4,39}$/.test(t)){let s=await _u(e,t);if(s)return s}if(t.startsWith("refs/")){let s=await B(e,t);if(s)return s}let n=await B(e,`refs/heads/${t}`);if(n)return n;let r=await B(e,`refs/tags/${t}`);if(r)return r;let o=await B(e,`refs/remotes/${t}`);return o||null}function Uu(e){if(e==="HEAD"||e==="@")return"HEAD";for(let t of Kc)if(e===t)return t;return e.startsWith("refs/")?e:`refs/heads/${e}`}async function Bu(e,t,n){let r=Uu(t),o=await et(e,r);if(o.length===0)return null;let s=o.length-1-n;if(s<0||s>=o.length)return null;let i=o[s];return i?i.newHash:null}async function Wu(e,t,n){if(n===""||n==="commit")try{return await ve(e,t)}catch{return null}if(n==="tree"){let o;try{o=await ve(e,t)}catch{return null}return(await j(e,o)).tree}return(await ye(e,t)).type!==n?null:t}async function qu(e,t,n){let r=t;n.some(s=>s.type==="tilde"||s.type==="caret")&&(r=await ve(e,r));for(let s of n)if(s.type==="peel"){if(!r)return null;r=await Wu(e,r,s.target)}else if(s.type==="tilde")for(let i=0;i<s.n;i++){if(!r)return null;let a=await j(e,r);if(a.parents.length===0||(r=a.parents[0]??null,!r))return null}else{if(s.n===0)continue;if(!r)return null;let i=await j(e,r);if(s.n>i.parents.length||(r=i.parents[s.n-1]??null,!r))return null}return r}async function We(e,t){let{base:n,reflogIndex:r,suffixes:o}=Nu(t),s;return r!==void 0?s=await Bu(e,n,r):s=await Fu(e,n),s?qu(e,s,o):null}function Js(e){let t=e.indexOf(":");return t<0?null:{rev:e.slice(0,t)||"HEAD",path:e.slice(t+1)}}var Kc,Ai,cn=Re(()=>{"use strict";ie();ze();we();Kc=["HEAD","FETCH_HEAD","ORIG_HEAD","MERGE_HEAD","CHERRY_PICK_HEAD","REBASE_HEAD"];Ai=class extends Error{constructor(n){super(`short object ID ${n} is ambiguous`);this.prefix=n}}});function ht(e,t){return e.lstat?e.lstat(t):e.stat(t)}function En(e){return typeof e=="string"?e==="120000":e===40960}async function os(e,t){if((await ht(e,t)).isSymbolicLink&&e.readlink){let r=await e.readlink(t);return zu.encode(r)}return e.readFileBuffer(t)}async function _n(e,t){let n=await os(e,t);return gt("blob",n)}var zu,sr=Re(()=>{"use strict";ie();zu=new TextEncoder});function Yu(e){return e.length===4&&e.toLowerCase()===".git"}function Xu(e,t){if(e.length===0)throw new Error("invalid tree entry: empty name");if(e.includes("/"))throw new Error(`invalid tree entry: name contains slash: '${e}'`);if(e.includes("\0"))throw new Error("invalid tree entry: name contains null byte");if(e==="."||e==="..")throw new Error(`invalid tree entry: '${e}'`);if(Yu(e))throw new Error(`invalid tree entry: '${e}'`);if(!Vu.has(t))throw new Error(`invalid tree entry mode: '${t}' for '${e}'`)}function kn(e){let t=[],n=0;for(;n<e.byteLength;){let r=e.indexOf(32,n);if(r===-1)break;let o=Vc.decode(e.subarray(n,r)),s=e.indexOf(0,r+1);if(s===-1)break;let i=Vc.decode(e.subarray(r+1,s)),a=e.subarray(s+1,s+21),c=vn(a),f=o.padStart(6,"0");Xu(i,f),t.push({mode:f,name:i,hash:c}),n=s+21}return{type:"tree",entries:t}}function Yc(e){let t=[];for(let s of e.entries){let i=s.mode.replace(/^0+/,""),a=Ku.encode(`${i} ${s.name}\0`),c=jt(s.hash);t.push(a),t.push(c)}let n=t.reduce((s,i)=>s+i.byteLength,0),r=new Uint8Array(n),o=0;for(let s of t)r.set(s,o),o+=s.byteLength;return r}var Ku,Vc,Vu,Qs=Re(()=>{"use strict";pt();Ku=new TextEncoder,Vc=new TextDecoder,Vu=new Set(["100644","100755","040000","120000","160000"])});async function Fe(e,t){return Zc(e,t,"")}async function Zc(e,t,n){let r=[],o=new Map;for(let i of t){let a=n?i.path.slice(n.length+1):i.path,c=a.indexOf("/");if(c===-1)r.push({mode:Zu(i.mode),name:a,hash:i.hash});else{let f=a.slice(0,c),l=o.get(f);l||(l=[],o.set(f,l)),l.push(i)}}for(let[i,a]of o){let c=n?`${n}/${i}`:i,f=await Zc(e,a,c);r.push({mode:bn.DIRECTORY,name:i,hash:f})}r.sort((i,a)=>{let c=i.mode===bn.DIRECTORY?`${i.name}/`:i.name,f=a.mode===bn.DIRECTORY?`${a.name}/`:a.name;return c<f?-1:c>f?1:0});let s=Yc({type:"tree",entries:r});return De(e,"tree",s)}async function qe(e,t,n=""){let r=await ye(e,t);if(r.type!=="tree")throw new Error(`Expected tree object, got ${r.type}`);let o=kn(r.content),s=[];for(let i of o.entries){let a=n?`${n}/${i.name}`:i.name;if(i.mode===bn.DIRECTORY){let c=await qe(e,i.hash,a);s.push(...c)}else s.push({path:a,mode:i.mode,hash:i.hash})}return s}async function de(e,t){if(!t)return new Map;let n=await qe(e,t);return new Map(n.map(r=>[r.path,r]))}async function Ke(e,t,n){if(t===n)return[];let r=[];return await Jc(e,t,n,"",r),r.sort((o,s)=>Ie(o.path,s.path))}async function Xc(e,t){let n=await ye(e,t);if(n.type!=="tree")throw new Error(`Expected tree object, got ${n.type}`);return kn(n.content).entries}async function Jc(e,t,n,r,o){if(t===n)return;let s=t?await Xc(e,t):[],i=n?await Xc(e,n):[],a=new Map;for(let l of s)a.set(l.name,l);let c=new Map;for(let l of i)c.set(l.name,l);let f=new Set;for(let l of s)f.add(l.name);for(let l of i)f.add(l.name);for(let l of f){let d=a.get(l),h=c.get(l),u=r?`${r}/${l}`:l;if(d&&h){if(d.hash===h.hash&&d.mode===h.mode)continue;let m=d.mode===bn.DIRECTORY,p=h.mode===bn.DIRECTORY;m&&p?await Jc(e,d.hash,h.hash,u,o):m?(await eo(e,d.hash,u,"deleted",o),o.push({path:u,status:"added",newHash:h.hash,newMode:h.mode})):p?(o.push({path:u,status:"deleted",oldHash:d.hash,oldMode:d.mode}),await eo(e,h.hash,u,"added",o)):o.push({path:u,status:"modified",oldHash:d.hash,newHash:h.hash,oldMode:d.mode,newMode:h.mode})}else if(d)d.mode===bn.DIRECTORY?await eo(e,d.hash,u,"deleted",o):o.push({path:u,status:"deleted",oldHash:d.hash,oldMode:d.mode});else{let m=h;m.mode===bn.DIRECTORY?await eo(e,m.hash,u,"added",o):o.push({path:u,status:"added",newHash:m.hash,newMode:m.mode})}}}async function eo(e,t,n,r,o){let s=await qe(e,t,n);for(let i of s)r==="added"?o.push({path:i.path,status:"added",newHash:i.hash,newMode:i.mode}):o.push({path:i.path,status:"deleted",oldHash:i.hash,oldMode:i.mode})}function Zu(e){return e.toString(8).padStart(6,"0")}var He=Re(()=>{"use strict";oe();ie();Qs();Ti()});function Qc(e){return/^[a-zA-Z0-9]$/.test(e)}function Ju(e){return/^[a-zA-Z]$/.test(e)}function Qu(e){return e>="0"&&e<="9"}function Di(e){return e>="A"&&e<="Z"}function Mi(e){return e>="a"&&e<="z"}function ef(e){return/^\s$/.test(e)}function eh(e){return e===" "||e===" "}function Gi(e){let t=e.charCodeAt(0);return t>=32&&t<=126}function th(e){return Gi(e)&&!ef(e)}function nh(e){return Gi(e)&&!Qc(e)&&e!==" "}function rh(e){let t=e.charCodeAt(0);return t<32||t===127}function sh(e){return/^[0-9a-fA-F]$/.test(e)}function is(e,t,n){return n?e.toLowerCase()===t.toLowerCase():e===t}function ji(e,t,n,r,o){let s=(o&1)!==0,i=(o&2)!==0;for(;t<e.length;){let a=e[t];if(r>=n.length&&a!=="*")return-1;let c=r<n.length?n[r]:"";switch(a){case"\\":{if(t++,t>=e.length)return-1;if(!is(n[r],e[t],s))return 1;r++,t++;break}case"?":{if(i&&c==="/")return 1;r++,t++;break}case"*":{let f;if(t++,t<e.length&&e[t]==="*"){let l=t;for(;t<e.length&&e[t]==="*";)t++;if(!i)f=!0;else if((l-1<1||e[l-2]==="/")&&(t>=e.length||e[t]==="/"||e[t]==="\\"&&t+1<e.length&&e[t+1]==="/")){if(t<e.length&&e[t]==="/"&&ji(e,t+1,n,r,o)===0)return 0;f=!0}else f=!1}else f=!i;if(t>=e.length)return!f&&n.indexOf("/",r)!==-1?-2:0;if(!f&&e[t]==="/"){let l=n.indexOf("/",r);if(l===-1)return-1;r=l+1,t++;break}for(;!(r>=n.length);){if(!oh(e[t])){let d=s?e[t].toLowerCase():e[t];for(;r<n.length&&(f||n[r]!=="/")&&(s?n[r].toLowerCase():n[r])!==d;)r++;if(r>=n.length||!f&&n[r]==="/")return r<n.length&&!f&&n[r]==="/"?-2:f?-1:-2}let l=ji(e,t,n,r,o);if(l!==1){if(!f||l!==-2)return l}else if(!f&&n[r]==="/")return-2;r++}return-1}case"[":{if(i&&c==="/")return 1;if(t++,t>=e.length)return-1;let f=!1;(e[t]==="!"||e[t]==="^")&&(f=!0,t++);let l=!1,d="",h=!0;for(;t<e.length&&(h||e[t]!=="]");){h=!1;let u=e[t];if(u==="\\"){if(t++,t>=e.length)return-1;u=e[t],is(c,u,s)&&(l=!0)}else if(u==="-"&&d&&t+1<e.length&&e[t+1]!=="]"){if(t++,u=e[t],u==="\\"){if(t++,t>=e.length)return-1;u=e[t]}let m=d,p=u;if(c>=m&&c<=p&&(l=!0),s){if(Mi(c)){let g=c.toUpperCase();g>=m&&g<=p&&(l=!0)}else if(Di(c)){let g=c.toLowerCase();g>=m&&g<=p&&(l=!0)}}u=""}else if(u==="["&&t+1<e.length&&e[t+1]===":"){t+=2;let m=t;for(;t<e.length&&e[t]!=="]";)t++;if(t>=e.length)return-1;let p=t-m-1;if(p<0||e[t-1]!==":")t=m-2,u="[",is(c,u,s)&&(l=!0);else{let g=e.slice(m,m+p);ih(g,c,s)&&(l=!0),u=""}}else is(c,u,s)&&(l=!0);d=u,t++}if(t>=e.length)return-1;if(t++,l===f)return 1;r++;break}default:{if(!is(c,a,s))return 1;r++,t++;break}}}return r>=n.length?0:1}function oh(e){return e==="*"||e==="?"||e==="["||e==="\\"}function ih(e,t,n){switch(e){case"alnum":return Qc(t);case"alpha":return Ju(t);case"blank":return eh(t);case"cntrl":return rh(t);case"digit":return Qu(t);case"graph":return th(t);case"lower":return Mi(t)||n&&Di(t);case"print":return Gi(t);case"punct":return nh(t);case"space":return ef(t);case"upper":return Di(t)||n&&Mi(t);case"xdigit":return sh(t);default:return!1}}function fn(e,t,n=0){return ji(e,0,t,0,n)===0?0:1}var as=Re(()=>{"use strict"});function sf(e){for(let t=0;t<e.length;t++){let n=e[t];if(n==="\\"){t++;continue}if(n==="*"||n==="?"||n==="[")return t}return e.length}function ah(e){return sf(e)===e.length}function ch(e,t){let n=e;for(;n.length>0;){let c=n[n.length-1];if(c===" "||c===" "){if(n.length>=2&&n[n.length-2]==="\\"){n=n.slice(0,n.length-2)+n[n.length-1];break}n=n.slice(0,-1)}else break}if(n.length===0||n[0]==="#")return null;let r=0,o=n;if(o[0]==="!"&&(r|=to,o=o.slice(1)),o.length===0)return null;let s=o.length;o[s-1]==="/"&&(s--,o=o.slice(0,s),r|=rf);let i=!1;for(let c=0;c<s;c++)if(o[c]==="/"){i=!0;break}i||(r|=tf);let a=Math.min(sf(o),s);return o[0]==="*"&&ah(o.slice(1))&&(r|=nf),{pattern:o,patternLen:s,nowildcardLen:a,flags:r,base:t}}function cs(e,t,n){let r=[];for(let o of e.split(`
|
|
41
|
+
`)){let s=ch(o,t);s&&r.push(s)}return{patterns:r,src:n}}function fh(e,t){let{pattern:n,patternLen:r,nowildcardLen:o,flags:s}=t;if(o===r)return e===n;if(s&nf){let i=n.slice(1);return e.length>=i.length&&e.endsWith(i)}return fn(n,e,2)===0}function lh(e,t){let{base:n}=t,{pattern:r,patternLen:o,nowildcardLen:s}=t;r[0]==="/"&&(r=r.slice(1),o--,s=Math.max(0,s-1));let i=n.length;if(i>0&&(e.length<i+1||e[i]!=="/"||!e.startsWith(n)))return!1;let a=i>0?e.slice(i+1):e,c=a.length;if(s>0){if(s>c||a.slice(0,s)!==r.slice(0,s))return!1;if(o===s&&c===s)return!0}return fn(r,a,2)===0}function Li(e,t,n){let r=e.lastIndexOf("/")>=0?e.slice(e.lastIndexOf("/")+1):e;for(let o=n.patterns.length-1;o>=0;o--){let s=n.patterns[o];if(s&&!(s.flags&rf&&!t)){if(s.flags&tf){if(s.base&&!e.startsWith(`${s.base}/`))continue;if(fh(r,s))return s;continue}if(lh(e,s))return s}}return null}function ln(e,t,n){for(let r=e.dirPatterns.length-1;r>=0;r--){let o=e.dirPatterns[r],s=Li(t,n,o);if(s)return s.flags&to?"not-ignored":"ignored"}if(e.excludeFile){let r=Li(t,n,e.excludeFile);if(r)return r.flags&to?"not-ignored":"ignored"}if(e.globalExclude){let r=Li(t,n,e.globalExclude);if(r)return r.flags&to?"not-ignored":"ignored"}return"undecided"}async function Or(e){let t={dirPatterns:[],excludeFile:null,globalExclude:null},n=v(e.gitDir,"info","exclude");try{let r=await e.fs.readFile(n);t.excludeFile=cs(r,"",n)}catch{}try{let r=await xe(e,"core.excludesFile");if(r)try{let o=await e.fs.readFile(r);t.globalExclude=cs(o,"",r)}catch{}}catch{}return t}function or(e,t,n,r){let s=cs(t,n===""?"":n,r);return{...e,dirPatterns:[...e.dirPatterns,s]}}var tf,nf,rf,to,ro=Re(()=>{"use strict";Be();pe();as();tf=1,nf=4,rf=8,to=16});async function wt(e,t){if(!e.workTree)throw new Error("Cannot diff working tree in a bare repository");let n=[];for(let s of t.entries){if(s.stage!==0)continue;let i=v(e.workTree,s.path),a;try{a=await ht(e.fs,i)}catch{a=null}if(!a){n.push({path:s.path,status:"deleted",indexHash:s.hash});continue}if(!a.isFile&&!a.isSymbolicLink){n.push({path:s.path,status:"deleted",indexHash:s.hash});continue}await _n(e.fs,i)!==s.hash&&n.push({path:s.path,status:"modified",indexHash:s.hash})}let r=new Set(t.entries.map(s=>s.path)),o=await st(e,e.workTree,"");for(let s of o)r.has(s)||n.push({path:s,status:"untracked"});return n.sort((s,i)=>Ie(s.path,i.path))}async function lt(e,t){if(!e.workTree)throw new Error("Cannot checkout in a bare repository");if(!tr(t.path))throw new Error(`refusing to check out unsafe path '${t.path}'`);let n=await ye(e,t.hash);if(n.type!=="blob")throw new Error(`Expected blob for ${t.path}, got ${n.type}`);let r=v(e.workTree,t.path);if(!Ns(e.workTree,r))throw new Error(`refusing to check out path outside worktree: '${t.path}'`);let o=r.lastIndexOf("/");if(o>0&&await e.fs.mkdir(r.slice(0,o),{recursive:!0}),t.mode!=null&&En(t.mode)&&e.fs.symlink){let s=uh.decode(n.content);if(!nc(s))throw new Error(`refusing to create symlink with unsafe target '${s}'`);await ht(e.fs,r).then(()=>!0).catch(()=>!1)&&await e.fs.rm(r,{force:!0}),await e.fs.symlink(s,r)}else{if(e.fs.lstat)try{(await e.fs.lstat(r)).isSymbolicLink&&await e.fs.rm(r,{force:!0})}catch{}await e.fs.writeFile(r,n.content)}}async function of(e,t){let n=await qe(e,t);for(let r of n)await lt(e,r)}async function dn(e,t,n){if(!e.workTree)throw new Error("Cannot stage in a bare repository");if(!tr(n))throw new Error(`refusing to stage unsafe path '${n}'`);let r=v(e.workTree,n);if(!await e.fs.exists(r))throw new Error(`Path does not exist: ${n}`);let o=await ht(e.fs,r);if(o.isSymbolicLink&&e.fs.readlink){let f=await e.fs.readlink(r),l=dh.encode(f),d=await De(e,"blob",l),h={path:n,mode:40960,hash:d,stage:0,stat:{...Se(),size:l.byteLength}};return{index:Pt(t,h),hash:d}}let s=await e.fs.readFileBuffer(r),i=await De(e,"blob",s),a=o.mode!=null?hh(o.mode):33188,c={path:n,mode:a,hash:i,stage:0,stat:{...Se(),size:s.byteLength}};return{index:Pt(t,c),hash:i}}async function st(e,t,n,r){let o=r?.skipIgnore??!1,s=null;if(!o){s=r?._ignore??await Or(e);let c=v(t,".gitignore");try{let f=await e.fs.readFile(c);s=or(s,f,n,c)}catch{}}let i=[],a=await e.fs.readdir(t);for(let c of a){if(n===""&&c===".git")continue;let f=v(t,c),l=n?`${n}/${c}`:c,d=await ht(e.fs,f);if(d.isSymbolicLink){if(s&&ln(s,l,!1)==="ignored")continue;i.push(l)}else if(d.isDirectory){if(s&&ln(s,l,!0)==="ignored")continue;let h=await st(e,f,l,{skipIgnore:o,_ignore:s??void 0});i.push(...h)}else if(d.isFile){if(s&&ln(s,l,!1)==="ignored")continue;i.push(l)}}return i}function hh(e){return e>511?e:e&73?33261:33188}async function ir(e,t,n){if(t===n||t==="/"||!t.startsWith(n)||!await e.exists(t)||!(await e.stat(t)).isDirectory)return;(await e.readdir(t)).length===0&&(await e.rm(t,{recursive:!0}),await ir(e,nn(t),n))}var dh,uh,tt=Re(()=>{"use strict";oe();ro();Ce();ie();_s();pe();sr();He();dh=new TextEncoder,uh=new TextDecoder});function Ni(e){return e.existsOnDisk&&e.indexHash===null}async function mh(e,t,n){let r=await Promise.all(t.map(m=>de(e,m.treeHash))),o=new Map,s=new Set;for(let m of n.entries)m.stage===0?o.set(m.path,m):s.add(m.path);let i=e.workTree?new Set(await st(e,e.workTree,"",{skipIgnore:!0})):new Set,a=null,c=async()=>(a===null&&(a=e.workTree?new Set(await st(e,e.workTree,"")):new Set),a),f=new Set;for(let m of r)for(let p of m.keys())f.add(p);let l=new Set;for(let m of n.entries)f.has(m.path)||l.add(m.path);for(let m of i)f.has(m)||l.add(m);let d=Array.from(f).sort().concat(Array.from(l).sort()),h=(m,p)=>r[m]?.get(p),u=[];for(let m of d){let p=null,g=null,w=null,b=null,y=null;if(r.length===1){let I=h(0,m);w=I?.hash??null,y=I?.mode??null}else if(r.length===2){let I=h(0,m),D=h(1,m);g=I?.hash??null,b=I?.mode??null,w=D?.hash??null,y=D?.mode??null}else if(r.length>=3){let I=h(0,m),D=h(1,m),G=h(2,m);p=I?.hash??null,g=D?.hash??null,b=D?.mode??null,w=G?.hash??null,y=G?.mode??null}let x=o.get(m)?.hash??null,k=s.has(m)?1:0,E=i.has(m),C,$=async()=>C!==void 0?C:E?(C=!(await c()).has(m),C):(C=!1,!1),H,P=async()=>{if(H!==void 0)return H;if(!E||!e.workTree)return H=null,null;let I=v(e.workTree,m);try{H=await _n(e.fs,I)}catch{H=null}return H};u.push({path:m,baseHash:p,headHash:g,remoteHash:w,indexHash:x,indexStage:k,existsOnDisk:E,isIgnoredOnDisk:$,getWorktreeHash:P,headMode:b,remoteMode:y})}return u}function so(e,t){let n=e.remoteHash;return n===null?e.indexHash===null&&e.indexStage===0?{action:"SKIP",requirements:[]}:{action:"DELETE",requirements:t.reset?[]:["WORKTREE_MUST_BE_UPTODATE"]}:e.indexHash===n?{action:"KEEP",requirements:[]}:e.indexHash===null?{action:"TAKE",takeFrom:"remote",requirements:t.reset||!!t.strippedConflictPaths?.has(e.path)?[]:["NO_UNTRACKED"]}:{action:"TAKE",takeFrom:"remote",requirements:t.reset?[]:["WORKTREE_MUST_BE_UPTODATE"]}}function oo(e,t){let{headHash:n,remoteHash:r,indexHash:o}=e;return e.indexStage>0?n===r?r===null?{action:"DELETE",requirements:[]}:{action:"TAKE",takeFrom:"remote",requirements:[]}:{action:"KEEP",requirements:["INDEX_MUST_MATCH_HEAD"],caseNumber:-1}:o===null?r===null?n===null?{action:"SKIP",caseNumber:0,requirements:[]}:{action:"SKIP",caseNumber:2,requirements:["NO_UNTRACKED_REMOVED"]}:n!==null?n===r?{action:"SKIP",caseNumber:3,requirements:[]}:t.allowStagedChanges?{action:"TAKE",takeFrom:"remote",caseNumber:3,requirements:[]}:{action:"KEEP",caseNumber:3,requirements:["INDEX_MUST_MATCH_HEAD"]}:{action:"TAKE",takeFrom:"remote",caseNumber:1,requirements:["NO_UNTRACKED"]}:n===null&&r===null?{action:"KEEP",caseNumber:4,requirements:[]}:n===null&&r===o?{action:"KEEP",caseNumber:6,requirements:[]}:n===o&&r===null?{action:"DELETE",caseNumber:10,requirements:["WORKTREE_MUST_BE_UPTODATE"]}:n!==null&&n===r?{action:"KEEP",caseNumber:14,requirements:[]}:n!==null&&r!==null&&o===r?{action:"KEEP",caseNumber:18,requirements:[]}:n!==null&&r!==null&&o===n&&o!==r?{action:"TAKE",takeFrom:"remote",caseNumber:20,requirements:["WORKTREE_MUST_BE_UPTODATE"]}:t.allowStagedChanges?r===null?{action:"DELETE",caseNumber:-1,requirements:[]}:{action:"TAKE",takeFrom:"remote",caseNumber:-1,requirements:[]}:{action:"KEEP",requirements:["INDEX_MUST_MATCH_HEAD"],caseNumber:-1}}function ph(e,t){switch(e.action){case"TAKE":return e.takeFrom==="head"?t.headHash:e.takeFrom==="remote"?t.remoteHash:e.takeFrom==="base"?t.baseHash:null;case"DELETE":return null;case"KEEP":return t.indexHash;default:return null}}async function gh(e,t,n){let r=[];if(n.reset)return r;for(let[o,s]of e){if(s.requirements.length===0)continue;let i=t.get(o);if(!i)continue;let a=ph(s,i);for(let c of s.requirements){if(n.allowStagedChanges&&c==="INDEX_MUST_MATCH_HEAD")continue;let f=await wh(c,i,a);if(f){r.push({path:o,error:f});break}}if(n.stopAtFirstError&&r.length>0)break}return r}async function wh(e,t,n,r){switch(e){case"INDEX_MUST_NOT_EXIST":return t.indexHash!==null?"WOULD_OVERWRITE":Ni(t)?"WOULD_LOSE_UNTRACKED_REMOVED":null;case"INDEX_MUST_MATCH_HEAD":return t.indexHash!==t.headHash?"WOULD_OVERWRITE":null;case"INDEX_MUST_MATCH_RESULT":return t.indexHash!==null&&t.indexHash!==n?"WOULD_OVERWRITE":null;case"WORKTREE_MUST_BE_UPTODATE":{if(!t.existsOnDisk)return null;let o=await t.getWorktreeHash();return o!==t.indexHash?r?.allowContentEscapeHatch&&(n!==null&&o===n||o===null&&n===null)?null:"NOT_UPTODATE_FILE":null}case"NO_UNTRACKED":return Ni(t)?await t.isIgnoredOnDisk()?null:"WOULD_LOSE_UNTRACKED_OVERWRITTEN":null;case"NO_UNTRACKED_REMOVED":return Ni(t)?await t.isIgnoredOnDisk()?null:"WOULD_LOSE_UNTRACKED_REMOVED":null}}function bh(e,t,n,r){let o=[],s=[],i=new Set(e.keys()),a=new Map;for(let c of n.entries)i.has(c.path)||o.push(c),c.stage===0&&a.set(c.path,c);for(let[c,f]of e){let l=t.get(c);if(l)switch(f.action){case"KEEP":{let d=a.get(c);d&&(o.push(d),r.reset&&r.updateWorktree&&s.push({path:c,type:"checkout",hash:d.hash,mode:d.mode}));break}case"TAKE":{let d=f.takeFrom==="head"?l.headHash:l.remoteHash,h=f.takeFrom==="head"?l.headMode:l.remoteMode,u=h?Number.parseInt(h,8):33188;o.push({path:c,mode:u,hash:d,stage:0,stat:Se()}),r.updateWorktree&&s.push({path:c,type:"checkout",hash:d,mode:u});break}case"DELETE":{r.updateWorktree&&l.existsOnDisk&&s.push({path:c,type:"delete"});break}case"SKIP":break}}return o.sort((c,f)=>Ie(c.path,f.path)||c.stage-f.stage),{newEntries:o,worktreeOps:s}}function io(e,t){let n=t.actionHint??t.operationName,r=[];for(let{error:s,msg:i,fix:a}of yh){let c=e.filter(f=>f.error===s).map(f=>f.path).sort();if(c.length>0){let f=c.map(l=>` ${l}`).join(`
|
|
42
42
|
`);r.push(`${i(t.operationName)}
|
|
43
43
|
${f}
|
|
44
44
|
${a(n)}
|
|
45
45
|
`)}}return{stdout:"",stderr:r.length>0?`${r.join("")}Aborting
|
|
46
|
-
`:"",exitCode:t.errorExitCode}}async function
|
|
46
|
+
`:"",exitCode:t.errorExitCode}}async function ar(e,t,n,r){let o=await mh(e,t,n),s=new Map(o.map(l=>[l.path,l])),i=new Map;for(let l of o){let d=r.mergeFn(l,r);i.set(l.path,d)}let a=await gh(i,s,r);if(a.length>0)return{success:!1,newEntries:[],worktreeOps:[],errors:a,errorOutput:io(a,r)};let{newEntries:c,worktreeOps:f}=bh(i,s,n,r);return{success:!0,newEntries:c,worktreeOps:f,errors:[],errorOutput:null}}async function Me(e,t){if(!e.workTree)return;let n=e.workTree,r=[];for(let o of t){if(!tr(o.path))throw new Error(`refusing to apply worktree operation on unsafe path '${o.path}'`);let s=v(n,o.path);if(!Ns(n,s))throw new Error(`refusing to apply worktree operation outside worktree: '${o.path}'`);o.type==="delete"?await ht(e.fs,s).then(()=>!0).catch(()=>!1)&&(await e.fs.rm(s),r.push(s)):o.type==="checkout"&&o.hash&&await lt(e,{path:o.path,hash:o.hash,mode:o.mode})}for(let o of r)await ir(e.fs,nn(o),n)}async function Fn(e,t,n,r){return ar(e,[{label:"current",treeHash:t},{label:"target",treeHash:n}],r,{mergeFn:oo,updateWorktree:!0,reset:!1,errorExitCode:1,operationName:"checkout",actionHint:"switch branches"})}async function af(e,t,n,r){return ar(e,[{label:"HEAD",treeHash:t},{label:"target",treeHash:n}],r,{mergeFn:oo,updateWorktree:!0,reset:!1,errorExitCode:1,operationName:"merge"})}async function xn(e,t,n){return ar(e,[{label:"target",treeHash:t}],n,{mergeFn:so,updateWorktree:!0,reset:!0,errorExitCode:128,operationName:"reset"})}async function Ir(e,t,n,r){let o=new Set;for(let a of n.entries)a.stage>0&&o.add(a.path);let s={version:n.version,entries:Le(n)},i=await ar(e,[{label:"ORIG_HEAD",treeHash:t}],s,{mergeFn:so,updateWorktree:!0,reset:!1,errorExitCode:128,operationName:"merge",stopAtFirstError:!0,strippedConflictPaths:o});if(!i.success){let a=r??"HEAD",c=[];for(let f of i.errors)f.error==="NOT_UPTODATE_FILE"?c.push(`error: Entry '${f.path}' not uptodate. Cannot merge.
|
|
47
47
|
`):f.error==="WOULD_LOSE_UNTRACKED_OVERWRITTEN"&&c.push(`error: Untracked working tree file '${f.path}' would be overwritten by merge.
|
|
48
|
-
`);return c.length>0&&(i.errorOutput=
|
|
49
|
-
`,128)),i}if(e.workTree&&o.size>0){let a=await
|
|
50
|
-
`,exitCode:128}}function
|
|
51
|
-
`){return
|
|
48
|
+
`);return c.length>0&&(i.errorOutput=N(c.join("")+`fatal: Could not reset index file to revision '${a}'.
|
|
49
|
+
`,128)),i}if(e.workTree&&o.size>0){let a=await de(e,t),c=new Set(i.newEntries.map(f=>f.path));for(let f of o)!a.has(f)&&!c.has(f)&&i.worktreeOps.push({path:f,type:"delete"})}return i}var yh,Jt=Re(()=>{"use strict";oe();Ce();_s();pe();sr();He();tt();yh=[{error:"WOULD_OVERWRITE",msg:e=>`error: Your local changes to the following files would be overwritten by ${e}:`,fix:e=>`Please commit your changes or stash them before you ${e}.`},{error:"NOT_UPTODATE_FILE",msg:e=>`error: Your local changes to the following files would be overwritten by ${e}:`,fix:e=>`Please commit your changes or stash them before you ${e}.`},{error:"WOULD_LOSE_UNTRACKED_OVERWRITTEN",msg:e=>`error: The following untracked working tree files would be overwritten by ${e}:`,fix:e=>`Please move or remove them before you ${e}.`},{error:"WOULD_LOSE_UNTRACKED_REMOVED",msg:e=>`error: The following untracked working tree files would be removed by ${e}:`,fix:e=>`Please move or remove them before you ${e}.`}]});function T(e){return{stdout:"",stderr:`fatal: ${e}
|
|
50
|
+
`,exitCode:128}}function N(e,t=1){return{stdout:"",stderr:e,exitCode:t}}async function q(e,t,n){if(n?.objectStore&&n?.refStore&&n?.gitDir)return{fs:e,gitDir:n.gitDir,workTree:n.workTree??t,objectStore:n.objectStore,refStore:n.refStore,...n};let r=await rr(e,t);return r?n?{...r,...n}:r:Eh}function M(e){return typeof e=="object"&&e!==null&&"exitCode"in e}function Ve(e){return e.workTree?null:kh}async function Qe(e){let t=await Y(e);return t||T("your current branch does not have any commits yet")}function Cn(e,t,n=`fatal: Exiting because of an unresolved conflict.
|
|
51
|
+
`){return Gt(e)?N(`error: ${t} is not possible because you have unmerged files.
|
|
52
52
|
hint: Fix them up in the work tree, and then use 'git add/rm <file>'
|
|
53
53
|
hint: as appropriate to mark resolution and make a commit.
|
|
54
|
-
`+n,128):null}async function
|
|
55
|
-
`);return t===-1?e:e.slice(0,t)}function
|
|
54
|
+
`+n,128):null}async function bt(e,t,n){let r=await We(e,t);return r||T(n??`bad revision '${t}'`)}async function Ge(e,t,n){let r=await We(e,t);if(!r)return T(n??`bad revision '${t}'`);try{let o=await ve(e,r),s=await j(e,o);return{hash:o,commit:s}}catch{return T(n??`bad revision '${t}'`)}}async function nt(e,t){try{return await Kr(e,t)}catch(n){return T(n.message)}}async function un(e,t){try{return await Ls(e,t)}catch(n){return T(n.message)}}function Un(e,t){let n=new Map;for(let r of e.entries)r.stage===0&&n.set(r.path,r);for(let[r,o]of n){let s=t.get(r);if(!s||s.hash!==o.hash)return!0}for(let[r]of t)if(!n.has(r))return!0;return!1}function Ie(e,t){return e<t?-1:e>t?1:0}function dt(e,t){return e.workTree?rt(e.workTree,t):""}function X(e){return e.slice(0,7)}function ue(e){let t=e.indexOf(`
|
|
55
|
+
`);return t===-1?e:e.slice(0,t)}function Qt(e){return T(`ambiguous argument '${e}': unknown revision or path not in the working tree.
|
|
56
56
|
Use '--' to separate paths from revisions, like this:
|
|
57
|
-
'git <command> [<revision>...] -- [<file>...]'`)}function
|
|
57
|
+
'git <command> [<revision>...] -- [<file>...]'`)}function Lt(e,t,n,r=!1){return`[${e}${r?" (root-commit)":""} ${X(t)}] ${ue(n)}`}async function Bn(e,t,n){if(!await B(e,n.operationRef))return n.noOpError;let o=await B(e,"ORIG_HEAD")??await Y(e);if(!o)return T(`There is no ${n.operationName} to abort (ORIG_HEAD missing).`);let s=await Y(e),i=await j(e,o),a=await K(e),c=await Ir(e,i.tree,a,n.origHeadAsTargetRev?o:void 0);if(!c.success)return c.errorOutput;if(await Gn(e,o),await ae(e,{version:2,entries:c.newEntries}),await Me(e,c.worktreeOps),s&&((await Q(e))?.type==="symbolic"||s!==o)){let d=n.origHeadAsTargetRev?o:"HEAD";await se(e,t,"HEAD",s,o,`reset: moving to ${d}`)}return await n.clearState(e),{stdout:"",stderr:"",exitCode:0}}async function yt(e,t,n,r,o,s){let i=an({type:"commit",tree:t,parents:n,author:r,committer:o,message:s}),a=await De(e,"commit",i);return await Gn(e,a),a}function It(e){let t=e.split(`
|
|
58
58
|
`).filter(o=>!o.startsWith("#")).map(o=>o.trimEnd());for(;t.length>0&&t[0]==="";)t.shift();for(;t.length>0&&t[t.length-1]==="";)t.pop();if(t.length===0)return"";let n=[],r=!1;for(let o of t)o===""?(r||n.push(o),r=!0):(n.push(o),r=!1);return n.join(`
|
|
59
59
|
`)+`
|
|
60
|
-
`}function
|
|
60
|
+
`}function Nt(e){return e.endsWith(`
|
|
61
61
|
`)?e:`${e}
|
|
62
|
-
`}
|
|
62
|
+
`}function Sr(e,t=0,n=!0){let o=n?Math.max(t,...e.map(s=>s.from.length)):0;return e.map(s=>{let i=s.prefix.padEnd(21);if(!s.to)return`${i}${s.from}
|
|
63
|
+
`;let a=o>0?s.from.padEnd(o):s.from,c=s.suffix?` ${s.suffix}`:"";return`${i}${a} -> ${s.to}${c}
|
|
64
|
+
`}).join("")}function ao(e,t,n){let r=[];for(let o of e){let s=t(o.remote.name),i=t(o.localRef);if(o.oldHash){if(o.oldHash!==o.remote.hash){let a=n(o.oldHash),c=n(o.remote.hash);r.push({prefix:` ${a}..${c}`,from:s,to:i})}}else{let c=o.remote.name.startsWith("refs/tags/")?" * [new tag]":" * [new branch]";r.push({prefix:c,from:s,to:i})}}return r}var Eh,kh,oe=Re(()=>{"use strict";Tn();Ce();ie();wn();pe();ze();we();Ln();cn();Jt();Eh=T("not a git repository (or any of the parent directories): .git"),kh=T("this operation must be run in a work tree")});var uf={};zd(uf,{CommitHeap:()=>Wn,countAheadBehind:()=>Bi,findOrphanedCommits:()=>Wi,walkCommits:()=>_t});async function*_t(e,t,n){if(n?.topoOrder){yield*Oh(e,t,n);return}let r=await df(e,n?.exclude),o=new Set(r),s=new Wn,i=n?.shallowBoundary,a=n?.limit,c=0,f=Array.isArray(t)?t:[t];for(let l of f)o.has(l)||s.push(await Tr(e,l));for(;s.size>0;){let l=s.pop();if(o.has(l.hash))continue;if(o.add(l.hash),yield l,a!==void 0&&++c>=a)return;if(i?.has(l.hash))continue;let d=n?.firstParent?l.commit.parents.slice(0,1):l.commit.parents;for(let h of d)if(!o.has(h))try{s.push(await Tr(e,h))}catch{}}}async function*Oh(e,t,n){let r=await df(e,n?.exclude),o=new Set(r),s=new Wn,i=n?.shallowBoundary,a=Array.isArray(t)?t:[t];for(let u of a)o.has(u)||s.push(await Tr(e,u));let c=[],f=new Map;for(;s.size>0;){let u=s.pop();if(o.has(u.hash)||(o.add(u.hash),f.set(u.hash,c.length),c.push(u),i?.has(u.hash)))continue;let m=n?.firstParent?u.commit.parents.slice(0,1):u.commit.parents;for(let p of m)if(!o.has(p))try{s.push(await Tr(e,p))}catch{}}let l=c.length;if(l===0)return;let d=new Int32Array(l);for(let u of c){let m=n?.firstParent?u.commit.parents.slice(0,1):u.commit.parents;for(let p of m){let g=f.get(p);g!==void 0&&(d[g]=(d[g]??0)+1)}}let h=[];for(let u=l-1;u>=0;u--)d[u]===0&&h.push(u);for(;h.length>0;){let u=h.pop();yield c[u];let m=n?.firstParent?c[u].commit.parents.slice(0,1):c[u].commit.parents;for(let p of m){let g=f.get(p);if(g!==void 0){let w=(d[g]??0)-1;d[g]=w,w===0&&h.push(g)}}}}async function Bi(e,t,n){if(t===n)return{ahead:0,behind:0};let r=new Set;for await(let a of _t(e,t))r.add(a.hash);let o=new Set;for await(let a of _t(e,n))o.add(a.hash);let s=0;for(let a of r)o.has(a)||s++;let i=0;for(let a of o)r.has(a)||i++;return{ahead:s,behind:i}}async function Wi(e,t,n){let r=n?.maxCount??25,o=await ge(e,"refs"),s=[];for(let l of o)try{s.push(await ve(e,l.hash))}catch{}n?.targetHash&&s.push(n.targetHash);let i=new Set;if(s.length>0)for await(let l of _t(e,s))i.add(l.hash);if(i.has(t))return[];let a=[],c=new Set,f=new Wn;for(f.push(await Tr(e,t));f.size>0&&a.length<r;){let l=f.pop();if(!c.has(l.hash)&&(c.add(l.hash),!i.has(l.hash))){a.push({hash:l.hash,subject:ue(l.commit.message)});for(let d of l.commit.parents)c.has(d)||f.push(await Tr(e,d))}}return a}async function df(e,t){if(!t||t.length===0)return new Set;let n=new Set;for await(let r of _t(e,t))n.add(r.hash);return n}async function Tr(e,t){return{hash:t,commit:await j(e,t)}}var Wn,fr=Re(()=>{"use strict";oe();ie();we();Wn=class{heap=[];nextEpoch=0;get size(){return this.heap.length}push(t){this.heap.push({entry:t,epoch:this.nextEpoch++}),this.siftUp(this.heap.length-1)}pop(){let{heap:t}=this;if(t.length===0)return;let n=t[0],r=t.pop();return t.length>0&&(t[0]=r,this.siftDown(0)),n.entry}higher(t,n){let r=t.entry.commit.committer.timestamp,o=n.entry.commit.committer.timestamp;return r>o||r===o&&t.epoch<n.epoch}siftUp(t){let{heap:n}=this;for(;t>0;){let r=t-1>>1;if(!this.higher(n[t],n[r]))break;[n[r],n[t]]=[n[t],n[r]],t=r}}siftDown(t){let{heap:n}=this,r=n.length;for(;;){let o=t,s=2*t+1,i=2*t+2;if(s<r&&this.higher(n[s],n[o])&&(o=s),i<r&&this.higher(n[i],n[o])&&(o=i),o===t)break;[n[t],n[o]]=[n[o],n[t]],t=o}}}});var ri=class e{_def;constructor(t){this._def=t}name(t){return new e({...this._def,name:t})}describe(t){return new e({...this._def,description:t})}optional(){return new e({...this._def,required:!1})}variadic(){return new e({...this._def,variadic:!0})}default(t){return new e({...this._def,required:!1,default:t})}};function _a(e){return new ri({_kind:"arg",type:e,required:!0})}function Fa(){return _a("string")}function Ua(){return _a("number")}var As=class e{_def;constructor(t={_kind:"flag"}){this._def=t}describe(t){return new e({...this._def,description:t})}alias(t){return new e({...this._def,short:t})}default(t){return new e({...this._def,default:t})}count(){return new e({...this._def,counted:!0})}};var si=class e{_def;constructor(t){this._def=t}describe(t){return new e({...this._def,description:t})}alias(t){return new e({...this._def,short:t})}env(t){return new e({...this._def,env:t})}required(){return new e({...this._def,required:!0})}default(t){return new e({...this._def,default:t})}repeatable(){return new e({...this._def,repeatable:!0,default:[]})}};function Ba(e){return new si({_kind:"option",type:e})}function Wa(){return Ba("string")}function qa(){return Ba("number")}var V={string:Wa,number:qa};function S(){return new As}var z={string:Fa,number:Ua};function Kd(e){switch(e.type){case"unknown_option":{let t=`Unknown option "${e.name}".`;return e.suggestions.length>0&&(t+=` Did you mean ${e.suggestions.map(n=>`"${n}"`).join(" or ")}?`),t+=`
|
|
63
65
|
Not all git options are supported. Run 'git <command> --help' for available options.`,t}case"invalid_type":return`Invalid value for "${e.name}": expected ${e.expected}, got "${e.received}".`;case"missing_required":return e.kind==="option"?`Missing required option "--${e.name}".`:`Missing required argument <${e.name}>.`;case"unexpected_positional":return e.maxPositionals===0?`Unexpected argument "${e.value}". This command takes no positional arguments.`:`Unexpected argument "${e.value}". Expected at most ${e.maxPositionals} positional argument${e.maxPositionals===1?"":"s"}.`;case"missing_value":return`Option "--${e.name}" requires a value.`;case"unknown_command":{let t=`git: '${e.path.replace(/^git /,"")}' is not a git command.`;return e.suggestions.length>0&&(t+=` Did you mean ${e.suggestions.map(n=>`"${n}"`).join(" or ")}?`),t+=`
|
|
64
|
-
Run 'git help' for available commands.`,t}}}function
|
|
66
|
+
Run 'git help' for available commands.`,t}}}function oi(e){return e.map(Kd).join(`
|
|
65
67
|
`)+`
|
|
66
|
-
`}function
|
|
67
|
-
`)}function
|
|
68
|
-
Maybe you wanted to say 'git add .'?`,exitCode:0};let l=await
|
|
69
|
-
`)}}else if(l.entries.some(
|
|
70
|
-
`);l={...l,entries:l.entries.filter(
|
|
71
|
-
${
|
|
68
|
+
`}function Vd(e,t){let n=e.length,r=t.length,o=new Array((n+1)*(r+1));for(let s=0;s<=n;s++)o[s*(r+1)]=s;for(let s=0;s<=r;s++)o[s]=s;for(let s=1;s<=n;s++)for(let i=1;i<=r;i++){let a=e[s-1]===t[i-1]?0:1;o[s*(r+1)+i]=Math.min(o[(s-1)*(r+1)+i]+1,o[s*(r+1)+(i-1)]+1,o[(s-1)*(r+1)+(i-1)]+a)}return o[n*(r+1)+r]}function Ds(e,t,n){let r=n??Math.min(Math.max(1,Math.floor(e.length/2)),3);return t.map(s=>({candidate:s,distance:Vd(e,s)})).filter(s=>s.distance<=r&&s.distance>0).sort((s,i)=>s.distance-i.distance).slice(0,2).map(s=>s.candidate)}function za(e,t,n,r){let o=[],s=new Map,i=new Map;for(let[h,u]of Object.entries(e)){let m=Wr(h);s.set(m,{key:h,def:u}),u.short&&i.set(u.short,{key:h,def:u})}let a={},c=[],f=[],l=0;for(;l<n.length;){let h=n[l];if(h==="--"){for(l++;l<n.length;)f.push(n[l]),l++;break}if(h.startsWith("--")){let u=h.indexOf("="),m,p;u!==-1?(m=h.slice(2,u),p=h.slice(u+1)):m=h.slice(2);let g=s.get(m);if(!g){if(m.startsWith("no-")){let R=s.get(m.slice(3));if(R&&R.def._kind==="flag"){a[R.key]=R.def.counted?0:!1,l++;continue}}let y=[...s.keys()];o.push({type:"unknown_option",name:`--${m}`,suggestions:Ds(m,y).map(R=>`--${R}`)}),l++;continue}if(g.def._kind==="flag"){g.def.counted?a[g.key]=(a[g.key]||0)+1:a[g.key]=!0,l++;continue}let w=p??n[++l];if(w===void 0){o.push({type:"missing_value",name:g.key}),l++;continue}let b=Br(w,g.def.type,g.key,o);b!==void 0&&(g.def.repeatable?(Array.isArray(a[g.key])||(a[g.key]=[]),a[g.key].push(b)):a[g.key]=b),l++;continue}if(h.startsWith("-")&&h.length>1){let u=h.slice(1);for(let m=0;m<u.length;m++){let p=u[m],g=i.get(p);if(!g){let R=[];s.has(p)&&R.push(`--${p}`),o.push({type:"unknown_option",name:`-${p}`,suggestions:R});continue}if(g.def._kind==="flag"){g.def.counted?a[g.key]=(a[g.key]||0)+1:a[g.key]=!0;continue}let w=u.slice(m+1),b=w.length>0?w:n[++l];if(b===void 0){o.push({type:"missing_value",name:g.key});break}let y=Br(b,g.def.type,g.key,o);y!==void 0&&(g.def.repeatable?(Array.isArray(a[g.key])||(a[g.key]=[]),a[g.key].push(y)):a[g.key]=y);break}l++;continue}c.push(h),l++}let d=0;for(let h=0;h<t.length;h++){let u=t[h],m=u.name??`arg${h}`;if(u.variadic){let p=c.slice(d);p.length>0?a[m]=p.map(g=>Br(g,u.type,m,o)):u.required?o.push({type:"missing_required",name:m,kind:"arg"}):u.default!==void 0?a[m]=u.default:a[m]=[],d=c.length}else{let p=c[d];p!==void 0?(a[m]=Br(p,u.type,m,o),d++):u.required?o.push({type:"missing_required",name:m,kind:"arg"}):u.default!==void 0&&(a[m]=u.default)}}if(d<c.length)for(let h=d;h<c.length;h++)o.push({type:"unexpected_positional",value:c[h],maxPositionals:t.length});for(let[h,u]of Object.entries(e))if(a[h]===void 0){if(u._kind==="flag")a[h]=u.default??(u.counted?0:!1);else if(u._kind==="option"){let m=u;if(m.env&&r?.[m.env]!==void 0){let p=Br(r[m.env],m.type,h,o);p!==void 0&&(a[h]=p)}a[h]===void 0&&(m.required&&m.default===void 0?o.push({type:"missing_required",name:h,kind:"option"}):m.default!==void 0&&(a[h]=m.default))}}return o.length>0?{ok:!1,errors:o}:{ok:!0,args:a,passthrough:f}}function Br(e,t,n,r){switch(t){case"string":return e;case"number":{let o=Number(e);if(Number.isNaN(o)){r.push({type:"invalid_type",name:n,expected:"number",received:e});return}return o}case"boolean":{if(e==="true"||e==="1")return!0;if(e==="false"||e==="0")return!1;r.push({type:"invalid_type",name:n,expected:"boolean",received:e});return}default:return e}}function Wr(e){return e.replace(/[A-Z]/g,t=>`-${t.toLowerCase()}`)}function Er(e){let t=[],n=e.children.size>0;e.description?t.push(`${e.fullPath} - ${e.description}`):t.push(e.fullPath),t.push("");let r=[e.fullPath];n&&r.push("<command>"),Object.keys(e.options).length>0&&r.push("[options]");let o=e.args;for(let i of o){let a=i.name??"arg",c=i.variadic?`${a}...`:a;r.push(i.required?`<${c}>`:`[${c}]`)}if(t.push("Usage:"),t.push(` ${r.join(" ")}`),t.push(""),n){t.push("Commands:");let i=[];for(let[c,f]of e.children)i.push([c,f.description||""]);let a=Math.max(...i.map(([c])=>c.length));for(let[c,f]of i)if(f){let l=" ".repeat(a-c.length+2);t.push(` ${c}${l}${f}`)}else t.push(` ${c}`);t.push("")}if(o.length>0){t.push("Arguments:");let i=[];for(let c of o){let f=c.name??"arg",l=c.variadic?`${f}...`:f,d=[];c.description&&d.push(c.description),c.required&&d.push("(required)"),c.default!==void 0&&d.push(`(default: ${JSON.stringify(c.default)})`),i.push([l,d.join(" ")])}let a=Math.max(...i.map(([c])=>c.length));for(let[c,f]of i)if(f){let l=" ".repeat(a-c.length+2);t.push(` ${c}${l}${f}`)}else t.push(` ${c}`);t.push("")}let s=Yd(e.options);if(s.length>0&&(t.push("Options:"),t.push(...s),t.push("")),e.examples.length>0){t.push("Examples:");for(let i of e.examples)t.push(` ${i}`);t.push("")}return t.join(`
|
|
69
|
+
`)}function Yd(e,t){let n=Object.entries(e);if(n.length===0)return[];let r=[];for(let[i,a]of n){let c=Wr(i);if(a._kind==="flag"){let f=a,l=[];f.short&&l.push(`-${f.short},`),l.push(`--${c}`);let d=[];f.description&&d.push(f.description),f.counted&&d.push("(counted)"),f.default!==void 0&&d.push(`(default: ${f.default})`),r.push([l.join(" "),d.join(" ")])}else{let f=a,l=[];f.short&&l.push(`-${f.short},`),l.push(`--${c} <${f.type}>`);let d=[];f.description&&d.push(f.description),f.repeatable&&d.push("(repeatable)"),f.required&&d.push("(required)"),f.default!==void 0&&!f.repeatable&&d.push(`(default: ${JSON.stringify(f.default)})`),f.env&&d.push(`[env: ${f.env}]`),r.push([l.join(" "),d.join(" ")])}}let o=Math.max(...r.map(([i])=>i.length)),s=[];t&&s.push(t);for(let[i,a]of r)if(a){let c=" ".repeat(o-i.length+2);s.push(` ${i}${c}${a}`)}else s.push(` ${i}`);return s}function Ka(e){if(!e)return{};let t={};for(let[n,r]of Object.entries(e))t[n]=r._def;return t}function Va(e){return e?e.map(t=>t._def):[]}var Ms=class e{name;description;options;args;examples;handler;transformArgs;children=new Map;parent;constructor(t,n,r,o,s,i,a){this.name=t,this.description=n,this.options=r,this.args=o,this.examples=s,this.handler=i,this.transformArgs=a}command(t,n){let r=new e(t,n.description,Ka(n.options),Va(n.args),n.examples??[],n.handler,n.transformArgs);return r.parent=this,this.children.set(t,r),r}get fullPath(){let t=[],n=this;for(;n;)t.unshift(n.name),n=n.parent;return t.join(" ")}toCommand(){return{name:this.name,execute:this.execute.bind(this)}}get allOptions(){return this.options}toTokens(t){let n=[],r=this.allOptions,o=t;for(let[s,i]of Object.entries(r)){let a=o[s],c=Wr(s);if(i._kind==="flag")if(i.counted&&typeof a=="number"&&a>0)for(let f=0;f<a;f++)n.push(`--${c}`);else a===!0?n.push(`--${c}`):a===!1&&i.default===!0&&n.push(`--no-${c}`);else i._kind==="option"&&a!==void 0&&n.push(`--${c}`,String(a))}for(let s of this.args){let i=s.name??"arg",a=o[i];if(a!==void 0)if(s.variadic&&Array.isArray(a))for(let c of a)n.push(String(c));else n.push(String(a))}return n}async invoke(t,n){if(!this.handler)return{stdout:"",stderr:`Command "${this.fullPath}" has no handler`,exitCode:1};let r={...t},o=this.allOptions;for(let[s,i]of Object.entries(o))if(r[s]===void 0){if(i._kind==="flag")r[s]=i.default??(i.counted?0:!1);else if(i._kind==="option"){if(i.default!==void 0)r[s]=i.default;else if(i.required)return{stdout:"",stderr:`Missing required option "${s}"`,exitCode:1}}}for(let s of this.args){let i=s.name??"arg";if(r[i]===void 0){if(s.default!==void 0)r[i]=s.default;else if(s.required)return{stdout:"",stderr:`Missing required arg "${i}"`,exitCode:1}}}try{return await this.handler(r,n,{passthrough:[]})}catch(s){return{stdout:"",stderr:s instanceof Error?s.message:String(s),exitCode:1}}}async execute(t,n){let r=n?.env?Object.fromEntries(n.env):{},o=t[0];if(o&&!o.startsWith("-")){let s=this.children.get(o);if(s)return s.execute(t.slice(1),n)}if(!this.handler&&o&&!o.startsWith("-")){let s=Ds(o,[...this.children.keys()]);return{stdout:"",stderr:oi([{type:"unknown_command",path:`${this.fullPath} ${o}`,suggestions:s}]),exitCode:1}}if(Xd(t))return{stdout:Er(this),stderr:"",exitCode:0};if(this.handler){let s=this.transformArgs?this.transformArgs([...t]):[...t],i=za(this.allOptions,this.args,s,r);if(!i.ok)return{stdout:"",stderr:oi(i.errors),exitCode:1};try{return await this.handler(i.args,n,{passthrough:i.passthrough})}catch(a){return{stdout:"",stderr:a instanceof Error?a.message:String(a),exitCode:1}}}return{stdout:Er(this),stderr:"",exitCode:0}}};function ii(e,t){return new Ms(e,t.description,Ka(t.options),Va(t.args),t.examples??[],t.handler,t.transformArgs)}function Xd(e){return e.some(t=>t==="--help")}oe();ro();Ce();pe();as();var fo=1,_i=2,co=4,Fi=8,fs=16,ff=new Set(["*","?","[","\\"]),xh={glob:fo,literal:_i,icase:co,top:Fi,exclude:fs};function cr(e){for(let t=0;t<e.length;t++)if(ff.has(e[t]))return!0;return!1}function Ch(e){for(let t=0;t<e.length;t++)if(ff.has(e[t]))return t;return e.length}function cf(e){let t=e.split("/"),n=[];for(let r of t)if(!(r===""||r===".")){if(r===".."){n.length>0&&n[n.length-1]!==".."&&n.pop();continue}n.push(r)}return n.join("/")}function Ue(e,t){let n=0,r=e;if(r.startsWith(":(")){let c=r.indexOf(")");if(c!==-1){let f=r.slice(2,c);r=r.slice(c+1);for(let l of f.split(",")){let d=xh[l.trim()];d!==void 0&&(n|=d)}}}else r.startsWith(":/")?(n|=Fi,r=r.slice(2)):(r.startsWith(":!")||r.startsWith(":^"))&&(n|=fs,r=r.slice(2));n&_i&&n&fo&&(n&=~fo);let o;n&Fi||t===""?o=cf(r):o=cf(`${t}/${r}`);let s=!!(n&_i),i=s?!1:cr(o),a=s?o.length:Ch(o);return{original:e,pattern:o,magic:n,hasWildcard:i,nowildcardLen:a}}function lo(e,t){let{pattern:n,hasWildcard:r,magic:o,nowildcardLen:s}=e;if(n==="")return!0;if(!r){let a=!!(o&co),c=a?n.toLowerCase():n,f=a?t.toLowerCase():t;return!!(c===f||f.startsWith(c)&&f[c.length]==="/"||c.endsWith("/")&&f.startsWith(c))}if(s>0){let a=n.slice(0,s),c=t.slice(0,s);if(o&co){if(a.toLowerCase()!==c.toLowerCase())return!1}else if(a!==c)return!1}let i=0;return o&fo&&(i|=2),o&co&&(i|=1),fn(n,t,i)===0}function Ee(e,t){let n=!1,r=!1;for(let o of e)o.magic&fs?lo(o,t)&&(r=!0):lo(o,t)&&(n=!0);return n&&!r}tt();function lf(e,t){e.command("add",{description:"Add file contents to the index",args:[z.string().name("paths").describe("Pathspec of files to add").optional().variadic()],options:{all:S().alias("A").describe("Add changes from all tracked and untracked files"),force:S().alias("f").describe("Allow adding otherwise ignored files"),update:S().alias("u").describe("Update tracked files"),"dry-run":S().alias("n").describe("Don't actually add the file(s)")},handler:async(n,r)=>{let o=await q(r.fs,r.cwd,t);if(M(o))return o;let s=o,i=Ve(s);if(i)return i;let a=s.workTree,c={skipIgnore:n.force,updateOnly:n.update,actions:n["dry-run"]?[]:void 0},f=n.paths;if((n.all||n.update)&&f.length===0){let p=await K(s);return p=await Ui(s,p,a,"",c),n["dry-run"]||await ae(s,p),{stdout:c.actions?c.actions.join(""):"",stderr:"",exitCode:0}}if(f.length===0)return{stdout:"",stderr:`Nothing specified, nothing added.
|
|
70
|
+
Maybe you wanted to say 'git add .'?`,exitCode:0};let l=await K(s),d=[],h=[];for(let p of f)cr(p)?h.push(p):d.push(p);let u=[];for(let p of d){let g=Mt(r.cwd,p),w=rt(a,g);if((w==="."||w==="")&&(w=""),w.startsWith(".."))return T(`'${p}' is outside repository at '${a}'`);if(await r.fs.exists(g)){if(!n.force&&w!==""){let R=l.entries.some(k=>k.path===w||k.path.startsWith(`${w}/`)),x=await $h(s,a,w,R);if(x){R&&((await r.fs.stat(g)).isDirectory?l=await Ui(s,l,g,w,c):l=(await dn(s,l,w)).index),u.push(x);continue}}if((await r.fs.stat(g)).isDirectory)l=await Ui(s,l,g,w,c);else{let R=l.entries.find(k=>k.path===w&&k.stage===0)?.hash,x=await dn(s,l,w);l=x.index,c.actions&&x.hash!==R&&c.actions.push(`add '${w}'
|
|
71
|
+
`)}}else if(l.entries.some(R=>R.path===w||R.path.startsWith(`${w}/`))){if(c.actions)for(let R of l.entries)(R.path===w||R.path.startsWith(`${w}/`))&&c.actions.push(`remove '${R.path}'
|
|
72
|
+
`);l={...l,entries:l.entries.filter(R=>R.path!==w&&!R.path.startsWith(`${w}/`))}}else return T(`pathspec '${p}' did not match any files`)}if(u.length>0)return n["dry-run"]||await ae(s,l),N(`The following paths are ignored by one of your .gitignore files:
|
|
73
|
+
${u.join(`
|
|
72
74
|
`)}
|
|
73
75
|
hint: Use -f if you really want to add them.
|
|
74
76
|
hint: Disable this message with "git config set advice.addIgnoredFile false"
|
|
75
|
-
`);if(
|
|
77
|
+
`);if(h.length>0){let p=await Ph(s,r.cwd,l,h,c);if(p.error)return p.error;l=p.index}return n["dry-run"]||await ae(s,l),{stdout:c.actions?c.actions.join(""):"",stderr:"",exitCode:0}}})}async function Ph(e,t,n,r,o){let s=e.workTree,i=dt(e,t),a=r.map(d=>Ue(d,i)),c=new Array(a.length).fill(!1),f=d=>{for(let h=0;h<a.length;h++)a[h].hasWildcard&&lo(a[h],d)&&(c[h]=!0)},l=[];for(let d of n.entries){if(d.stage>0||!Ee(a,d.path))continue;f(d.path);let h=v(s,d.path);if(await e.fs.exists(h)){let u=await dn(e,n,d.path);n=u.index,o?.actions&&u.hash!==d.hash&&o.actions.push(`add '${d.path}'
|
|
76
78
|
`)}else o?.actions&&o.actions.push(`remove '${d.path}'
|
|
77
|
-
`),l.push(d.path)}for(let d of l)n=
|
|
78
|
-
`),n=(await
|
|
79
|
+
`),l.push(d.path)}for(let d of l)n=ft(n,d);if(!o?.updateOnly){let d=new Set(n.entries.map(u=>u.path)),h=await st(e,s,"",{skipIgnore:o?.skipIgnore});for(let u of h){if(d.has(u)||!Ee(a,u))continue;f(u),o?.actions&&o.actions.push(`add '${u}'
|
|
80
|
+
`),n=(await dn(e,n,u)).index}}for(let d=0;d<a.length;d++){let h=a[d];if(!c[d]&&!(h.magic&fs))return{index:n,error:T(`pathspec '${h.original}' did not match any files`)}}return{index:n}}async function Ui(e,t,n,r,o){let s=r===""?"":`${r}/`,i=e.workTree,a=[],c=new Set;for(let f of t.entries){if(!(s===""||f.path.startsWith(s))||c.has(f.path))continue;c.add(f.path);let l=v(i,f.path);if(await e.fs.exists(l)){let d=f.stage>0,h=await dn(e,t,f.path);t=h.index,o?.actions&&(d||h.hash!==f.hash)&&o.actions.push(`add '${f.path}'
|
|
79
81
|
`)}else o?.actions&&o.actions.push(`remove '${f.path}'
|
|
80
|
-
`),a.push(f.path)}for(let f of a)t=
|
|
81
|
-
`),t=(await
|
|
82
|
-
`);return{termBad:n[0]??"bad",termGood:n[1]??"good"}}async function
|
|
83
|
-
`)}async function
|
|
82
|
+
`),a.push(f.path)}for(let f of a)t=ft(t,f);if(!o?.updateOnly){let f=new Set(t.entries.map(d=>d.path)),l=await st(e,n,r===""?"":r,{skipIgnore:o?.skipIgnore});for(let d of l){if(f.has(d))continue;o?.actions&&o.actions.push(`add '${d}'
|
|
83
|
+
`),t=(await dn(e,t,d)).index}}return t}async function $h(e,t,n,r){let o=await Or(e);try{let i=await e.fs.readFile(v(t,".gitignore"));o=or(o,i,"",v(t,".gitignore"))}catch{}let s=n.split("/");for(let i=0;i<s.length-1;i++){let a=s.slice(0,i+1).join("/"),c=v(t,a);if(ln(o,a,!0)==="ignored")return a;try{let f=await e.fs.readFile(v(c,".gitignore"));o=or(o,f,a,v(c,".gitignore"))}catch{}}if(!r){let i=await e.fs.stat(v(t,n)).then(a=>a.isDirectory).catch(()=>!1);if(ln(o,n,i)==="ignored")return n}return null}oe();oe();fr();ie();pe();we();async function $e(e,t){let n=v(e.gitDir,t);return await e.fs.exists(n)?e.fs.readFile(n):null}async function Ae(e,t,n){await e.fs.writeFile(v(e.gitDir,t),n)}async function be(e,t){let n=v(e.gitDir,t);await e.fs.exists(n)&&await e.fs.rm(n)}async function ls(e){await me(e,"MERGE_HEAD"),await me(e,"ORIG_HEAD"),await be(e,"MERGE_MSG"),await be(e,"MERGE_MODE"),await be(e,"SQUASH_MSG")}async function Ft(e){await me(e,"CHERRY_PICK_HEAD"),await me(e,"ORIG_HEAD"),await be(e,"MERGE_MSG"),await be(e,"SQUASH_MSG")}async function St(e){await me(e,"REVERT_HEAD"),await me(e,"ORIG_HEAD"),await be(e,"MERGE_MSG"),await be(e,"SQUASH_MSG")}async function lr(e){for(let t of["CHERRY_PICK_HEAD","REVERT_HEAD","MERGE_HEAD","ORIG_HEAD"])await me(e,t);await be(e,"MERGE_MSG"),await be(e,"MERGE_MODE"),await be(e,"SQUASH_MSG")}var qi="DETACH_POINT";async function hf(e,t){await e.fs.writeFile(v(e.gitDir,qi),t)}async function Et(e){let t=v(e.gitDir,qi);await e.fs.exists(t)&&await e.fs.rm(t)}async function ds(e){let t=v(e.gitDir,qi);return await e.fs.exists(t)?(await e.fs.readFile(t))?.trim()??null:null}pe();we();async function Tt(e){let t=await $e(e,"BISECT_START");return t!=null&&t.trim().length>0}async function us(e){let t=await $e(e,"BISECT_TERMS");if(!t)return{termBad:"bad",termGood:"good"};let n=t.trim().split(`
|
|
84
|
+
`);return{termBad:n[0]??"bad",termGood:n[1]??"good"}}async function uo(e){let t=(await $e(e,"BISECT_START"))?.trim()??"",{termBad:n,termGood:r}=await us(e),o=await B(e,`refs/bisect/${n}`),s=[],i=[],a=await ge(e,"refs/bisect");for(let l of a)l.name.startsWith(`refs/bisect/${r}-`)?s.push(l.hash):l.name.startsWith("refs/bisect/skip-")&&i.push(l.hash);let c=await $e(e,"BISECT_HEAD")!=null||await e.fs.exists(v(e.gitDir,"BISECT_HEAD")),f=await e.fs.exists(v(e.gitDir,"BISECT_FIRST_PARENT"));return{startRef:t,badHash:o,goodHashes:s,skipHashes:i,termBad:n,termGood:r,noCheckout:c,firstParent:f}}async function vt(e,t){let n=await $e(e,"BISECT_LOG")??"";await Ae(e,"BISECT_LOG",n+t+`
|
|
85
|
+
`)}async function ho(e){let t=await ge(e,"refs/bisect");for(let r of t)await me(e,r.name);await be(e,"BISECT_EXPECTED_REV"),await be(e,"BISECT_ANCESTORS_OK"),await be(e,"BISECT_LOG"),await be(e,"BISECT_TERMS"),await be(e,"BISECT_NAMES"),await be(e,"BISECT_FIRST_PARENT"),await be(e,"BISECT_HEAD"),await be(e,"BISECT_START");let n=v(e.gitDir,"refs","bisect");if(await e.fs.exists(n))try{await e.fs.rm(n,{recursive:!0})}catch{}}async function mf(e,t,n,r,o){let s=[],i=new Map;for await(let g of _t(e,t,{exclude:n})){let w=o?g.commit.parents.slice(0,1):g.commit.parents;s.push({hash:g.hash,subject:ue(g.commit.message)}),i.set(g.hash,w)}let a=s.length;if(a===0)return null;if(a===1)return{hash:s[0].hash,subject:s[0].subject,remaining:0,steps:0,found:!0,onlySkippedLeft:!1};let c=new Set(s.map(g=>g.hash)),f=new Map;for(let g of s){let w=new Set,b=[g.hash],y=0;for(;y<b.length;){let R=b[y++];if(w.has(R)||!c.has(R))continue;w.add(R);let x=i.get(R);if(x)for(let k of x)!w.has(k)&&c.has(k)&&b.push(k)}f.set(g.hash,w.size)}let l=s[0].hash,d=a;for(let g of s){if(r.has(g.hash))continue;let w=f.get(g.hash)??0,b=Math.abs(2*w-a);b<d&&(d=b,l=g.hash)}let h=!1;if(d===a){h=!0;for(let g of s){let w=f.get(g.hash)??0,b=Math.abs(2*w-a);b<d&&(d=b,l=g.hash)}}let u=s.find(g=>g.hash===l),m=Ih(a),p=Sh(a);return{hash:u.hash,subject:u.subject,remaining:m,steps:p,found:!1,onlySkippedLeft:h}}function Ih(e){return Math.floor((e-1)/2)}function Sh(e){return e<=1?0:Math.ceil(Math.log2(e))}function pf(e){let t=e.badHash!=null,n=e.goodHashes.length;return!t&&n===0?`status: waiting for both ${e.termGood} and ${e.termBad} commits
|
|
84
86
|
`:t?n===0?`status: waiting for ${e.termGood} commit(s), ${e.termBad} commit known
|
|
85
87
|
`:"":`status: waiting for ${e.termBad} commit, ${n} ${e.termGood} commit(s) known
|
|
86
|
-
`}function
|
|
88
|
+
`}function gf(e){return`Bisecting: ${e.remaining} revision${e.remaining===1?"":"s"} left to test after this (roughly ${e.steps} step${e.steps===1?"":"s"})
|
|
87
89
|
[${e.hash}] ${e.subject}
|
|
88
|
-
`}async function
|
|
90
|
+
`}async function wf(e,t){let n=await j(e,t),r=ue(n.message),s=new Date(n.author.timestamp*1e3).toUTCString().replace("GMT","+0000"),i=`${t} is the first bad commit
|
|
89
91
|
`;return i+=`commit ${t}
|
|
90
92
|
`,i+=`Author: ${n.author.name} <${n.author.email}>
|
|
91
93
|
`,i+=`Date: ${s}
|
|
92
94
|
`,i+=`
|
|
93
95
|
`,i+=` ${r}
|
|
94
96
|
`,i+=`
|
|
95
|
-
`,i}oe();
|
|
97
|
+
`,i}oe();fr();Be();Ce();ie();pe();ze();we();oe();fr();Be();Ce();ie();pe();ie();wn();pe();function vr(e){return v(e.gitDir,"rebase-merge")}async function Ut(e){return e.fs.exists(vr(e))}async function kt(e){let t=vr(e);if(!await e.fs.exists(t))return null;let n=await e.fs.readFile(v(t,"head-name")),r=await e.fs.readFile(v(t,"orig-head")),o=await e.fs.readFile(v(t,"onto")),s=Number.parseInt(await e.fs.readFile(v(t,"msgnum")),10),i=Number.parseInt(await e.fs.readFile(v(t,"end")),10),a=await e.fs.exists(v(t,"git-rebase-todo"))?v(t,"git-rebase-todo"):v(t,"todo"),c=bf(await e.fs.readFile(a)),f=await e.fs.exists(v(t,"done"))?await e.fs.readFile(v(t,"done")):"",l=bf(f);return{headName:n.trim(),origHead:r.trim(),onto:o.trim(),todo:c,done:l,msgnum:s,end:i}}async function zi(e,t){let n=vr(e);await e.fs.mkdir(n,{recursive:!0}),await e.fs.writeFile(v(n,"head-name"),`${t.headName}
|
|
96
98
|
`),await e.fs.writeFile(v(n,"orig-head"),`${t.origHead}
|
|
97
99
|
`),await e.fs.writeFile(v(n,"onto"),`${t.onto}
|
|
98
100
|
`),await e.fs.writeFile(v(n,"msgnum"),`${String(t.msgnum)}
|
|
99
101
|
`),await e.fs.writeFile(v(n,"end"),`${String(t.end)}
|
|
100
|
-
`),await e.fs.writeFile(v(n,"git-rebase-todo"),
|
|
101
|
-
`),await e.fs.writeFile(v(t,"git-rebase-todo"),
|
|
102
|
+
`),await e.fs.writeFile(v(n,"git-rebase-todo"),po(t.todo)),await e.fs.writeFile(v(n,"done"),po(t.done)),await e.fs.writeFile(v(n,"interactive"),"")}async function kf(e){let t=vr(e),n=await kt(e);if(!n)throw new Error("No rebase in progress");let r=n.todo.shift();r&&n.done.push(r),n.msgnum=n.done.length,await e.fs.writeFile(v(t,"msgnum"),`${String(n.msgnum)}
|
|
103
|
+
`),await e.fs.writeFile(v(t,"git-rebase-todo"),po(n.todo)),await e.fs.writeFile(v(t,"done"),po(n.done))}async function Ki(e){let t=vr(e);await e.fs.exists(t)&&await e.fs.rm(t,{recursive:!0})}async function go(e,t,n){let r=vr(e),o=`@${n.timestamp} ${n.timezone}`;await e.fs.writeFile(v(r,"author-script"),`GIT_AUTHOR_NAME='${n.name}'
|
|
102
104
|
GIT_AUTHOR_EMAIL='${n.email}'
|
|
103
105
|
GIT_AUTHOR_DATE='${o}'
|
|
104
106
|
`),await e.fs.writeFile(v(r,"stopped-sha"),`${t}
|
|
105
|
-
`)}function
|
|
106
|
-
`)){let r=n.trim();if(!r||r.startsWith("#"))continue;let o=r.match(/^pick\s+([0-9a-f]+)\s+(.*)/);if(o?.[1]&&o[2]){let s=o[2].startsWith("# ")?o[2].slice(2):o[2];t.push({hash:o[1],subject:s})}}return t}function
|
|
107
|
+
`)}function bf(e){let t=[];for(let n of e.split(`
|
|
108
|
+
`)){let r=n.trim();if(!r||r.startsWith("#"))continue;let o=r.match(/^pick\s+([0-9a-f]+)\s+(.*)/);if(o?.[1]&&o[2]){let s=o[2].startsWith("# ")?o[2].slice(2):o[2];t.push({hash:o[1],subject:s})}}return t}function po(e){return e.length===0?"":`${e.map(t=>`pick ${t.hash} # ${t.subject}`).join(`
|
|
107
109
|
`)}
|
|
108
|
-
`}async function
|
|
109
|
-
`))l.push(
|
|
110
|
+
`}async function Rf(e,t,n){let r=new Map,[o,s]=await Promise.all([yf(e,t,r),yf(e,n,r)]),i=new Set;for(let c of s)o.has(c)||i.add(c);let a=new Set;for(let c of o)s.has(c)||a.add(c);return{right:await Ef(e,r,n,i),left:await Ef(e,r,t,a)}}async function yf(e,t,n){let r=new Set,o=[t],s=0;for(;s<o.length;){let i=o[s++];if(r.has(i))continue;r.add(i);let a=await mo(e,i,n);for(let c of a.commit.parents)r.has(c)||o.push(c)}return r}async function Ef(e,t,n,r){if(r.size===0)return[];let o=new Map;for(let f of r)o.set(f,0);for(let f of r){let l=await mo(e,f,t);for(let d of l.commit.parents)r.has(d)&&o.set(d,(o.get(d)??0)+1)}let s=[];for(let f of r)o.get(f)===0&&s.push(await mo(e,f,t));s.sort((f,l)=>f.commit.committer.timestamp-l.commit.committer.timestamp);let i=s.map(f=>f.hash),a=[],c=new Set;for(;i.length>0;){let f=i.pop();if(!f||c.has(f))continue;c.add(f);let l=await mo(e,f,t);l.commit.parents.length<=1&&a.push(l);for(let d of l.commit.parents)if(r.has(d)&&!c.has(d)){let h=(o.get(d)??0)-1;o.set(d,h),h<=0&&i.push(d)}}return a.reverse(),a}async function mo(e,t,n){let r=n.get(t);if(r)return r;let o=await ye(e,t);if(o.type!=="commit")throw new Error(`Expected commit object, got ${o.type}`);let s={hash:t,commit:on(o.content)};return n.set(t,s),s}we();ie();function Hr(e){let t=e.lastIndexOf("/");return t>=0?e.slice(t+1):e}function Th(e,t){if(e.length===0)return;if(e.length===1)return e.shift();let n=Hr(t),r=0;for(let o=0;o<e.length;o++){let s=e[o];if(s&&Hr(s.path)===n){r=o;break}}return e.splice(r,1)[0]}var vh=50;async function ot(e,t,n=vh){let r=new Map,o=[],s=[],i=[];for(let l of t)if(l.status==="deleted"&&l.oldHash){let d=r.get(l.oldHash)??[];d.push(l),r.set(l.oldHash,d),o.push(l)}else l.status==="added"&&l.newHash?s.push(l):i.push(l);let a=[],c=[];for(let l of s){let d=l.newHash;if(!d){c.push(l);continue}let h=r.get(d);if(h&&h.length>0){let u=Th(h,l.path);u&&a.push({oldPath:u.path,newPath:l.path,oldHash:u.oldHash??d,newHash:d,similarity:100,oldMode:u.oldMode,newMode:l.newMode})}else c.push(l)}let f=[...r.values()].flat();if(f.length>0&&c.length>0){let l=await Hh(e,f,c,n);if(l.length>0){let d=new Set(l.map(u=>u.oldPath)),h=new Set(l.map(u=>u.newPath));f=f.filter(u=>!d.has(u.path)),c=c.filter(u=>!h.has(u.path)),a.push(...l)}}if(f.length>0&&c.length>0){let l=await Mh(e,f,c,n);if(l.length>0){let d=new Set(l.map(u=>u.oldPath)),h=new Set(l.map(u=>u.newPath));f=f.filter(u=>!d.has(u.path)),c=c.filter(u=>!h.has(u.path)),a.push(...l)}}return{remaining:[...i,...f,...c],renames:a}}async function Hh(e,t,n,r){let o=new Map;for(let a=0;a<t.length;a++){let c=t[a];if(!c)continue;let f=Hr(c.path);o.has(f)?o.set(f,-1):o.set(f,a)}let s=new Map;for(let a=0;a<n.length;a++){let c=n[a];if(!c)continue;let f=Hr(c.path);s.has(f)?s.set(f,-1):s.set(f,a)}let i=[];for(let[a,c]of o){if(c===-1)continue;let f=s.get(a);if(f===void 0||f===-1)continue;let l=t[c],d=n[f];if(!l?.oldHash||!d?.newHash||l.oldHash===d.newHash)continue;let h=await Ot(e,l.oldHash),u=await Ot(e,d.newHash),m=Dh(h,u);m<r||i.push({oldPath:l.path,newPath:d.path,oldHash:l.oldHash,newHash:d.newHash,similarity:m,oldMode:l.oldMode,newMode:d.newMode})}return i}var xf=107927;function wo(e){let t=new Map,n=0,r=0,o=0;for(let i=0;i<e.length;i++){let a=e[i],c=r;if(r=(r<<7^o>>>25)>>>0,o=(o<<7^c>>>25)>>>0,r=r+a>>>0,n++,n<64&&a!==10)continue;let f=(r+Math.imul(o,97))%xf;t.set(f,(t.get(f)??0)+n),n=0,r=0,o=0}if(n>0){let i=(r+Math.imul(o,97))%xf;t.set(i,(t.get(i)??0)+n)}let s=[];for(let[i,a]of t)s.push({hash:i,count:a});return s.sort((i,a)=>i.hash-a.hash),s}function Ah(e,t){let n=0,r=0,o=0,s=0;for(;o<e.length;){let i=e[o];if(!i)break;for(;s<t.length;){let f=t[s];if(!f||f.hash>=i.hash)break;r+=f.count,s++}let a=i.count,c=0;if(s<t.length){let f=t[s];f&&f.hash===i.hash&&(c=f.count,s++)}a<c?(r+=c-a,n+=a):n+=c,o++}for(;s<t.length;){let i=t[s];i&&(r+=i.count),s++}return{srcCopied:n,literalAdded:r}}function Dh(e,t){return e.length===0&&t.length===0?100:e.length===0||t.length===0?0:Cf(e.length,wo(e),t.length,wo(t))}function Cf(e,t,n,r){let o=Math.max(e,n),s=Math.min(e,n);if(s<o-s)return 0;let{srcCopied:i}=Ah(t,r);return Math.floor(i*100/o)}async function Mh(e,t,n,r){let o=[];for(let l of t)if(l.oldHash){let d=await Ot(e,l.oldHash);o.push({size:d.length,chunks:wo(d)})}else o.push(null);let s=[];for(let l of n)if(l.newHash){let d=await Ot(e,l.newHash);s.push({size:d.length,chunks:wo(d)})}else s.push(null);let i=[];for(let l=0;l<t.length;l++){let d=t[l],h=o[l];if(!(!d||!h))for(let u=0;u<n.length;u++){let m=n[u],p=s[u];if(!m||!p)continue;let g=Cf(h.size,h.chunks,p.size,p.chunks);if(g>=r){let w=Hr(d.path)===Hr(m.path)?1:0;i.push({similarity:g,nameScore:w,delIdx:l,addIdx:u})}}}i.sort((l,d)=>d.similarity-l.similarity||d.nameScore-l.nameScore);let a=new Set,c=new Set,f=[];for(let{similarity:l,delIdx:d,addIdx:h}of i){if(a.has(d)||c.has(h))continue;a.add(d),c.add(h);let u=t[d],m=n[h];!u||!m||f.push({oldPath:u.path,newPath:m.path,oldHash:u.oldHash??"",newHash:m.newHash??"",similarity:l,oldMode:u.oldMode,newMode:m.newMode})}return f}function hn(e,t){let n=e.length,r=t.length,o=0,s=0;for(;s<n&&s<r&&e[s]===t[s];)e[s]==="/"&&(o=s+1),s++;let i=o>0?1:0,a=0,c=n,f=r;for(;o-i<=c&&o-i<=f&&c>=0&&f>=0;){if(c===n&&f===r){c--,f--;continue}if(e[c]!==t[f])break;e[c]==="/"&&(a=n-c),c--,f--}let l=Math.max(0,n-o-a),d=Math.max(0,r-o-a),h=e.slice(0,o),u=e.slice(n-a),m=e.slice(o,o+l),p=t.slice(o,o+d);return o+a>0?`${h}{${m} => ${p}}${u}`:`${e} => ${t}`}He();tt();async function it(e,t){let n=await Q(e),r=await Y(e),o,s=!1;n&&n.type==="symbolic"?o=Pe(n.target):(s=!0,o="HEAD detached");let i=t?.index??await K(e),a=Yi(i),c=t?.compareHash!==void 0?t.compareHash:r,f=t?.compareHash!==void 0?!t.compareHash:!r,l=await Vi(e,c,i,a),d=await wt(e,i),h=[],u=[];for(let g of d)g.status==="untracked"?u.push(g.path):h.push({path:g.path,status:g.status});h.sort((g,w)=>Ie(g.path,w.path));let m=new Set(i.entries.map(g=>g.path)),p=Xi(u,m);return jh(e,r,s,o,i,l,h,a,p,{fromCommit:t?.fromCommit,noWarn:t?.noWarn,isInitial:f})}function Pf(e,t){if(t.done.length>0){let n=t.done.length;e.push(`Last command${n===1?"":"s"} done (${n} command${n===1?"":"s"} done):`);for(let r of t.done.slice(-2))e.push(` pick ${X(r.hash)} # ${r.subject}`);n>2&&e.push(" (see more in file .git/rebase-merge/done)")}if(t.todo.length>0){let n=t.todo.length;e.push(`Next command${n===1?"":"s"} to do (${n} remaining command${n===1?"":"s"}):`);for(let r of t.todo.slice(0,2))e.push(` pick ${X(r.hash)} # ${r.subject}`);e.push(' (use "git rebase --edit-todo" to view and edit)')}else e.push("No commands remaining.")}async function jh(e,t,n,r,o,s,i,a,c,f){let l=[],d=!1,h=await B(e,"CHERRY_PICK_HEAD"),u=await B(e,"REVERT_HEAD"),m=await B(e,"MERGE_HEAD"),p=!h&&!m,w=await Ut(e)?await kt(e):null;if(n&&w){let C=X(w.onto);l.push(`interactive rebase in progress; onto ${C}`)}else if(n){let C=await ds(e);if(C){let $=t===C?"at":"from";l.push(`HEAD detached ${$} ${X(C)}`)}else l.push("Not currently on any branch.")}else l.push(`On branch ${r}`);if(!n&&!w){let C=await he(e),$=await Bt(e,C,r);if($){let H=qn($,{abbreviated:f?.fromCommit});for(let P of H.trimEnd().split(`
|
|
111
|
+
`))l.push(P);d=!0}}if(d&&(w||h||u||m)&&l.push(""),w&&m)Pf(l,w),l.push(""),a.length>0?(l.push("You have unmerged paths."),l.push(' (fix conflicts and run "git commit")'),l.push(' (use "git merge --abort" to abort the merge)')):(l.push("All conflicts fixed but you are still merging."),l.push(' (use "git commit" to conclude merge)')),d=!0;else if(w){let C=Gt(o),$=await e.fs.exists(v(e.gitDir,"MERGE_MSG"));Pf(l,w);let P=w.headName==="detached HEAD"?null:Pe(w.headName),I=X(w.onto),D=P?` branch '${P}' on '${I}'`:"";if(C)l.push(`You are currently rebasing${D}.`),l.push(' (fix conflicts and then run "git rebase --continue")'),l.push(' (use "git rebase --skip" to skip this patch)'),l.push(' (use "git rebase --abort" to check out the original branch)');else if($)l.push(`You are currently rebasing${D}.`),l.push(' (all conflicts fixed: run "git rebase --continue")');else{let G=D?`You are currently editing a commit while rebasing${D}.`:"You are currently editing a commit during a rebase.";l.push(G),l.push(' (use "git commit --amend" to amend the current commit)'),l.push(' (use "git rebase --continue" once you are satisfied with your changes)')}d=!0}else h?(l.push(`You are currently cherry-picking commit ${X(h)}.`),a.length>0?l.push(' (fix conflicts and run "git cherry-pick --continue")'):l.push(' (all conflicts fixed: run "git cherry-pick --continue")'),l.push(' (use "git cherry-pick --skip" to skip this patch)'),l.push(' (use "git cherry-pick --abort" to cancel the cherry-pick operation)'),d=!0):u?(l.push(`You are currently reverting commit ${X(u)}.`),a.length>0?l.push(' (fix conflicts and run "git revert --continue")'):l.push(' (all conflicts fixed: run "git revert --continue")'),l.push(' (use "git revert --skip" to skip this patch)'),l.push(' (use "git revert --abort" to cancel the revert operation)'),d=!0):m&&(a.length>0?(l.push("You have unmerged paths."),l.push(' (fix conflicts and run "git commit")'),l.push(' (use "git merge --abort" to abort the merge)')):(l.push("All conflicts fixed but you are still merging."),l.push(' (use "git commit" to conclude merge)')),d=!0);if(await Tt(e)){let $=(await $e(e,"BISECT_START"))?.trim()??"";l.push(`You are currently bisecting, started from branch '${$}'.`),l.push(' (use "git bisect reset" to get back to the original branch)'),d=!0}let b=f?.isInitial??!t;b&&(l.push(""),l.push(f?.fromCommit?"Initial commit":"No commits yet"),d=!0);let y=null;p&&(y=t?' (use "git restore --staged <file>..." to unstage)':' (use "git rm --cached <file>..." to unstage)');let x=i.some(C=>C.status==="deleted")?' (use "git add/rm <file>..." to update what will be committed)':' (use "git add <file>..." to update what will be committed)',k=!1;if(s.length>0){d&&l.push(""),l.push("Changes to be committed:"),y&&l.push(y);for(let C of s)l.push(` ${$f(C.status,C.path,C.displayPath)}`);l.push(""),k=!0}if(a.length>0){!k&&d&&l.push(""),l.push("Unmerged paths:"),p&&(t?l.push(' (use "git restore --staged <file>..." to unstage)'):l.push(' (use "git rm --cached <file>..." to unstage)')),a.some($=>$.status==="deleted by us"||$.status==="deleted by them"||$.status==="both deleted")?l.push(' (use "git add/rm <file>..." as appropriate to mark resolution)'):l.push(' (use "git add <file>..." to mark resolution)');for(let $ of a)l.push(` ${Gh($.status,$.path)}`);l.push(""),k=!0}if(i.length>0){!k&&d&&l.push(""),l.push("Changes not staged for commit:"),l.push(x),l.push(' (use "git restore <file>..." to discard changes in working directory)');for(let C of i)l.push(` ${$f(C.status,C.path)}`);l.push(""),k=!0}if(c.length>0){!k&&d&&l.push(""),l.push("Untracked files:"),l.push(' (use "git add <file>..." to include in what will be committed)');for(let C of c)l.push(` ${C}`);l.push(""),k=!0}let E=s.length>0||!!m&&a.length===0;return!k&&d&&(f?.noWarn||E)&&l.push(""),!E&&!f?.noWarn&&(!k&&d&&i.length===0&&a.length===0&&c.length===0&&l.push(""),i.length>0||a.length>0?l.push('no changes added to commit (use "git add" and/or "git commit -a")'):c.length>0?l.push('nothing added to commit but untracked files present (use "git add" to track)'):b?l.push('nothing to commit (create/copy files and use "git add" to track)'):l.push("nothing to commit, working tree clean")),`${l.join(`
|
|
110
112
|
`)}
|
|
111
|
-
`}async function
|
|
113
|
+
`}async function Vi(e,t,n,r){let o=new Set(r?.map(u=>u.path)),s=null;t&&(s=(await j(e,t)).tree);let i=await de(e,s),a=new Map(Le(n).map(u=>[u.path,u])),c=[];for(let[u,m]of a){if(o.has(u))continue;let p=i.get(u);p?p.hash!==m.hash&&c.push({path:u,status:"modified",oldHash:p.hash,newHash:m.hash,oldMode:p.mode,newMode:m.mode.toString(8).padStart(6,"0")}):c.push({path:u,status:"added",newHash:m.hash,newMode:m.mode.toString(8).padStart(6,"0")})}for(let[u,m]of i)o.has(u)||a.has(u)||c.push({path:u,status:"deleted",oldHash:m.hash,oldMode:m.mode});let{remaining:f,renames:l}=await ot(e,c),d={added:"new file",deleted:"deleted",modified:"modified"},h=[];for(let u of f){let m=d[u.status];m&&h.push({path:u.path,status:m})}for(let u of l)h.push({path:u.newPath,status:"renamed",displayPath:`${u.oldPath} -> ${u.newPath}`});return h.sort((u,m)=>Ie(u.path,m.path))}function Yi(e){let t=new Map;for(let r of e.entries)if(r.stage>0){let o=t.get(r.path);o||(o=new Set,t.set(r.path,o)),o.add(r.stage)}let n=[];for(let[r,o]of t){let s,i=o.has(1),a=o.has(2),c=o.has(3);a&&c?s=i?"both modified":"both added":i&&!a&&!c?s="both deleted":i&&c?s="deleted by us":i&&a?s="deleted by them":a&&!i&&!c?s="added by us":c&&!i&&!a?s="added by them":s="unmerged",n.push({path:r,status:s})}return n.sort((r,o)=>Ie(r.path,o.path))}function Xi(e,t){if(e.length===0)return[];let n=new Set;for(let o of t){let s=o.indexOf("/");for(;s!==-1;)n.add(o.slice(0,s+1)),s=o.indexOf("/",s+1)}let r=new Set;for(let o of e){let s=o.split("/");if(s.length===1){r.add(o);continue}let i=!1;for(let a=1;a<s.length;a++){let c=`${s.slice(0,a).join("/")}/`;if(!n.has(c)){r.add(c),i=!0;break}}i||r.add(o)}return[...r].sort()}function $f(e,t,n){return`${e}:`.padEnd(12)+(n??t)}function Gh(e,t){return`${e}:`.padEnd(17)+t}async function Bt(e,t,n){let r=t[`branch "${n}"`];if(!r?.remote||!r?.merge)return null;let o=r.remote,s=r.merge,i=s.replace(/^refs\/heads\//,`refs/remotes/${o}/`),a=`${o}/${s.replace(/^refs\/heads\//,"")}`,c=await B(e,i);if(!c)return{upstream:a,ahead:0,behind:0,gone:!0};let f=await B(e,`refs/heads/${n}`);if(!f)return null;if(f===c)return{upstream:a,ahead:0,behind:0,gone:!1};let{ahead:l,behind:d}=await Bi(e,f,c);return{upstream:a,ahead:l,behind:d,gone:!1}}function bo(e,t){if(t){if(e.gone)return`[${e.upstream}: gone]`;if(e.ahead===0&&e.behind===0)return`[${e.upstream}]`;let r=[];return e.ahead>0&&r.push(`ahead ${e.ahead}`),e.behind>0&&r.push(`behind ${e.behind}`),`[${e.upstream}: ${r.join(", ")}]`}if(e.gone)return"[gone]";if(e.ahead===0&&e.behind===0)return"";let n=[];return e.ahead>0&&n.push(`ahead ${e.ahead}`),e.behind>0&&n.push(`behind ${e.behind}`),`[${n.join(", ")}]`}function qn(e,t){if(e.gone)return`Your branch is based on '${e.upstream}', but the upstream is gone.
|
|
112
114
|
(use "git branch --unset-upstream" to fixup)
|
|
113
115
|
`;if(e.ahead===0&&e.behind===0)return`Your branch is up to date with '${e.upstream}'.
|
|
114
116
|
`;if(e.ahead>0&&e.behind===0){let r=e.ahead===1?"commit":"commits";return`Your branch is ahead of '${e.upstream}' by ${e.ahead} ${r}.
|
|
@@ -118,19 +120,19 @@ GIT_AUTHOR_DATE='${o}'
|
|
|
118
120
|
`}let n=`Your branch and '${e.upstream}' have diverged,
|
|
119
121
|
and have ${e.ahead} and ${e.behind} different commits each, respectively.
|
|
120
122
|
`;return t?.abbreviated?n:n+` (use "git pull" if you want to integrate the remote branch with yours)
|
|
121
|
-
`}
|
|
123
|
+
`}He();Jt();tt();async function yo(e){let t=await et(e,"HEAD");for(let n=t.length-1;n>=0;n--){let r=t[n];if(!r)continue;let o=r.message.match(/^checkout: moving from (.+) to (.+)$/);if(o?.[1]){let s=o[1],i=`refs/heads/${s}`,a=await B(e,i);if(a)return{name:s,refName:i,hash:a}}}return null}async function Pn(e){let t="";return await B(e,"CHERRY_PICK_HEAD")&&(t=`warning: cancelling a cherry picking in progress
|
|
122
124
|
`),await B(e,"REVERT_HEAD")&&(t+=`warning: cancelling a revert in progress
|
|
123
|
-
`),await
|
|
125
|
+
`),await lr(e),t}function Lh(e){let t=new Set,n=[];for(let r of e.entries)r.stage>0&&!t.has(r.path)&&(t.add(r.path),n.push(`${r.path}: needs merge`));return n.sort(),n.length>0?`${n.join(`
|
|
124
126
|
`)}
|
|
125
|
-
`:""}function
|
|
126
|
-
`,exitCode:1}:null}async function
|
|
127
|
-
`):
|
|
128
|
-
`);for(let a of i)await
|
|
129
|
-
`);for(let c of a){let f=o.get(c);f&&(await
|
|
130
|
-
`);for(let f of c){let l=i.entries.find(
|
|
131
|
-
`)}return{stdout:"",stderr:"",exitCode:0}}async function
|
|
127
|
+
`:""}function zn(e){return e.entries.some(t=>t.stage>0)?{stdout:Lh(e),stderr:`error: you need to resolve your current index first
|
|
128
|
+
`,exitCode:1}:null}async function Eo(e,t,n,r){if(!e.workTree)return T("this operation must be run in a work tree");if(r)return Nh(e,t,n,r);let o=await K(e),s=t.map(a=>Ue(a,n)),i=o.entries.filter(a=>a.stage===0&&Ee(s,a.path));if(i.length===0)return o.entries.some(c=>c.stage>0&&Ee(s,c.path))?N(`error: path '${t[0]}' is unmerged
|
|
129
|
+
`):N(`error: pathspec '${t[0]}' did not match any file(s) known to git
|
|
130
|
+
`);for(let a of i)await lt(e,{path:a.path,hash:a.hash,mode:a.mode});return{stdout:"",stderr:"",exitCode:0}}async function Nh(e,t,n,r){let o=await de(e,r),s=await K(e),i=t.map(c=>Ue(c,n)),a=[];for(let[c]of o)Ee(i,c)&&a.push(c);if(a.length===0)return N(`error: pathspec '${t[0]}' did not match any file(s) known to git
|
|
131
|
+
`);for(let c of a){let f=o.get(c);f&&(await lt(e,{path:f.path,hash:f.hash,mode:f.mode}),s=Pt(s,{path:f.path,hash:f.hash,mode:parseInt(f.mode,8),stage:0,stat:Se()}))}return await ae(e,s),{stdout:"",stderr:"",exitCode:0}}async function ko(e,t,n,r,o){if(!e.workTree)return T("this operation must be run in a work tree");let s=o?.deleteOnMissing??!1,i=await K(e),a=t.map(f=>Ue(f,n)),c=new Set;for(let f of i.entries)Ee(a,f.path)&&c.add(f.path);if(c.size===0)return N(`error: pathspec '${t[0]}' did not match any file(s) known to git
|
|
132
|
+
`);for(let f of c){let l=i.entries.find(u=>u.path===f&&u.stage===r),d=!l&&i.entries.find(u=>u.path===f&&u.stage===0),h=l||d;if(h)await lt(e,{path:h.path,hash:h.hash,mode:h.mode});else if(s){let u=v(e.workTree,f);await e.fs.exists(u)&&await e.fs.rm(u)}else if(i.entries.some(m=>m.path===f&&m.stage>0))return N(`error: path '${f}' does not have ${r===2?"our":"their"} version
|
|
133
|
+
`)}return{stdout:"",stderr:"",exitCode:0}}async function dr(e,t,n){if(!e.workTree)return"";let r=await qe(e,t),o=new Map;for(let c of r)o.set(c.path,c.hash);let s=new Map;for(let c of n.entries)c.stage===0&&s.set(c.path,c.hash);let i=new Map;for(let[c]of s){let f=v(e.workTree,c);if(await e.fs.exists(f)){if((await e.fs.stat(f)).isFile){let d=await e.fs.readFileBuffer(f);i.set(c,await gt("blob",d))}}else i.set(c,null)}let a=[];for(let[c,f]of o){let l=s.get(c);if(l===void 0){a.push(`D ${c}`);continue}let d=i.get(c);d===null?a.push(`D ${c}`):(l!==f||d!==void 0&&d!==f)&&a.push(`M ${c}`)}for(let[c]of s)o.has(c)||i.get(c)!=null&&a.push(`A ${c}`);return a.length===0?"":(a.sort((c,f)=>{let l=c.slice(2),d=f.slice(2);return l<d?-1:l>d?1:0}),`${a.join(`
|
|
132
134
|
`)}
|
|
133
|
-
`)}var
|
|
135
|
+
`)}var Of=5;function _h(e){let t=e.length,n=t===1?"commit":"commits",r=t===1?"it":"them",o=t>Of?Of-1:t,i=e.slice(0,o).map(c=>` ${X(c.hash)} ${c.subject}`),a=t-o;return a>0&&i.push(` ... and ${a} more.`),`Warning: you are leaving ${t} ${n} behind, not connected to
|
|
134
136
|
any of your branches:
|
|
135
137
|
|
|
136
138
|
${i.join(`
|
|
@@ -141,10 +143,10 @@ to do so with:
|
|
|
141
143
|
|
|
142
144
|
git branch <new-branch-name> ${X(e[0].hash)}
|
|
143
145
|
|
|
144
|
-
`}async function
|
|
145
|
-
`}async function
|
|
146
|
-
`,exitCode:0};let
|
|
147
|
-
${
|
|
146
|
+
`}async function Zi(e,t){let n=await j(e,t);return`Previous HEAD position was ${X(t)} ${ue(n.message)}
|
|
147
|
+
`}async function Ro(e,t,n){let r=await Wi(e,t,{targetHash:n});return r.length>0?_h(r):t!==n?Zi(e,t):""}async function ur(e,t,n,r,o,s,i){let a=await Q(e);if(a?.type==="symbolic"&&a.target===n)return{stdout:"",stderr:`Already on '${t}'
|
|
148
|
+
`,exitCode:0};let c=await K(e),f=zn(c);if(f)return f;let l=await Y(e),h=(await j(e,r)).tree,u=null;if(l&&(u=(await j(e,l)).tree),u!==h){let R=await Fn(e,u,h,c);if(!R.success)return R.errorOutput??N("error: checkout would overwrite local changes");c={version:2,entries:R.newEntries},await ae(e,c),await Me(e,R.worktreeOps)}let m="";a?.type==="direct"&&l&&(m=await Ro(e,l,r));let p=a?.type==="symbolic"?a.target.replace(/^refs\/heads\//,""):l??ee;await Ze(e,"HEAD",n),await Et(e);let g=await Pn(e);await se(e,o,"HEAD",l,r,`checkout: moving from ${p} to ${t}`),await s?.hooks?.postCheckout?.({repo:e,prevHead:l,newHead:r,isBranchCheckout:!0});let w=await dr(e,h,c),b=await he(e),y=await Bt(e,b,t);return y&&(w+=qn(y)),{stdout:w,stderr:`${m}Switched to ${i?.isNew?"a new ":""}branch '${t}'
|
|
149
|
+
${g}`,exitCode:0}}async function Kn(e,t,n,r,o){let s=await K(e),i=zn(s);if(i)return i;let a=await Y(e),c=await j(e,t),f=c.tree,l=null;if(a&&(l=(await j(e,a)).tree),l!==f){let y=await Fn(e,l,f,s);if(!y.success)return y.errorOutput??N("error: checkout would overwrite local changes");s={version:2,entries:y.newEntries},await ae(e,s),await Me(e,y.worktreeOps)}let d=await Q(e),h=d?.type==="direct"&&a===t;if(await Z(e,"HEAD",t),!h){await hf(e,t);let y=d?.type==="symbolic"?d.target.replace(/^refs\/heads\//,""):a??ee;await se(e,n,"HEAD",a,t,`checkout: moving from ${y} to ${t}`)}let u=await Pn(e);await r?.hooks?.postCheckout?.({repo:e,prevHead:a,newHead:t,isBranchCheckout:!1});let m=X(t),p=ue(c.message),g=d?.type==="direct",w="";return g&&a&&a!==t&&(w+=await Ro(e,a,t)),g||!o?.detachAdviceTarget?w+=`HEAD is now at ${m} ${p}
|
|
148
150
|
`:w=`Note: switching to '${o.detachAdviceTarget}'.
|
|
149
151
|
|
|
150
152
|
You are in 'detached HEAD' state. You can look around, make experimental
|
|
@@ -162,94 +164,94 @@ Or undo this operation with:
|
|
|
162
164
|
|
|
163
165
|
Turn off this advice by setting config variable advice.detachedHead to false
|
|
164
166
|
|
|
165
|
-
HEAD is now at ${
|
|
166
|
-
`,w+=
|
|
167
|
-
`}async function
|
|
168
|
-
`,stderr:"",exitCode:1};async function
|
|
169
|
-
`,exitCode:1};let i=r.rest??[],a=await
|
|
170
|
-
`),await
|
|
167
|
+
HEAD is now at ${m} ${p}
|
|
168
|
+
`,w+=u,{stdout:await dr(e,f,s),stderr:w,exitCode:0}}async function Fh(e,t){if(t.startsWith("refs/remotes/")){if(!await B(e,t))return null;let s=t.slice(13).split("/");if(s.length<2)return null;let i=s[0],a=s.slice(1).join("/");return{remote:i,branch:a,ref:t}}let n=`refs/remotes/${t}`;if(await B(e,n)){let o=t.split("/");if(o.length<2)return null;let s=o[0],i=o.slice(1).join("/");return{remote:s,branch:i,ref:n}}return null}async function xo(e,t,n){let r=await Fh(e,n);if(!r||await xe(e,"branch.autoSetupMerge")==="false")return"";let s=await he(e),i=`branch "${t}"`;return s[i]||(s[i]={}),s[i].remote=r.remote,s[i].merge=`refs/heads/${r.branch}`,await Xe(e,s),`branch '${t}' set up to track '${r.remote}/${r.branch}'.
|
|
169
|
+
`}async function Co(e,t){let n=await ge(e,"refs/remotes"),r=[];for(let o of n){let s=o.name.replace(/^refs\/remotes\//,"").split("/"),i=s[0];s.length>=2&&i&&s.slice(1).join("/")===t&&r.push({remote:i,ref:o.name})}if(r.length===1){let o=r[0];return{remote:o.remote,startPoint:o.ref,trackingRef:o.ref}}if(r.length>1){let o=await xe(e,"checkout.defaultRemote");if(o){let s=r.filter(i=>i.remote===o);if(s.length===1){let i=s[0];return{remote:i.remote,startPoint:i.ref,trackingRef:i.ref}}}}return null}ie();pe();we();cn();var If=new Set(["help","start","skip","next","reset","visualize","view","replay","log","run","terms"]),ms={stdout:`You need to start by "git bisect start"
|
|
170
|
+
`,stderr:"",exitCode:1};async function Ji(e){let t=await $e(e,"BISECT_HEAD");if(t?.trim())return t.trim();let n=await Y(e);return n||T("no current commit")}function Sf(e,t){let n=e.command("bisect",{description:"Use binary search to find the commit that introduced a bug",args:[z.string().name("subcommand").describe("Subcommand or custom term").optional(),z.string().name("rest").describe("Additional arguments").optional().variadic()],handler:async(r,o)=>{let s=r.subcommand;if(!s)return{stdout:"",stderr:`usage: git bisect [start|bad|good|new|old|terms|skip|next|reset|visualize|view|replay|log|run]
|
|
171
|
+
`,exitCode:1};let i=r.rest??[],a=await q(o.fs,o.cwd,t);return M(a)?a:qh(a,o.env,t,s,i)}});Uh(n,t),Bh(n,t),zh(n,t),Kh(n,t),Yh(n,t),Xh(n,t),Jh(n,t),em(n,t),tm(n,t)}function Uh(e,t){e.command("start",{description:"Start bisecting",args:[z.string().name("revs").describe("Bad and good revisions").optional().variadic()],options:{"term-new":V.string().describe("Alternate term for new/bad"),"term-bad":V.string().describe("Alternate term for new/bad"),"term-old":V.string().describe("Alternate term for old/good"),"term-good":V.string().describe("Alternate term for old/good"),"no-checkout":S().describe("Do not checkout the bisection commit"),"first-parent":S().describe("Follow only first parent on merges")},handler:async(n,r)=>{let o=await q(r.fs,r.cwd,t);if(M(o))return o;let s=o,i=Ve(s);if(i&&!n["no-checkout"])return i;let a=n["term-new"]??n["term-bad"]??"bad",c=n["term-old"]??n["term-good"]??"good";return If.has(a)?T(`'${a}' is not a valid term`):If.has(c)?T(`'${c}' is not a valid term`):a===c?T("'bad' and 'good' terms must be different"):Tf(s,r.env,t,n.revs??[],a,c,n["no-checkout"]??!1,n["first-parent"]??!1)}})}async function Tf(e,t,n,r,o,s,i,a){await Tt(e)&&await ho(e);let c=await Q(e),f;if(c?.type==="symbolic"?f=c.target.replace(/^refs\/heads\//,""):f=await Y(e)??"HEAD",await Ae(e,"BISECT_START",f+`
|
|
172
|
+
`),await Ae(e,"BISECT_TERMS",`${o}
|
|
171
173
|
${s}
|
|
172
|
-
`),await
|
|
173
|
-
`),a&&await
|
|
174
|
-
`,exitCode:1}:
|
|
175
|
-
`,stderr:"",exitCode:0}}})}async function
|
|
176
|
-
`,exitCode:1}}})}function
|
|
177
|
-
`)){let a=i.trim();if(!a||a.startsWith("#"))continue;let c=a.match(/^git[\s-]bisect\s+(\S+)(.*)$/);if(!c)continue;let f=c[1],l=c[2].trim(),d;if(f==="start"){let
|
|
178
|
-
`;let c=(await o(r,{cwd:s})).exitCode;if(c===125){let
|
|
179
|
-
`,{stdout:i,stderr:"",exitCode:0};if(
|
|
180
|
-
`,{stdout:i,stderr:"",exitCode:0};if(d.exitCode!==0)return{stdout:i,stderr:d.stderr,exitCode:d.exitCode}}}function
|
|
181
|
-
`,exitCode:1};let{termBad:i,termGood:a}=await
|
|
174
|
+
`),await Ae(e,"BISECT_NAMES",`
|
|
175
|
+
`),a&&await Ae(e,"BISECT_FIRST_PARENT",""),i){let h=await Y(e);h&&await Ae(e,"BISECT_HEAD",h)}if(r.length>0){let h=r[0],u=await bt(e,h);if(M(u))return u;await Z(e,`refs/bisect/${o}`,u);let m=await j(e,u);await vt(e,`# ${o}: [${u}] ${ue(m.message)}`);for(let p=1;p<r.length;p++){let g=r[p],w=await bt(e,g);if(M(w))return w;await Z(e,`refs/bisect/${s}-${w}`,w);let b=await j(e,w);await vt(e,`# ${s}: [${w}] ${ue(b.message)}`)}}let l=r.map(h=>`'${h}'`),d=l.length>0?` ${l.join(" ")}`:"";return await vt(e,`git bisect start${d}`),ps(e,t,n)}function Bh(e,t){for(let n of["bad","good","new","old"])e.command(n,{description:n==="bad"||n==="new"?"Mark a commit as bad/new":"Mark a commit as good/old",args:[z.string().name("rev").describe("Revision to mark").optional()],handler:async(r,o)=>{let s=await q(o.fs,o.cwd,t);return M(s)?s:Wh(s,o.env,t,n,r.rev)}})}async function Wh(e,t,n,r,o){if(!await Tt(e))return ms;let s=await us(e),i=r==="bad"||r==="new"?s.termBad:s.termGood;return hs(e,t,n,i,s,o)}async function qh(e,t,n,r,o){if(!await Tt(e))return ms;let s=await us(e);return r!==s.termBad&&r!==s.termGood?{stdout:"",stderr:`error: unknown command: 'git bisect ${r}'
|
|
176
|
+
`,exitCode:1}:hs(e,t,n,r,s,o[0])}async function hs(e,t,n,r,o,s){let i;if(s){let f=await bt(e,s);if(M(f))return f;i=f}else{let f=await Ji(e);if(M(f))return f;i=f}let a=await j(e,i),c=ue(a.message);return r===o.termBad?await Z(e,`refs/bisect/${o.termBad}`,i):await Z(e,`refs/bisect/${o.termGood}-${i}`,i),await vt(e,`# ${r}: [${i}] ${c}`),await vt(e,`git bisect ${r} ${i}`),ps(e,t,n)}function zh(e,t){e.command("skip",{description:"Mark a commit as untestable",args:[z.string().name("revs").describe("Revisions to skip").optional().variadic()],handler:async(n,r)=>{let o=await q(r.fs,r.cwd,t);if(M(o))return o;let s=o;if(!await Tt(s))return ms;let i=n.revs??[];if(i.length===0){let a=await Ji(s);if(M(a))return a;i.push(a)}for(let a of i){let c;if(a.length===40&&/^[0-9a-f]+$/.test(a))c=a;else{let l=await bt(s,a);if(M(l))return l;c=l}await Z(s,`refs/bisect/skip-${c}`,c);let f=await j(s,c);await vt(s,`# skip: [${c}] ${ue(f.message)}`),await vt(s,`git bisect skip ${c}`)}return ps(s,r.env,t)}})}function Kh(e,t){e.command("reset",{description:"Finish bisecting and return to original branch",args:[z.string().name("commit").describe("Branch or commit to checkout").optional()],handler:async(n,r)=>{let o=await q(r.fs,r.cwd,t);if(M(o))return o;let s=o;return await Tt(s)?Vh(s,r.env,t,n.commit):{stdout:`We are not bisecting.
|
|
177
|
+
`,stderr:"",exitCode:0}}})}async function Vh(e,t,n,r){let o=(await $e(e,"BISECT_START"))?.trim()??"";if(await ho(e),r){let s=await bt(e,r);return M(s)?s:Kn(e,s,t,n)}if(o){let s=`refs/heads/${o}`,i=await B(e,s);if(i)return ur(e,o,s,i,t,n);let a=await We(e,o);if(a)return Kn(e,a,t,n)}return{stdout:"",stderr:"",exitCode:0}}function Yh(e,t){e.command("log",{description:"Show the bisect log",handler:async(n,r)=>{let o=await q(r.fs,r.cwd,t);if(M(o))return o;let s=o;return await Tt(s)?{stdout:await $e(s,"BISECT_LOG")??"",stderr:"",exitCode:0}:{stdout:"",stderr:`error: We are not bisecting.
|
|
178
|
+
`,exitCode:1}}})}function Xh(e,t){e.command("replay",{description:"Replay a bisect log",args:[z.string().name("logfile").describe("Path to bisect log file")],handler:async(n,r)=>{let o=await q(r.fs,r.cwd,t);if(M(o))return o;let s=o,i=n.logfile.startsWith("/")?n.logfile:v(r.cwd,n.logfile);if(!await r.fs.exists(i))return T(`cannot open '${n.logfile}': No such file or directory`);let a=await r.fs.readFile(i);return Zh(s,r.env,t,a)}})}async function Zh(e,t,n,r){await Tt(e)&&await ho(e);let o={termBad:"bad",termGood:"good"},s="";for(let i of r.split(`
|
|
179
|
+
`)){let a=i.trim();if(!a||a.startsWith("#"))continue;let c=a.match(/^git[\s-]bisect\s+(\S+)(.*)$/);if(!c)continue;let f=c[1],l=c[2].trim(),d;if(f==="start"){let h=l?l.split(/\s+/).map(u=>u.replace(/^'|'$/g,"")):[];d=await Tf(e,t,n,h,"bad","good",!1,!1)}else if(f==="bad"||f==="new")d=await hs(e,t,n,"bad",o,l||void 0);else if(f==="good"||f==="old")d=await hs(e,t,n,"good",o,l||void 0);else if(f==="skip"){for(let h of l?l.split(/\s+/):[]){await Z(e,`refs/bisect/skip-${h}`,h);let u=await j(e,h);await vt(e,`# skip: [${h}] ${ue(u.message)}`),await vt(e,`git bisect skip ${h}`)}d=await ps(e,t,n)}else continue;if(d.exitCode!==0)return d;s+=d.stdout}return{stdout:s,stderr:"",exitCode:0}}function Jh(e,t){e.command("run",{description:"Bisect by running a command",args:[z.string().name("cmd").describe("Command and arguments to run").variadic()],handler:async(n,r)=>{let o=await q(r.fs,r.cwd,t);if(M(o))return o;let s=o;if(!await Tt(s))return ms;if(!r.exec)return T("bisect run requires shell execution support");let i=n.cmd.join(" ");return Qh(s,r.env,t,i,r.exec,r.cwd)}})}async function Qh(e,t,n,r,o,s){let i="";for(;;){i+=`running '${r}'
|
|
180
|
+
`;let c=(await o(r,{cwd:s})).exitCode;if(c===125){let h=await Ji(e);if(M(h))return h;await Z(e,`refs/bisect/skip-${h}`,h);let u=await j(e,h);await vt(e,`# skip: [${h}] ${ue(u.message)}`),await vt(e,`git bisect skip ${h}`);let m=await ps(e,t,n);if(i+=m.stdout,m.stdout.includes("is the first bad commit"))return i+=`bisect found first bad commit
|
|
181
|
+
`,{stdout:i,stderr:"",exitCode:0};if(m.exitCode!==0)return{stdout:i,stderr:m.stderr,exitCode:m.exitCode};continue}let f=await uo(e),l=c===0?f.termGood:f.termBad,d=await hs(e,t,n,l,f,void 0);if(i+=d.stdout,d.stdout.includes("is the first bad commit"))return i+=`bisect found first bad commit
|
|
182
|
+
`,{stdout:i,stderr:"",exitCode:0};if(d.exitCode!==0)return{stdout:i,stderr:d.stderr,exitCode:d.exitCode}}}function em(e,t){e.command("terms",{description:"Show the terms used for old and new commits",options:{"term-good":S().describe("Show the term for the old state"),"term-bad":S().describe("Show the term for the new state")},handler:async(n,r)=>{let o=await q(r.fs,r.cwd,t);if(M(o))return o;let s=o;if(!await Tt(s))return{stdout:"",stderr:`error: no terms defined
|
|
183
|
+
`,exitCode:1};let{termBad:i,termGood:a}=await us(s);return n["term-good"]?{stdout:`${a}
|
|
182
184
|
`,stderr:"",exitCode:0}:n["term-bad"]?{stdout:`${i}
|
|
183
185
|
`,stderr:"",exitCode:0}:{stdout:`Your current terms are ${a} for the old state
|
|
184
186
|
and ${i} for the new state.
|
|
185
|
-
`,stderr:"",exitCode:0}}})}function
|
|
186
|
-
`,exitCode:1};let{walkCommits:c}=await Promise.resolve().then(()=>(
|
|
187
|
-
`;return{stdout:f,stderr:"",exitCode:0}}})}async function
|
|
188
|
-
`,exitCode:1};if(o.found){let s=await
|
|
187
|
+
`,stderr:"",exitCode:0}}})}function tm(e,t){for(let n of["visualize","view"])e.command(n,{description:"Show remaining suspects in git log",handler:async(r,o)=>{let s=await q(o.fs,o.cwd,t);if(M(s))return s;let i=s;if(!await Tt(i))return ms;let a=await uo(i);if(!a.badHash||a.goodHashes.length===0)return{stdout:"",stderr:`error: need both bad and good commits to visualize
|
|
188
|
+
`,exitCode:1};let{walkCommits:c}=await Promise.resolve().then(()=>(fr(),uf)),f="";for await(let l of c(i,a.badHash,{exclude:a.goodHashes}))f+=`${X(l.hash)} ${ue(l.commit.message)}
|
|
189
|
+
`;return{stdout:f,stderr:"",exitCode:0}}})}async function ps(e,t,n){let r=await uo(e);return!r.badHash||r.goodHashes.length===0?{stdout:pf(r),stderr:"",exitCode:0}:(await Ae(e,"BISECT_ANCESTORS_OK",""),nm(e,t,n,r))}async function nm(e,t,n,r){let o=await mf(e,r.badHash,r.goodHashes,new Set(r.skipHashes),r.firstParent);if(!o)return{stdout:"",stderr:`error: no testable commits found
|
|
190
|
+
`,exitCode:1};if(o.found){let s=await wf(e,o.hash);return await vt(e,`# first bad commit: [${o.hash}] ${o.subject}`),{stdout:s,stderr:"",exitCode:0}}if(o.onlySkippedLeft){let s=`There are only 'skip'ped commits left to test.
|
|
189
191
|
The first bad commit could be any of:
|
|
190
192
|
`;for(let i of r.skipHashes)s+=i+`
|
|
191
193
|
`;return r.badHash&&(s+=r.badHash+`
|
|
192
194
|
`),s+=`We cannot bisect more!
|
|
193
|
-
`,{stdout:s,stderr:"",exitCode:2}}if(r.noCheckout)await
|
|
194
|
-
`),{stdout:
|
|
195
|
-
`);return t[t.length-1]===""&&t.pop(),t}function
|
|
196
|
-
`&&(t.push(e.slice(n,r+1)),n=r+1);return n<e.length&&t.push(e.slice(n)),t}var
|
|
195
|
+
`,{stdout:s,stderr:"",exitCode:2}}if(r.noCheckout)await Ae(e,"BISECT_HEAD",o.hash);else{let s=await Kn(e,o.hash,t,n);if(s.exitCode!==0)return s}return await Ae(e,"BISECT_EXPECTED_REV",o.hash+`
|
|
196
|
+
`),{stdout:gf(o),stderr:"",exitCode:0}}oe();ie();function Wt(e){if(e.length===0)return[];let t=e.split(`
|
|
197
|
+
`);return t[t.length-1]===""&&t.pop(),t}function xt(e){if(e.length===0)return[];let t=[],n=0;for(let r=0;r<e.length;r++)e[r]===`
|
|
198
|
+
`&&(t.push(e.slice(n,r+1)),n=r+1);return n<e.length&&t.push(e.slice(n)),t}var rm=4,vf=1024,Po=100,Io=0,$o=1,Ar=2;function ea(e){let t=1;for(;t*t<e;)t++;return t}function sm(e,t){let n=new Map,r=[],o=new Array(e.length),s=new Array(t.length);for(let i=0;i<e.length;i++){let a=e[i],c=n.get(a);c===void 0&&(c=r.length,n.set(a,c),r.push({len1:0,len2:0})),r[c].len1++,o[i]=c}for(let i=0;i<t.length;i++){let a=t[i],c=n.get(a);c===void 0&&(c=r.length,n.set(a,c),r.push({len1:0,len2:0})),r[c].len2++,s[i]=c}return{classes1:o,classes2:s,classInfo:r}}function om(e,t,n,r){let o=0,s=Math.min(t,r);for(;o<s&&e[o]===n[o];)o++;let i=o,a=0,c=s-i;for(;a<c&&e[t-1-a]===n[r-1-a];)a++;return{dstart:i,dend1:t-a-1,dend2:r-a-1}}function Hf(e,t,n,r){t-n>Po&&(n=t-Po),r-t>Po&&(r=t+Po);let o=0,s=1;for(let c=1;t-c>=n;c++){let f=e[t-c];if(f===Io)o++;else if(f===Ar)s++;else break}if(o===0)return!1;let i=0,a=1;for(let c=1;t+c<=r;c++){let f=e[t+c];if(f===Io)i++;else if(f===Ar)a++;else break}return i===0?!1:(i+=o,a+=s,a*rm<a+i)}function im(e,t,n,r,o,s,i,a,c,f){let l=new Uint8Array(t),d=new Uint8Array(r),h=Math.min(ea(t),vf);for(let g=s;g<=i;g++){let w=o[e[g]].len2;w===0?l[g]=Io:w>=h?l[g]=Ar:l[g]=$o}let u=Math.min(ea(r),vf);for(let g=s;g<=a;g++){let w=o[n[g]].len1;w===0?d[g]=Io:w>=u?d[g]=Ar:d[g]=$o}let m=[];for(let g=s;g<=i;g++)l[g]===$o||l[g]===Ar&&!Hf(l,g,s,i)?m.push(g):c[g]=1;let p=[];for(let g=s;g<=a;g++)d[g]===$o||d[g]===Ar&&!Hf(d,g,s,a)?p.push(g):f[g]=1;return{refIndex1:m,nreff1:m.length,refIndex2:p,nreff2:p.length}}var Vn=20,Af=4,am=256,cm=256,Oo=2147483647;function Rt(e,t){return e[t]??0}function fm(e,t,n,r,o,s,i,a,c,f){let l=t-s,d=n-o,h=t-o,u=n-s,m=h-u&1,p=h,g=h,w=u,b=u;i[h]=t,a[u]=n;for(let y=1;;y++){let R=!1;p>l?i[--p-1]=-1:++p,g<d?i[++g+1]=-1:--g;for(let x=g;x>=p;x-=2){let k;Rt(i,x-1)>=Rt(i,x+1)?k=Rt(i,x-1)+1:k=Rt(i,x+1);let E=k,C=k-x;for(;k<n&&C<s&&e[k]===r[C];)k++,C++;if(k-E>Vn&&(R=!0),i[x]=k,m&&w<=x&&x<=b&&Rt(a,x)<=k)return{i1:k,i2:C,minLo:!0,minHi:!0}}w>l?a[--w-1]=Oo:++w,b<d?a[++b+1]=Oo:--b;for(let x=b;x>=w;x-=2){let k;Rt(a,x-1)<Rt(a,x+1)?k=Rt(a,x-1):k=Rt(a,x+1)-1;let E=k,C=k-x;for(;k>t&&C>o&&e[k-1]===r[C-1];)k--,C--;if(E-k>Vn&&(R=!0),a[x]=k,!m&&p<=x&&x<=g&&k<=Rt(i,x))return{i1:k,i2:C,minLo:!0,minHi:!0}}if(!c){if(R&&y>am){let x=0,k=null;for(let E=g;E>=p;E-=2){let C=E>h?E-h:h-E,$=Rt(i,E),H=$-E,P=$-t+(H-o)-C;if(P>Af*y&&P>x&&t+Vn<=$&&$<n&&o+Vn<=H&&H<s){let I=!0;for(let D=1;D<=Vn;D++)if(e[$-D]!==r[H-D]){I=!1;break}I&&(x=P,k={i1:$,i2:H,minLo:!0,minHi:!1})}}if(k)return k;x=0,k=null;for(let E=b;E>=w;E-=2){let C=E>u?E-u:u-E,$=Rt(a,E),H=$-E,P=n-$+(s-H)-C;if(P>Af*y&&P>x&&t<$&&$<=n-Vn&&o<H&&H<=s-Vn){let I=!0;for(let D=0;D<Vn;D++)if(e[$+D]!==r[H+D]){I=!1;break}I&&(x=P,k={i1:$,i2:H,minLo:!1,minHi:!0})}}if(k)return k}if(y>=f){let x=-1,k=-1;for(let $=g;$>=p;$-=2){let H=Math.min(Rt(i,$),n),P=H-$;s<P&&(H=s+$,P=s),x<H+P&&(x=H+P,k=H)}let E=Oo,C=Oo;for(let $=b;$>=w;$-=2){let H=Math.max(t,Rt(a,$)),P=H-$;P<o&&(H=o+$,P=o),H+P<E&&(E=H+P,C=H)}return n+s-E<x-(t+o)?{i1:k,i2:x-k,minLo:!0,minHi:!1}:{i1:C,i2:E-C,minLo:!1,minHi:!0}}}}}function ta(e,t,n,r,o,s,i,a,c,f,l,d,h,u){for(;t<n&&o<s&&e[t]===r[o];)t++,o++;for(;t<n&&o<s&&e[n-1]===r[s-1];)n--,s--;if(t===n)for(let m=o;m<s;m++)a[f[m]]=1;else if(o===s)for(let m=t;m<n;m++)i[c[m]]=1;else{let m=fm(e,t,n,r,o,s,l,d,h,u);ta(e,t,m.i1,r,o,m.i2,i,a,c,f,l,d,m.minLo,u),ta(e,m.i1,n,r,m.i2,s,i,a,c,f,l,d,m.minHi,u)}}function lm(e,t,n,r){let o=[],s=0,i=0,a=1,c=1;for(;s<e.length||i<t.length;){if(s<e.length&&i<t.length&&!n[s]&&!r[i]){o.push({type:"keep",line:e[s]??"",oldLineNo:a++,newLineNo:c++}),s++,i++;continue}for(;s<e.length&&n[s];)o.push({type:"delete",line:e[s]??"",oldLineNo:a++,newLineNo:0}),s++;for(;i<t.length&&r[i];)o.push({type:"insert",line:t[i]??"",oldLineNo:0,newLineNo:c++}),i++}return o}var Df=200,Mf=20,jf=100,dm=1,um=21,hm=-30,mm=6,pm=-4,gm=10,wm=24,bm=17,ym=23,Em=17,km=60;function Qi(e){let t=0;for(let n=0;n<e.length;n++){let r=e.charCodeAt(n);if(r===32)t+=1;else if(r===9)t+=8-t%8;else if(!(r===10||r===13||r===11||r===12))return t;if(t>=Df)return Df}return-1}function Gf(e,t,n){let r={endOfFile:!1,indent:-1,preBlank:0,preIndent:-1,postBlank:0,postIndent:-1};n>=t?(r.endOfFile=!0,r.indent=-1):(r.endOfFile=!1,r.indent=Qi(e[n]));for(let o=n-1;o>=0&&(r.preIndent=Qi(e[o]),r.preIndent===-1);o--)if(r.preBlank+=1,r.preBlank===Mf){r.preIndent=0;break}for(let o=n+1;o<t&&(r.postIndent=Qi(e[o]),r.postIndent===-1);o++)if(r.postBlank+=1,r.postBlank===Mf){r.postIndent=0;break}return r}function Lf(e,t){e.preIndent===-1&&e.preBlank===0&&(t.penalty+=dm),e.endOfFile&&(t.penalty+=um);let n=e.indent===-1?1+e.postBlank:0,r=e.preBlank+n;t.penalty+=hm*r,t.penalty+=mm*n;let o=e.indent!==-1?e.indent:e.postIndent,s=r!==0;t.effectiveIndent+=o,o===-1||e.preIndent===-1||(o>e.preIndent?t.penalty+=s?gm:pm:o===e.preIndent||(e.postIndent!==-1&&e.postIndent>o?t.penalty+=s?bm:wm:t.penalty+=s?Em:ym))}function Rm(e,t){let n=(e.effectiveIndent>t.effectiveIndent?1:0)-(e.effectiveIndent<t.effectiveIndent?1:0);return km*n+(e.penalty-t.penalty)}function Nf(e,t,n,r,o,s){let i=0,a=0;for(;e[a];)a++;let c=0,f=0;for(;o[f];)f++;let l=(d,h)=>t[d]===t[h];for(;;){if(a!==i){let d,h,u;do{for(d=a-i,h=-1;i>0&&l(i-1,a-1);){for(e[--i]=1,e[--a]=0;e[i-1];)i--;if(c===0)break;for(f=c-1,c=f;o[c-1];c--);}for(u=a,f>c&&(h=a);!(a>=r||!l(i,a));){for(e[i++]=0,e[a++]=1;e[a];)a++;if(f>=s)break;for(c=f+1,f=c;o[f];f++);f>c&&(h=a)}}while(d!==a-i);if(a!==u)if(h!==-1)for(;f===c;){for(e[--a]=0,e[--i]=1;e[i-1];)i--;for(f=c-1,c=f;o[c-1];c--);}else{let m=-1,p={effectiveIndent:0,penalty:0},g=u;for(a-d-1>g&&(g=a-d-1),a-jf>g&&(g=a-jf);g<=a;g++){let w={effectiveIndent:0,penalty:0},b=Gf(n,r,g);Lf(b,w);let y=Gf(n,r,g-d);Lf(y,w),(m===-1||Rm(w,p)<=0)&&(p={effectiveIndent:w.effectiveIndent,penalty:w.penalty},m=g)}for(;a>m;){for(e[--a]=0,e[--i]=1;e[i-1];)i--;for(f=c-1,c=f;o[c-1];c--);}}}if(a>=r)break;for(i=a+1,a=i;e[a];a++);if(f>=s)break;for(c=f+1,f=c;o[f];f++);}}function na(e,t){let n=e.length,r=t.length,o=new Uint8Array(n),s=new Uint8Array(r);if(n>0&&r>0){let{classes1:i,classes2:a,classInfo:c}=sm(e,t),{dstart:f,dend1:l,dend2:d}=om(i,n,a,r);if(f>l)for(let h=f;h<r-(n-1-l);h++)s[h]=1;else if(f>d)for(let h=f;h<n-(r-1-d);h++)o[h]=1;else{let{refIndex1:h,nreff1:u,refIndex2:m,nreff2:p}=im(i,n,a,r,c,f,l,d,o,s);if(u>0&&p>0){let g=new Array(u);for(let k=0;k<u;k++)g[k]=i[h[k]];let w=new Array(p);for(let k=0;k<p;k++)w[k]=a[m[k]];let b={},y={},R=u+p+3,x=Math.max(cm,ea(R));ta(g,0,u,w,0,p,o,s,h,m,b,y,!1,x)}else if(u===0)for(let g=0;g<p;g++)s[m[g]]=1;else for(let g=0;g<u;g++)o[h[g]]=1;Nf(o,i,e,n,s,r),Nf(s,a,t,r,o,n)}}else n===0?s.fill(1):o.fill(1);return{changedOld:o,changedNew:s}}function at(e,t){let n=e.length,r=t.length;if(n===0&&r===0)return[];if(n===0)return t.map((i,a)=>({type:"insert",line:i,oldLineNo:0,newLineNo:a+1}));if(r===0)return e.map((i,a)=>({type:"delete",line:i,oldLineNo:a+1,newLineNo:0}));let{changedOld:o,changedNew:s}=na(e,t);return lm(e,t,o,s)}var xm=3;function Cm(e,t=xm){if(t=Math.max(0,t),e.length===0)return[];let n=[];for(let a=0;a<e.length;a++){let c=e[a];c&&c.type!=="keep"&&n.push(a)}if(n.length===0)return[];let r=n[0]??0,o=[],s=Math.max(0,r-t),i=Math.min(e.length-1,r+t);for(let a=1;a<n.length;a++){let c=n[a]??0,f=Math.max(0,c-t),l=Math.min(e.length-1,c+t);f<=i+1||(o.push({start:s,end:i}),s=f),i=l}return o.push({start:s,end:i}),o.map(a=>Pm(e,a.start,a.end))}function Pm(e,t,n){let r=0,o=0,s=0,i=0,a=[],c=!1,f=!1;for(let l=t;l<=n;l++){let d=e[l];if(d)switch(d.type){case"keep":c||(r=d.oldLineNo,c=!0),f||(s=d.newLineNo,f=!0),o++,i++,a.push({type:"context",content:d.line});break;case"delete":c||(r=d.oldLineNo,c=!0),o++,a.push({type:"delete",content:d.line});break;case"insert":f||(s=d.newLineNo,f=!0),i++,a.push({type:"insert",content:d.line});break}}if(c||(r=s>0?s:1),f||(s=r>0?r:1),o===0)for(let l=t;l<=n;l++){let d=e[l];if(d&&d.type==="insert"){r=d.newLineNo>1?d.newLineNo-1:0;break}}if(i===0)for(let l=t;l<=n;l++){let d=e[l];if(d&&d.type==="delete"){s=d.oldLineNo>1?d.oldLineNo-1:0;break}}return{oldStart:r,oldCount:o,newStart:s,newCount:i,lines:a}}function So(e){return e?e.length<40?e:X(e):"0000000"}function _f(e,t,n,r,o,s){let{path:i,oldMode:a,newMode:c}=t;e.push(`diff --git a/${i} b/${n}`),s?(e.push(`similarity index ${t.similarity??100}%`),e.push(`rename from ${i}`),e.push(`rename to ${n}`)):r?e.push(`new file mode ${c||"100644"}`):o?e.push(`deleted file mode ${a||"100644"}`):a&&c&&a!==c&&(e.push(`old mode ${a}`),e.push(`new mode ${c}`))}function $m(e,t,n){let{path:r,oldContent:o,newContent:s,oldMode:i,oldHash:a,newHash:c}=e,f=e.renameTo!==void 0,l=e.renameTo??r,d=e.isNew??o==="",h=e.isDeleted??s==="";if(o===s&&!f)return"";let u=[];if(_f(u,e,l,d,h,f),o!==s){if(a||c){let m=So(a),p=So(c);d||h||f?u.push(`index ${m}..${p}`):u.push(`index ${m}..${p} ${i||"100644"}`)}t&&n?u.push(`Binary files a/${r} and b/${l} differ`):d?u.push(`Binary files /dev/null and b/${l} differ`):h?u.push(`Binary files a/${r} and /dev/null differ`):u.push(`Binary files a/${r} and b/${l} differ`)}return`${u.join(`
|
|
197
199
|
`)}
|
|
198
|
-
`}function
|
|
200
|
+
`}function Ht(e){let{path:t,oldContent:n,newContent:r,oldMode:o,newMode:s,oldHash:i,newHash:a}=e,c=e.renameTo!==void 0,f=e.renameTo??t,l=Te(n),d=Te(r);if(l||d)return $m(e,l,d);let h=Wt(n),u=Wt(r),m=n.length>0&&n.endsWith(`
|
|
199
201
|
`),p=r.length>0&&r.endsWith(`
|
|
200
|
-
`),g="\0NOEOL",w=
|
|
202
|
+
`),g="\0NOEOL",w=h;!m&&h.length>0&&(w=h.slice(),w[w.length-1]+=g);let b=u;!p&&u.length>0&&(b=u.slice(),b[b.length-1]+=g);let y=at(w,b);if(!m||!p)for(let P of y)P.line.includes(g)&&(P.line=P.line.replace(g,""));let R=Cm(y,e.contextLines);if(R.length===0&&!c)return"";let x=e.isNew??n==="",k=e.isDeleted??r==="",E=[];if(_f(E,e,f,x,k,c),R.length===0)return`${E.join(`
|
|
201
203
|
`)}
|
|
202
|
-
`;if(i||a){let
|
|
204
|
+
`;if(i||a){let P=So(i),I=So(a);x||k?E.push(`index ${P}..${I}`):c?E.push(`index ${P}..${I} ${o||"100644"}`):o&&s&&o!==s?E.push(`index ${P}..${I}`):E.push(`index ${P}..${I} ${o||"100644"}`)}let C=P=>P.includes(" ")?" ":"";x?(E.push("--- /dev/null"),E.push(`+++ b/${f}${C(f)}`)):k?(E.push(`--- a/${t}${C(t)}`),E.push("+++ /dev/null")):(E.push(`--- a/${t}${C(t)}`),E.push(`+++ b/${f}${C(f)}`));let $=h.length,H=u.length;for(let P of R){let I=P.oldCount===1?`${P.oldStart}`:`${P.oldStart},${P.oldCount}`,D=P.newCount===1?`${P.newStart}`:`${P.newStart},${P.newCount}`,G="",A=P.oldCount===0?P.oldStart-1:P.oldStart-2;for(let U=A;U>=0;U--){let F=h[U];if(F&&/^[a-zA-Z$_]/.test(F)){G=` ${F.trimEnd().slice(0,79)}`;break}}E.push(`@@ -${I} +${D} @@${G}`);let O=P.oldStart,_=P.newStart;for(let U of P.lines)switch(U.type){case"context":E.push(` ${U.content}`),(!m&&O===$||!p&&_===H)&&E.push("\"),O++,_++;break;case"delete":E.push(`-${U.content}`),!m&&O===$&&E.push("\"),O++;break;case"insert":E.push(`+${U.content}`),!p&&_===H&&E.push("\"),_++;break}}return`${E.join(`
|
|
203
205
|
`)}
|
|
204
|
-
`}
|
|
205
|
-
`)[0],boundary:i,previous:a}}oe();
|
|
206
|
+
`}ie();He();async function Yn(e,t,n){return(await de(e,t)).get(n)?.hash??null}async function Ff(e,t,n,r){let o=await Ke(e,t,n);if(!o.find(c=>c.status==="added"&&c.path===r))return null;let{renames:i}=await ot(e,o);return i.find(c=>c.newPath===r)?.oldPath??null}async function Om(e,t,n,r,o,s){let i=await Yn(e,(await j(e,t)).tree,n);if(!i){let p=new Map,g=await j(e,t);for(let w of r)p.set(w.finalIdx,Xn(t,n,w.currentLine,s+w.finalIdx,o[w.finalIdx],g,!1,void 0));return p}let a=await re(e,i),c=Wt(a),f=new Array(o.length),l=[...r],d=t,h=n,u=c;for(;l.length>0;){let p=await j(e,d);if(p.parents.length===0){for(let $ of l)f[$.finalIdx]=Xn(d,h,$.currentLine,s+$.finalIdx,o[$.finalIdx],p,!0,void 0);break}let g=await Yn(e,p.tree,h),w=null,b=[];for(let $ of p.parents){let H=await j(e,$),P=h,I=await Yn(e,H.tree,P);if(!I){let D=await Ff(e,H.tree,p.tree,h);D&&(P=D,I=await Yn(e,H.tree,P))}if(I&&(b.push({hash:$,path:P,blobHash:I}),I===g)){w={hash:$,path:P};break}}if(w){d=w.hash,h=w.path;continue}if(b.length===0){for(let $ of l)f[$.finalIdx]=Xn(d,h,$.currentLine,s+$.finalIdx,o[$.finalIdx],p,!1,void 0);break}let y=b[0],R=await re(e,y.blobHash),x=Wt(R),k=at(x,u),E=new Map;for(let $ of k)$.type==="keep"&&E.set($.newLineNo,$.oldLineNo);let C=[];for(let $ of l){let H=E.get($.currentLine);H!==void 0?C.push({finalIdx:$.finalIdx,currentLine:H}):f[$.finalIdx]=Xn(d,h,$.currentLine,s+$.finalIdx,o[$.finalIdx],p,!1,{hash:y.hash,path:y.path})}l=C,d=y.hash,h=y.path,u=x}let m=new Map;for(let p of r)f[p.finalIdx]&&m.set(p.finalIdx,f[p.finalIdx]);return m}async function Uf(e,t,n,r){let o=await j(e,t),s=await Yn(e,o.tree,n);if(!s)throw new Error(`no such path '${n}' in ${t.slice(0,7)}`);let i=await re(e,s),a=Wt(i),c=r?.startLine??1,f=r?.endLine??a.length,l=a.slice(c-1,f),d=new Array(l.length),h=l.map((g,w)=>({finalIdx:w,currentLine:c+w})),u=t,m=n,p=a;for(;h.length>0;){let g=await j(e,u);if(g.parents.length===0){for(let E of h)d[E.finalIdx]=Xn(u,m,E.currentLine,c+E.finalIdx,l[E.finalIdx],g,!0,void 0);break}let w=await Yn(e,g.tree,m),b=[],y=null;for(let E of g.parents){let C=await j(e,E),$=m,H=await Yn(e,C.tree,$);if(!H){let P=await Ff(e,C.tree,g.tree,m);P&&($=P,H=await Yn(e,C.tree,$))}if(H){let P={hash:E,path:$,blobHash:H};if(b.push(P),H===w){y=P;break}}}if(y){u=y.hash,m=y.path;continue}if(b.length===0){for(let E of h)d[E.finalIdx]=Xn(u,m,E.currentLine,c+E.finalIdx,l[E.finalIdx],g,!1,void 0);break}if(b.length===1){let E=b[0],C=await re(e,E.blobHash),$=Wt(C),H=at($,p),P=new Map;for(let D of H)D.type==="keep"&&P.set(D.newLineNo,D.oldLineNo);let I=[];for(let D of h){let G=P.get(D.currentLine);G!==void 0?I.push({finalIdx:D.finalIdx,currentLine:G}):d[D.finalIdx]=Xn(u,m,D.currentLine,c+D.finalIdx,l[D.finalIdx],g,!1,{hash:E.hash,path:E.path})}h=I,u=E.hash,m=E.path,p=$;continue}let R=[];for(let E of b){let C=await re(e,E.blobHash),$=Wt(C),H=at($,p),P=new Map;for(let I of H)I.type==="keep"&&P.set(I.newLineNo,I.oldLineNo);R.push({info:E,newToOld:P})}let x=new Map;for(let E of h){let C=!1;for(let $=0;$<R.length;$++){let H=R[$],P=H.newToOld.get(E.currentLine);if(P!==void 0){let I=x.get($);I||(I={info:H.info,lines:[]},x.set($,I)),I.lines.push({finalIdx:E.finalIdx,currentLine:P}),C=!0;break}}C||(d[E.finalIdx]=Xn(u,m,E.currentLine,c+E.finalIdx,l[E.finalIdx],g,!1,{hash:b[0].hash,path:b[0].path}))}let k=x.get(0);for(let[E,C]of x){if(E===0)continue;let $=await Om(e,C.info.hash,C.info.path,C.lines,l,c);for(let[H,P]of $)d[H]=P}if(k&&k.lines.length>0){h=k.lines,u=k.info.hash,m=k.info.path;let E=await re(e,k.info.blobHash);p=Wt(E)}else break}return d}function Xn(e,t,n,r,o,s,i,a){return{hash:e,origPath:t,origLine:n,finalLine:r,content:o,author:s.author,committer:s.committer,summary:s.message.split(`
|
|
207
|
+
`)[0],boundary:i,previous:a}}oe();ie();He();ie();pe();function Im(e){let t=e.startsWith("-")?-1:1,n=e.replace(/^[+-]/,""),r=parseInt(n.slice(0,2),10)||0,o=parseInt(n.slice(2,4),10)||0;return t*(r*60+o)}function Sm(e,t){let n=Im(t),r=new Date((e+n*60)*1e3),o=r.getUTCFullYear(),s=(r.getUTCMonth()+1).toString().padStart(2,"0"),i=r.getUTCDate().toString().padStart(2,"0"),a=r.getUTCHours().toString().padStart(2,"0"),c=r.getUTCMinutes().toString().padStart(2,"0"),f=r.getUTCSeconds().toString().padStart(2,"0");return`${o}-${s}-${i} ${a}:${c}:${f} ${t}`}function Tm(e,t,n,r,o){if(e.length===0)return"";let s=Math.max(...e.map(d=>d.finalLine)),i=String(s).length,a=e.some(d=>d.origPath!==t),c=0;if(!o)for(let d of e){let h=r?`<${d.author.email}>`:d.author.name;h.length>c&&(c=h.length)}let f=0;if(a)for(let d of e)d.origPath.length>f&&(f=d.origPath.length);let l=[];for(let d of e){let h;n?h=d.boundary?`^${d.hash.slice(0,39)}`:d.hash:h=d.boundary?`^${d.hash.slice(0,7)}`:d.hash.slice(0,8);let u=a?` ${d.origPath.padEnd(f)}`:"";if(o)l.push(`${h}${u} ${String(d.finalLine).padStart(i)}) ${d.content}`);else{let m=r?`<${d.author.email}>`:d.author.name,p=Sm(d.author.timestamp,d.author.timezone);l.push(`${h}${u} (${m.padEnd(c)} ${p} ${String(d.finalLine).padStart(i)}) ${d.content}`)}}return`${l.join(`
|
|
206
208
|
`)}
|
|
207
|
-
`}function
|
|
209
|
+
`}function vm(e,t){let n=new Set,r=[];for(let o of e){let s=!n.has(o.hash);n.add(o.hash),r.push(`${o.hash} ${o.origLine} ${o.finalLine} 1`),(s||t)&&(r.push(`author ${o.author.name}`),r.push(`author-mail <${o.author.email}>`),r.push(`author-time ${o.author.timestamp}`),r.push(`author-tz ${o.author.timezone}`),r.push(`committer ${o.committer.name}`),r.push(`committer-mail <${o.committer.email}>`),r.push(`committer-time ${o.committer.timestamp}`),r.push(`committer-tz ${o.committer.timezone}`),r.push(`summary ${o.summary}`),o.boundary&&r.push("boundary"),o.previous&&r.push(`previous ${o.previous.hash} ${o.previous.path}`),r.push(`filename ${o.origPath}`)),r.push(` ${o.content}`)}return`${r.join(`
|
|
208
210
|
`)}
|
|
209
|
-
`}function
|
|
211
|
+
`}function Hm(e,t,n){if(e.startsWith("/"))return rt(n,e);let r=rt(n,t);return r===""||r==="."?e:`${r}/${e}`}function Bf(e,t){e.command("blame",{description:"Show what revision and author last modified each line of a file",args:[z.string().name("args").variadic().optional()],options:{lineRange:V.string().alias("L").describe("Annotate only the given line range (<start>,<end>)"),long:S().alias("l").describe("Show long revision"),showEmail:S().alias("e").describe("Show author email instead of name"),suppress:S().alias("s").describe("Suppress author name and date"),porcelain:S().alias("p").describe("Show in machine-readable format"),linePorcelain:S().describe("Show porcelain format with full headers for each line")},handler:async(n,r,o)=>{let s=await q(r.fs,r.cwd,t);if(M(s))return s;let i=s;if(!i.workTree)return T("this operation must be run in a work tree");let a=await Qe(i);if(M(a))return a;let c=n.args??[],f=o.passthrough??[],l=null,d=null;if(f.length>0?(d=f[f.length-1],c.length>0&&(l=c[0])):c.length===2?(l=c[0],d=c[1]):c.length===1&&(d=c[0]),!d)return T("no file specified");let h=Hm(d,r.cwd,i.workTree),u;if(l){let k=await bt(i,l);if(M(k))return k;u=await ve(i,k)}else u=a;let m=await j(i,u),p=await de(i,m.tree);if(!p.has(h))return T(`no such path ${h} in ${l??"HEAD"}`);let g=p.get(h).hash,w=await re(i,g);if(Te(w))return T(`cannot blame binary file '${h}'`);let b,y;if(n.lineRange){let k=n.lineRange,E=k.match(/^(\d+),(\d+)$/);if(E)b=parseInt(E[1],10),y=parseInt(E[2],10);else return T(`invalid -L range: '${k}'`)}let R;try{R=await Uf(i,u,h,{startLine:b,endLine:y})}catch(k){let E=k instanceof Error?k.message:String(k);return T(E)}let x;return n.porcelain||n.linePorcelain?x=vm(R,!!n.linePorcelain):x=Tm(R,h,!!n.long,!!n.showEmail,!!n.suppress),{stdout:x,stderr:"",exitCode:0}}})}oe();Be();Tn();oe();var Am=["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],Dm=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];function $n(e,t){let n=Mm(t),r=new Date((e+n*60)*1e3),o=Am[r.getUTCDay()],s=Dm[r.getUTCMonth()],i=r.getUTCDate(),a=r.getUTCHours().toString().padStart(2,"0"),c=r.getUTCMinutes().toString().padStart(2,"0"),f=r.getUTCSeconds().toString().padStart(2,"0"),l=r.getUTCFullYear();return`${o} ${s} ${i} ${a}:${c}:${f} ${l} ${t}`}function ra(e){let t=e.trim();if(/^\d+$/.test(t))return parseInt(t,10);let n=Date.parse(t);return Number.isNaN(n)?null:Math.floor(n/1e3)}function Mm(e){let t=e.startsWith("-")?-1:1,n=e.replace(/^[+-]/,""),r=parseInt(n.slice(0,2),10)||0,o=parseInt(n.slice(2,4),10)||0;return t*(r*60+o)}ie();He();var To=new TextDecoder;function Wf(e){if(e.length===0)return 0;let t=0;for(let n=0;n<e.length;n++)e[n]===`
|
|
210
212
|
`&&t++;return e[e.length-1]!==`
|
|
211
|
-
`&&t++,t}function
|
|
213
|
+
`&&t++,t}function Zn(e,t,n){if(e===0)return"";let r=[];return r.push(`${e} file${e!==1?"s":""} changed`),(t>0||n===0)&&r.push(`${t} insertion${t!==1?"s":""}(+)`),(n>0||t===0)&&r.push(`${n} deletion${n!==1?"s":""}(-)`),` ${r.join(", ")}`}async function Jn(e,t,n){let r=[],o=[],s=[];for(let a of t)if(a.status==="added"&&a.newHash&&a.newMode){let c=await Ot(e,a.newHash);Dn(c)?r.push({path:a.path,sortKey:a.path,insertions:0,deletions:0,isBinary:!0,oldSize:0,newSize:c.byteLength}):r.push({path:a.path,sortKey:a.path,insertions:Wf(To.decode(c)),deletions:0}),o.push({path:a.path,mode:a.newMode})}else if(a.status==="deleted"&&a.oldHash&&a.oldMode){let c=await Ot(e,a.oldHash);Dn(c)?r.push({path:a.path,sortKey:a.path,insertions:0,deletions:0,isBinary:!0,oldSize:c.byteLength,newSize:0}):r.push({path:a.path,sortKey:a.path,insertions:0,deletions:Wf(To.decode(c))}),s.push({path:a.path,mode:a.oldMode})}else if(a.status==="modified"&&a.oldHash&&a.newHash){let c=await Ot(e,a.oldHash),f=await Ot(e,a.newHash);if(Dn(c)||Dn(f))r.push({path:a.path,sortKey:a.path,insertions:0,deletions:0,isBinary:!0,oldSize:c.byteLength,newSize:f.byteLength});else{let l=xt(To.decode(c)),d=xt(To.decode(f)),h=at(l,d),u=0,m=0;for(let p of h)p.type==="insert"?u++:p.type==="delete"&&m++;r.push({path:a.path,sortKey:a.path,insertions:u,deletions:m})}a.oldMode&&a.newMode&&a.oldMode!==a.newMode&&(s.push({path:a.path,mode:a.oldMode}),o.push({path:a.path,mode:a.newMode}))}for(let a of n){let c=hn(a.oldPath,a.newPath),f=0,l=0;if(a.similarity<100&&a.oldHash&&a.newHash){let d=await re(e,a.oldHash),h=await re(e,a.newHash);if(!Te(d)&&!Te(h)){let u=xt(d),m=xt(h),p=at(u,m);for(let g of p)g.type==="insert"?f++:g.type==="delete"&&l++}}r.push({path:c,sortKey:a.newPath,insertions:f,deletions:l})}let i=[];for(let{path:a,mode:c}of o)i.push({sortKey:a,text:` create mode ${c} ${a}`});for(let{path:a,mode:c}of s)i.push({sortKey:a,text:` delete mode ${c} ${a}`});for(let a of n){let c=hn(a.oldPath,a.newPath);i.push({sortKey:a.newPath,text:` rename ${c} (${a.similarity}%)`})}return i.sort((a,c)=>a.sortKey<c.sortKey?-1:a.sortKey>c.sortKey?1:0),{fileStats:r,modeLines:i.map(a=>a.text)}}async function mn(e,t,n,r,o,s=!1,i=!1){let a=[];if((r.name!==o.name||r.email!==o.email)&&a.push(` Author: ${r.name} <${r.email}>`),s&&a.push(` Date: ${$n(r.timestamp,r.timezone)}`),i)return a.join(`
|
|
212
214
|
`)+(a.length>0?`
|
|
213
|
-
`:"");let c=await
|
|
215
|
+
`:"");let c=await Ke(e,t,n),{remaining:f,renames:l}=await ot(e,c),{fileStats:d,modeLines:h}=await Jn(e,f,l),u=0,m=0;for(let g of d)u+=g.insertions,m+=g.deletions;let p=Zn(d.length,u,m);p&&a.push(p);for(let g of h)a.push(g);return a.join(`
|
|
214
216
|
`)+(a.length>0?`
|
|
215
|
-
`:"")}var
|
|
216
|
-
`)}
|
|
217
|
-
`}async function
|
|
218
|
-
`;return c}
|
|
219
|
-
`:`Merge branch '${t}' into ${n}
|
|
220
|
-
`}async function
|
|
221
|
-
`;if(e.workTree){let f=await
|
|
222
|
-
${c}`,stderr:"",exitCode:0}}
|
|
223
|
-
`);let
|
|
224
|
-
`);let
|
|
225
|
-
'${
|
|
226
|
-
`:"";return
|
|
217
|
+
`:"")}var jm=80;function Gm(e,t){if(e.length<=t)return e;let n=e;for(;n.length+4>t;){let o=n.indexOf("/");if(o===-1)break;n=n.slice(o+1)}let r=`.../${n}`;return r.length<=t?r:`...${e.slice(e.length-(t-3))}`}function hr(e,t=jm){if(e.length===0)return"";let n=e.filter(p=>!p.isUnmerged),r=n.length>0?Math.max(...n.map(p=>p.insertions+p.deletions)):0,o=e.some(p=>p.isBinary),s=r>0?String(r).length:1;o&&s<3&&(s=3);let i=Math.max(...e.map(p=>p.path.length)),a=r,c=i;if(c+s+6+a>t){let p=Math.floor(t*3/8)-s-6;a>p&&(a=Math.max(p,6));let g=t-s-6-a;c>g?c=g:a=t-s-6-c}for(let p of e)p.path=Gm(p.path,c);let f=c,l=[],d=0,h=0,u=0;for(let p of e){let g=p.path.padEnd(f);if(p.isUnmerged){l.push(` ${g} | Unmerged`);continue}if(u++,d+=p.insertions,h+=p.deletions,p.isBinary){let C=`${"Bin".padStart(s)} ${p.oldSize??0} -> ${p.newSize??0} bytes`;l.push(` ${g} | ${C}`);continue}let w=p.insertions+p.deletions,b=String(w).padStart(s),y,R;if(r<=a)y=p.insertions,R=p.deletions;else{let E=H=>H===0?0:1+Math.floor(H*(a-1)/r),C=E(w),$=C<2&&p.insertions>0&&p.deletions>0?2:C;p.insertions<p.deletions?(y=E(p.insertions),R=$-y):(R=E(p.deletions),y=$-R)}let x="+".repeat(y)+"-".repeat(R),k=x?` ${x}`:"";l.push(` ${g} | ${b}${k}`)}let m=Zn(u,d,h);return m?l.push(m):e.some(p=>p.isUnmerged)&&l.push(" 0 files changed"),`${l.join(`
|
|
218
|
+
`)}
|
|
219
|
+
`}async function pn(e,t,n){let r=await Ke(e,t,n),{remaining:o,renames:s}=await ot(e,r);if(o.length===0&&s.length===0)return"";let{fileStats:i,modeLines:a}=await Jn(e,o,s);i.sort((f,l)=>f.sortKey<l.sortKey?-1:f.sortKey>l.sortKey?1:0);let c=hr(i);for(let f of a)c+=`${f}
|
|
220
|
+
`;return c}Be();Ce();ie();we();Jt();async function Lm(e,t){let n=new Set,r=[t],o=0;for(;o<r.length;){let s=r[o++];if(n.has(s))continue;n.add(s);let i;try{i=await j(e,s)}catch{continue}for(let a of i.parents)n.has(a)||r.push(a)}return n}async function en(e,t,n){if(t===n)return!0;let r=new Set,o=[n],s=0;for(;s<o.length;){let i=o[s++];if(i===t)return!0;if(r.has(i))continue;r.add(i);let a;try{a=await j(e,i)}catch{continue}for(let c of a.parents)r.has(c)||o.push(c)}return!1}async function qt(e,t,n){if(t===n)return[t];let r=await Lm(e,t),o=[],s=new Set,i=[n],a=0;for(;a<i.length;){let f=i[a++];if(s.has(f))continue;if(s.add(f),r.has(f)){o.push(f);continue}let l;try{l=await j(e,f)}catch{continue}for(let d of l.parents)s.has(d)||i.push(d)}if(o.length<=1)return o;let c=[];for(let f of o){let l=!1;for(let d of o)if(d!==f&&await en(e,f,d)){l=!0;break}l||c.push(f)}return c.length<=1?c:Nm(e,t,n,c)}async function Nm(e,t,n,r){let o=new Set(r),s=new Set,i=[],a=new Map,c=new Map,f=0,l=[{hash:t,mask:1,seq:f++},{hash:n,mask:2,seq:f++}];async function d(h){let u=c.get(h);if(u!==void 0)return u;let m=(await j(e,h)).committer.timestamp;return c.set(h,m),m}for(;l.length>0;){let h=0,u=await d(l[0].hash);for(let b=1;b<l.length;b++){let y=l[b],R=await d(y.hash),x=l[h];(R>u||R===u&&y.seq<x.seq)&&(h=b,u=R)}let m=l.splice(h,1)[0],p=a.get(m.hash)??0,g=p|m.mask;if(g===p)continue;if(a.set(m.hash,g),g===3&&o.has(m.hash)&&!s.has(m.hash)&&(i.push(m.hash),s.add(m.hash),s.size===o.size))break;let w=await j(e,m.hash);for(let b of w.parents)l.push({hash:b,mask:g,seq:f++})}for(let h of r)s.has(h)||i.push(h);return i}async function mr(e,t,n,r){let o=await xe(e,"init.defaultBranch")??"main",s=r?` of ${r}`:"";return n===o?`Merge branch '${t}'${s}
|
|
221
|
+
`:`Merge branch '${t}'${s} into ${n}
|
|
222
|
+
`}async function vo(e,t,n){let r=await j(e,t),o=await j(e,n),s=X(t),i=X(n),a=`Updating ${s}..${i}
|
|
223
|
+
`;if(e.workTree){let f=await K(e),l=await af(e,r.tree,o.tree,f);if(!l.success){let d=l.errorOutput;return{stdout:a+d.stdout,stderr:d.stderr,exitCode:d.exitCode}}await ae(e,{version:2,entries:l.newEntries}),await Me(e,l.worktreeOps)}await Gn(e,n);let c=await pn(e,r.tree,o.tree);return{stdout:`${a}Fast-forward
|
|
224
|
+
${c}`,stderr:"",exitCode:0}}ie();ze();we();function qf(e,t){e.command("branch",{description:"List, create, or delete branches",args:[z.string().name("name").describe("Branch name").optional(),z.string().name("newName").describe("New branch name (for -m) or start-point (for create)").optional()],options:{delete:S().alias("d").describe("Delete a branch"),forceDelete:S().alias("D").describe("Force delete a branch"),move:S().alias("m").describe("Rename a branch"),forceMove:S().alias("M").describe("Force rename a branch"),remotes:S().alias("r").describe("List remote-tracking branches"),all:S().alias("a").describe("List all branches"),setUpstreamTo:V.string().alias("u").describe("Set upstream tracking branch"),verbose:S().alias("v").count().describe("Show hash and subject")},handler:async(n,r)=>{let o=await q(r.fs,r.cwd,t);if(M(o))return o;let s=o,i=await Q(s),a=i?.type==="symbolic"?Pe(i.target):null,c=!!n.forceMove;if(n.move||c){let w,b;if(n.newName)w=n.name,b=n.newName;else if(n.name){if(!a)return T("not on any branch");w=a,b=n.name}else return T("branch name required");if(!yn(b))return T(`'${b}' is not a valid branch name`);let y=`refs/heads/${w}`,R=`refs/heads/${b}`,x=await B(s,y);if(!x)return T(`no branch named '${w}'`);if(await Ut(s)&&(await kt(s))?.headName===y)return T(`branch ${y} is being rebased at ${s.workTree}`);let k=await B(s,R);if(k&&!c)return T(`a branch named '${b}' already exists`);k&&await me(s,R);let E=await et(s,y);await Z(s,R,x),await me(s,y),w===a&&await Ze(s,"HEAD",R),E.length>0&&await Nn(s,R,E);let C=`Branch: renamed ${y} to ${R}`;if(await se(s,r.env,R,x,x,C),w===a){let P=await rn(s,r.env);await Je(s,"HEAD",{oldHash:x,newHash:ee,...P,message:C}),await Je(s,"HEAD",{oldHash:ee,newHash:x,...P,message:C})}let $=await he(s),H=`branch "${w}"`;return $[H]&&($[`branch "${b}"`]=$[H],delete $[H],await Xe(s,$)),{stdout:"",stderr:"",exitCode:0}}let f=n.forceDelete;if(n.delete||f){if(!n.name)return T("branch name required");let w=n.name===a;if(!w&&!a&&await Ut(s)&&(await kt(s))?.headName===`refs/heads/${n.name}`&&(w=!0),w)return N(`error: cannot delete branch '${n.name}' used by worktree at '${s.workTree}'
|
|
225
|
+
`);let b=`refs/heads/${n.name}`,y=await B(s,b);if(!y)return N(`error: branch '${n.name}' not found
|
|
226
|
+
`);let R="";if(!f){let x=await Y(s),E=(await he(s))[`branch "${n.name}"`],C=E?.remote,$=E?.merge,H=null,P=null;if(C&&$&&(H=$.replace(/^refs\/heads\//,`refs/remotes/${C}/`),P=await B(s,H)),P&&H){if(!(y===P||await en(s,y,P))){let A=x!=null&&(y===x||await en(s,y,x))?`warning: not deleting branch '${n.name}' that is not yet merged to
|
|
227
|
+
'${H}', even though it is merged to HEAD
|
|
228
|
+
`:"";return N(`${A}error: the branch '${n.name}' is not fully merged
|
|
227
229
|
hint: If you are sure you want to delete it, run 'git branch -D ${n.name}'
|
|
228
230
|
hint: Disable this message with "git config set advice.forceDeleteBranch false"
|
|
229
|
-
`)}
|
|
230
|
-
'${
|
|
231
|
-
`)}else if(
|
|
231
|
+
`)}x!=null&&(y===x||await en(s,y,x))||(R=`warning: deleting branch '${n.name}' that has been merged to
|
|
232
|
+
'${H}', but not yet merged to HEAD
|
|
233
|
+
`)}else if(x&&y!==x&&!await en(s,y,x))return N(`error: the branch '${n.name}' is not fully merged
|
|
232
234
|
hint: If you are sure you want to delete it, run 'git branch -D ${n.name}'
|
|
233
235
|
hint: Disable this message with "git config set advice.forceDeleteBranch false"
|
|
234
|
-
`)}return await
|
|
235
|
-
`,stderr:
|
|
236
|
-
`,exitCode:0}}if(n.name&&!n.remotes&&!n.all){if(!
|
|
236
|
+
`)}return await me(s,b),{stdout:`Deleted branch ${n.name} (was ${X(y)}).
|
|
237
|
+
`,stderr:R,exitCode:0}}if(n.setUpstreamTo){let w=n.setUpstreamTo,b=n.name||a;if(!b)return T("could not set upstream of HEAD when it does not point to any branch.");if(!await B(s,`refs/heads/${b}`))return T(`branch '${b}' does not exist`);let R=w.indexOf("/");if(R<0)return T(`the requested upstream branch '${w}' does not exist`);let x=w.slice(0,R),k=w.slice(R+1);if(!await B(s,`refs/remotes/${w}`))return T(`the requested upstream branch '${w}' does not exist`);let C=await he(s),$=`branch "${b}"`;return C[$]||(C[$]={}),C[$].remote=x,C[$].merge=`refs/heads/${k}`,await Xe(s,C),{stdout:"",stderr:`branch '${b}' set up to track '${w}'.
|
|
238
|
+
`,exitCode:0}}if(n.name&&!n.remotes&&!n.all){if(!yn(n.name))return T(`'${n.name}' is not a valid branch name`);let w=n.newName,b;if(w){let E=await Ge(s,w,`not a valid object name: '${w}'`);if(M(E))return E;b=E.hash}else if(b=await Y(s),!b)return T("Not a valid object name: 'HEAD'.");let y=`refs/heads/${n.name}`;if(await B(s,y))return T(`a branch named '${n.name}' already exists`);await Z(s,y,b);let x=w??"HEAD";await se(s,r.env,y,null,b,`branch: Created from ${x}`);let k="";return w&&(k=await xo(s,n.name,w)),{stdout:"",stderr:k,exitCode:0}}let l=n.verbose||0,d=!n.remotes||n.all,h=n.remotes||n.all,u=[];if(d&&!a){let w=await Y(s);if(w){let b=await Ut(s),y;if(b){let R=await kt(s);if(R?.headName){let x=Pe(R.headName);if(x==="detached HEAD"){let k=await ds(s);y=`(no branch, rebasing detached HEAD ${k?X(k):"(null)"})`}else y=`(no branch, rebasing ${x})`}else y="(no branch)"}else{let R=await ds(s);R?y=`(HEAD detached ${w===R?"at":"from"} ${X(R)})`:y="(no branch)"}u.push({displayName:y,hash:w,isCurrent:!0,branchName:null})}}if(d){let w=await ge(s,"refs/heads");for(let b of w){let y=Pe(b.name);u.push({displayName:y,hash:b.hash,isCurrent:y===a,branchName:y})}}if(h){let w=await ge(s,"refs/remotes");for(let b of w){let y=b.name.replace("refs/remotes/",""),R=null,x=await s.refStore.readRef(b.name);x?.type==="symbolic"&&(R=x.target.replace("refs/remotes/",""));let k=R?n.all?`remotes/${y} -> ${R}`:`${y} -> ${R}`:n.all?`remotes/${y}`:y;u.push({displayName:k,hash:b.hash,isCurrent:!1,branchName:null})}}if(u.length===0)return{stdout:"",stderr:"",exitCode:0};if(l===0)return{stdout:`${u.map(b=>b.isCurrent?`* ${b.displayName}`:` ${b.displayName}`).join(`
|
|
237
239
|
`)}
|
|
238
|
-
`,stderr:"",exitCode:0};let
|
|
240
|
+
`,stderr:"",exitCode:0};let m=l>=1?await he(s):null,p=Math.max(...u.map(w=>w.displayName.length)),g=[];for(let w of u){let b=w.isCurrent?"* ":" ",y=w.displayName.padEnd(p),R=X(w.hash),x="";try{let E=await j(s,w.hash);x=ue(E.message)}catch{}let k="";if(m&&w.branchName){let E=await Bt(s,m,w.branchName);if(E){let C=bo(E,l>=2);C&&(k=` ${C}`)}}g.push(`${b}${y} ${R}${k} ${x}`)}return{stdout:`${g.join(`
|
|
239
241
|
`)}
|
|
240
|
-
`,stderr:"",exitCode:0}}})}function
|
|
241
|
-
`)}})}async function
|
|
242
|
-
${l}`,exitCode:0}}async function
|
|
242
|
+
`,stderr:"",exitCode:0}}})}function fe(e){return e!=null&&typeof e=="object"&&"reject"in e&&e.reject===!0}var _m=["preCommit","preMergeCommit","preCheckout","prePush","preFetch","preClone","prePull","preRebase","preReset","preCherryPick","preRevert","beforeCommand"],Fm=["commitMsg","mergeMsg"],Um=["postCommit","postMerge","postCheckout","postPush","postFetch","postClone","postPull","postReset","postCherryPick","postRevert","afterCommand"],Bm=["onRefUpdate","onRefDelete","onObjectWrite"];function Wm(...e){let t=e.filter(r=>r!=null);if(t.length===0)return{};if(t.length===1)return t[0];let n={};for(let r of _m){let o=t.filter(s=>s[r]).map(s=>s[r]);o.length>0&&(n[r]=async s=>{for(let i of o){let a=await i(s);if(fe(a))return a}})}for(let r of Fm){let o=t.filter(s=>s[r]).map(s=>s[r]);o.length>0&&(n[r]=async s=>{for(let i of o){let a=await i(s);if(fe(a))return a}})}for(let r of Um){let o=t.filter(s=>s[r]).map(s=>s[r]);o.length>0&&(n[r]=async s=>{for(let i of o)try{await i(s)}catch{}})}for(let r of Bm){let o=t.filter(s=>s[r]).map(s=>s[r]);o.length>0&&(n[r]=s=>{for(let i of o)try{i(s)}catch{}})}return n}oe();Be();Ce();ie();ze();we();cn();tt();function Kf(e,t){e.command("checkout",{description:"Switch branches or restore working tree files",args:[z.string().name("target").describe("Branch name or path to checkout").optional()],options:{branch:S().alias("b").describe("Create and switch to a new branch"),forceBranch:S().alias("B").describe("Create/reset and switch to a new branch"),detach:S().alias("d").describe("Detach HEAD at named commit"),orphan:S().describe("Create a new orphan branch"),ours:S().describe("Checkout our version for unmerged files"),theirs:S().describe("Checkout their version for unmerged files")},handler:async(n,r,o)=>{let s=await q(r.fs,r.cwd,t);if(M(s))return s;let i=s,a=n.target;if(n.ours&&n.theirs)return T("--ours and --theirs are incompatible");if(n.detach&&(n.branch||n.forceBranch||n.orphan))return T("'--detach' cannot be used with '-b/-B/--orphan'");if(o.passthrough.length>0){if(n.detach)return T(`git checkout: --detach does not take a path argument '${o.passthrough[0]}'`);let h=dt(i,r.cwd),u=o.passthrough,m=null;if(a){if(n.ours||n.theirs)return T("cannot specify both a revision and --ours/--theirs");let p=await Ge(i,a,`invalid reference: ${a}`);if(M(p))return p;m=p.commit.tree}return n.ours||n.theirs?ko(i,u,h,n.theirs?3:2):Eo(i,u,h,m)}if(n.orphan)return n.branch?T("--orphan and -b are incompatible"):n.ours||n.theirs?T("--orphan and --ours/--theirs are incompatible"):a?zm(i,a,r.env,t):T("you must specify a branch to checkout");if(n.detach){let h=a??"HEAD",u=await Ge(i,h,`invalid reference: ${h}`);return M(u)?u:zf(i,h,u.hash,r.env,t)}if(!a)return T("you must specify a branch to checkout");if(n.branch||n.forceBranch)return Km(i,a,r.env,t,!!n.forceBranch);if(a==="-")return qm(i,r.env,t);let c=`refs/heads/${a}`,f=await B(i,c);if(f)return Vf(i,a,c,f,r.env,t);let l=await Co(i,a);if(l)return Vm(i,a,l.trackingRef,r.env,t);let d=await We(i,a);if(d){let h=await ve(i,d);return zf(i,a,h,r.env,t)}if(i.workTree){let h=await K(i),u=Fs(h,a);if(u)return await lt(i,{path:u.path,hash:u.hash,mode:u.mode}),{stdout:"",stderr:"",exitCode:0}}return N(`error: pathspec '${a}' did not match any file(s) known to git
|
|
243
|
+
`)}})}async function qm(e,t,n){let r=await yo(e);return r?Vf(e,r.name,r.refName,r.hash,t,n):T("no previous branch")}async function zm(e,t,n,r){if(!yn(t))return T(`'${t}' is not a valid branch name`);let o=`refs/heads/${t}`;if(await B(e,o))return T(`a branch named '${t}' already exists`);let i=await K(e),a=zn(i);if(a)return a;let c=await Y(e),f=null;c&&(f=(await j(e,c)).tree),await Ze(e,"HEAD",o),await Et(e);let l=await Pn(e);await r?.hooks?.postCheckout?.({repo:e,prevHead:c,newHead:ee,isBranchCheckout:!0});let d="";return f&&(d=await dr(e,f,i)),{stdout:d,stderr:`Switched to a new branch '${t}'
|
|
244
|
+
${l}`,exitCode:0}}async function Km(e,t,n,r,o=!1){if(!yn(t))return T(`'${t}' is not a valid branch name`);let s=await r?.hooks?.preCheckout?.({repo:e,target:t,mode:"create-branch"});if(fe(s))return N(s.message??"");let i=await Q(e),a=await Y(e),c=`refs/heads/${t}`,f=await B(e,c);if(f&&!o)return T(`a branch named '${t}' already exists`);if(o){let g=await K(e),w=zn(g);if(w)return w}a&&await Z(e,c,a),await Ze(e,"HEAD",c),await Et(e);let l=await Pn(e),d=i?.type==="symbolic"?i.target.replace(/^refs\/heads\//,""):a??ee;a&&(f?f!==a&&await se(e,n,c,f,a,"branch: Reset to HEAD"):await se(e,n,c,null,a,"branch: Created from HEAD")),await se(e,n,"HEAD",a,a??ee,`checkout: moving from ${d} to ${t}`),await r?.hooks?.postCheckout?.({repo:e,prevHead:a,newHead:a??ee,isBranchCheckout:!0});let h="";if(o&&a){let g=await K(e),w=await j(e,a);h=await dr(e,w.tree,g)}let u=await he(e),m=await Bt(e,u,t);m&&(h+=qn(m));let p=f?`Switched to and reset branch '${t}'
|
|
243
245
|
`:`Switched to a new branch '${t}'
|
|
244
|
-
`;return{stdout:
|
|
245
|
-
|
|
246
|
+
`;return{stdout:h,stderr:`${p}${l}`,exitCode:0}}async function Vf(e,t,n,r,o,s){let i=await s?.hooks?.preCheckout?.({repo:e,target:t,mode:"switch"});return fe(i)?N(i.message??""):ur(e,t,n,r,o,s)}async function Vm(e,t,n,r,o){let s=await o?.hooks?.preCheckout?.({repo:e,target:t,mode:"create-branch"});if(fe(s))return N(s.message??"");let i=await B(e,n);if(!i)return T(`invalid reference: ${n}`);let a=`refs/heads/${t}`;await Z(e,a,i);let c=n.replace(/^refs\/remotes\//,"").split("/"),f=c[0]??"",l=`refs/heads/${c.slice(1).join("/")}`,d=await he(e);d[`branch "${t}"`]={...d[`branch "${t}"`],remote:f,merge:l},await Xe(e,d),await se(e,r,a,null,i,`branch: Created from ${n}`);let h=await ur(e,t,a,i,r,o,{isNew:!0}),u=c.slice(1).join("/");return h.stdout=`branch '${t}' set up to track '${f}/${u}'.
|
|
247
|
+
`,h}async function zf(e,t,n,r,o){let s=await o?.hooks?.preCheckout?.({repo:e,target:t,mode:"detach"});return fe(s)?N(s.message??""):Kn(e,n,r,o,{detachAdviceTarget:t})}oe();Be();Ce();oe();function sa(e,t){let n=e.length,r=t.length;if(n===0&&r===0)return[];if(n===0)return[{buffer1:[0,0],buffer2:[0,r]}];if(r===0)return[{buffer1:[0,n],buffer2:[0,0]}];let{changedOld:o,changedNew:s}=na(e,t);return Ym(o,n,s,r)}function Ym(e,t,n,r){let o=[],s=0,i=0;for(;s<t||i<r;){for(;s<t&&i<r&&!e[s]&&!n[i];)s++,i++;if(s>=t&&i>=r)break;let a=s,c=i;for(;s<t&&e[s];)s++;for(;i<r&&n[i];)i++;(s>a||i>c)&&o.push({buffer1:[a,s-a],buffer2:[c,i-c]})}return o}function Xm(e,t,n){let r=[];for(let c of sa(t,e))r.push({ab:"a",oStart:c.buffer1[0],oLength:c.buffer1[1],abStart:c.buffer2[0],abLength:c.buffer2[1]});for(let c of sa(t,n))r.push({ab:"b",oStart:c.buffer1[0],oLength:c.buffer1[1],abStart:c.buffer2[0],abLength:c.buffer2[1]});r.sort((c,f)=>c.oStart-f.oStart);let o=[],s=0;function i(c){c>s&&(o.push({stable:!0,buffer:"o",bufferStart:s,bufferLength:c-s,content:t.slice(s,c)}),s=c)}let a=0;for(;a<r.length;){let c=r[a++],f=c.oStart,l=c.oStart+c.oLength,d=[c];for(i(f);a<r.length;){let h=r[a];if(h.oStart>l)break;l=Math.max(l,h.oStart+h.oLength),d.push(h),a++}if(d.length===1){if(c.abLength>0){let h=c.ab==="a"?e:n;o.push({stable:!0,buffer:c.ab,bufferStart:c.abStart,bufferLength:c.abLength,content:h.slice(c.abStart,c.abStart+c.abLength)})}}else{let h={a:{abMin:e.length,abMax:-1,oMin:t.length,oMax:-1},b:{abMin:n.length,abMax:-1,oMin:t.length,oMax:-1}};for(let w of d){let b=w.oStart,y=b+w.oLength,R=w.abStart,x=R+w.abLength,k=h[w.ab];k.abMin=Math.min(R,k.abMin),k.abMax=Math.max(x,k.abMax),k.oMin=Math.min(b,k.oMin),k.oMax=Math.max(y,k.oMax)}let u=h.a.abMin+(f-h.a.oMin),m=h.a.abMax+(l-h.a.oMax),p=h.b.abMin+(f-h.b.oMin),g=h.b.abMax+(l-h.b.oMax);o.push({stable:!1,a:e.slice(u,m),o:t.slice(f,l),b:n.slice(p,g)})}s=l}return i(t.length),o}function Zm(e,t,n,r){let o=r?.excludeFalseConflicts??!0,s=Xm(e,t,n),i=[],a=[];function c(){a.length&&(i.push({type:"ok",lines:a}),a=[])}for(let f of s)f.stable?a.push(...f.content):o&&Xf(f.a,f.b)?a.push(...f.a):(c(),i.push({type:"conflict",a:f.a,o:f.o,b:f.b}));return c(),r?.conflictStyle==="diff3"?Yf(i):Yf(Jm(i))}function gs(e,t,n,r){let o=r?.markerSize??7,s=r?.conflictStyle??"merge",i=`${"<".repeat(o)}${r?.a?` ${r.a}`:""}`,a=`${"|".repeat(o)}${r?.o?` ${r.o}`:""}`,c="=".repeat(o),f=`${">".repeat(o)}${r?.b?` ${r.b}`:""}`,l=Zm(e,t,n,{conflictStyle:s}),d=!1,h=[];for(let u of l)u.type==="ok"?h.push(...u.lines):(d=!0,s==="diff3"?h.push(i,...u.a,a,...u.o,c,...u.b,f):h.push(i,...u.a,c,...u.b,f));return{conflict:d,result:h}}function Jm(e){let t=[];for(let n of e)n.type==="ok"?t.push(n):t.push(...Qm(n));return t}function Qm(e){let{a:t,b:n}=e;if(t.length===0||n.length===0)return[e];if(Xf(t,n))return[e];let r=sa(t,n);if(r.length===0)return[{type:"ok",lines:t}];let o=[],s=0;for(let a of r){let c=a.buffer1[0];c-s>0&&o.push({type:"ok",lines:t.slice(s,c)});let l=c+a.buffer1[1],d=a.buffer2[0]+a.buffer2[1];o.push({type:"conflict",a:t.slice(c,l),o:[],b:n.slice(a.buffer2[0],d)}),s=l}return t.length-s>0&&o.push({type:"ok",lines:t.slice(s)}),o.length===1&&o[0].type==="conflict"?[e]:o}function Yf(e){if(e.length<3)return e;let t=[e[0]];for(let r=1;r<e.length;r++){let o=t[t.length-1],s=e[r];o.type==="ok"&&s.type==="ok"?o.lines=[...o.lines,...s.lines]:t.push(s)}if(t.length<3)return t;let n=[t[0]];for(let r=1;r<t.length;r++){let o=n[n.length-1],s=t[r];if(o.type==="conflict"&&s.type==="ok"&&s.lines.length<=3&&r+1<t.length&&t[r+1].type==="conflict"){let i=t[r+1],a=o;a.a=[...o.a,...s.lines,...i.a],a.b=[...o.b,...s.lines,...i.b],a.o=[...o.o,...s.lines,...i.o],r++}else n.push(s)}return n}function pr(e,t,n,r){let o=gs(At(e),At(t),At(n),{a:r.a,o:r.o,b:r.b,markerSize:r.markerSize,conflictStyle:r.conflictStyle}),i=(o.result[o.result.length-1]??"").endsWith("\0"),a=o.result.map(oa);return(a[a.length-1]??"").startsWith(">>>>>>>")||!i?`${a.join(`
|
|
246
248
|
`)}
|
|
247
249
|
`:a.join(`
|
|
248
|
-
`)}function
|
|
249
|
-
`);if(t[t.length-1]==="")t.pop();else{let n=t[t.length-1]??"";t[t.length-1]=`${n}\0`}return t}function Yi(e){return e.endsWith("\0")?e.slice(0,-1):e}function Gf(e,t){if(e.length!==t.length)return!1;for(let n=0;n<e.length;n++)if(e[n]!==t[n])return!1;return!0}Ce();ae();gn();me();nr();Ae();tt();fn();var vr=new TextDecoder,Jn=new TextEncoder,Lf={name:"virtual",email:"virtual@merge",timestamp:0,timezone:"+0000"};async function Ut(e,t,n,r,o){let{paths:s,baseMap:i,oursMap:a,theirsMap:c}=await Uh(e,t,n,r),f=await Wh(e,s,i,a,c,o);return qh(e,s,o,f)}async function gs(e,t,n,r){let o=await Ft(e,t,n),s=await j(e,t),i=await j(e,n);if(o.length===0)return{...await Ut(e,null,s.tree,i.tree,r),baseTree:null};if(o.length===1){let f=await j(e,o[0]);return{...await Ut(e,f.tree,s.tree,i.tree,r),baseTree:f.tree}}let a=await Kf(e,t,n,o,1);return{...await Ut(e,a,s.tree,i.tree,r),baseTree:a}}async function Uh(e,t,n,r){let o=await fe(e,t),s=await fe(e,n),i=await fe(e,r),a=new Set;for(let f of o.keys())a.add(f);for(let f of s.keys())a.add(f);for(let f of i.keys())a.add(f);let c=new Map;for(let f of a){let l=o.get(f)??null,d=s.get(f)??null,u=i.get(f)??null,m=l?{hash:l.hash,mode:l.mode}:null,h=d?{hash:d.hash,mode:d.mode}:null,p=u?{hash:u.hash,mode:u.mode}:null,g=(l?1:0)|(d?2:0)|(u?4:0),w=l?.hash??null,y=d?.hash??null,x=u?.hash??null,b=0;w!==null&&w===y&&(b|=3),w!==null&&w===x&&(b|=5),y!==null&&y===x&&(b|=6);let E={path:f,stages:[m,h,p],pathnames:[f,f,f],filemask:g,matchMask:b,merged:{result:null,clean:!1},pathConflict:!1};if(Bh(E)){c.set(f,E);continue}c.set(f,E)}return{paths:c,baseMap:o,oursMap:s,theirsMap:i}}function Bh(e){let[t,n,r]=e.stages,o=t?.hash??null,s=n?.hash??null,i=r?.hash??null;return s===o&&i===o?(n?e.merged={result:{hash:s,mode:n.mode},clean:!0}:e.merged={result:null,clean:!0},!0):s===i&&s!==null?(e.merged={result:{hash:s,mode:n.mode},clean:!0},!0):s===null&&i===null?(e.merged={result:null,clean:!0},!0):i===o&&s!==o?(n?e.merged={result:{hash:s,mode:n.mode},clean:!0}:e.merged={result:null,clean:!0},!0):s===o&&i!==o?(r?e.merged={result:{hash:i,mode:r.mode},clean:!0}:e.merged={result:null,clean:!0},!0):!1}async function Wh(e,t,n,r,o,s){let i={entries:[],conflicts:[],msgBuf:[],worktreeBlobs:new Map},a=[],c=[];for(let[S,A]of n)r.has(S)||a.push({path:S,status:"deleted",oldHash:A.hash,oldMode:A.mode}),o.has(S)||c.push({path:S,status:"deleted",oldHash:A.hash,oldMode:A.mode});for(let[S,A]of r)n.has(S)||a.push({path:S,status:"added",newHash:A.hash,newMode:A.mode});for(let[S,A]of o)n.has(S)||c.push({path:S,status:"added",newHash:A.hash,newMode:A.mode});let f=await it(e,a),l=await it(e,c);if(f.renames.length===0&&l.renames.length===0)return i;let d=new Map,u=new Map;for(let S of f.renames)d.set(S.oldPath,S);for(let S of l.renames)u.set(S.oldPath,S);let m=new Set;for(let[S]of r)!n.has(S)&&o.has(S)&&m.add(S);let h=new Set,p=s?.a??"HEAD",g=s?.b??"theirs";function w(S,A,_=0){i.msgBuf.push({sortKey:S,subOrder:_,text:A})}for(let S of[...n.keys()].sort()){let A=d.get(S),_=u.get(S);if(!A&&!_)continue;let F=n.get(S);if(h.add(S),A&&_)if(h.add(A.newPath),h.add(_.newPath),A.newPath===_.newPath){let U=r.get(A.newPath),L=o.get(_.newPath);if(U.hash===L.hash)i.entries.push(xt(A.newPath,U));else{let K=Xi(t,A.newPath);K.stages=[{hash:F.hash,mode:F.mode},{hash:U.hash,mode:U.mode},{hash:L.hash,mode:L.mode}],K.pathnames=[S,A.newPath,_.newPath],K.filemask=7,K.merged={result:null,clean:!1}}}else{let U=r.get(A.newPath),L=o.get(_.newPath),K=await zf(e,F,U,L,s);K.conflict&&w(S,`Auto-merging ${S}`,-1),i.conflicts.push({path:S,reason:"rename-rename",oursPath:A.newPath,theirsPath:_.newPath}),w(S,`CONFLICT (rename/rename): ${S} renamed to ${A.newPath} in ${p} and to ${_.newPath} in ${g}.`),i.entries.push(xt(S,F,1)),i.entries.push(ft(A.newPath,U.mode,K.hash,2)),i.entries.push(ft(_.newPath,L.mode,K.hash,3)),i.worktreeBlobs.set(A.newPath,{hash:K.hash,mode:U.mode}),i.worktreeBlobs.set(_.newPath,{hash:K.hash,mode:L.mode})}else if(A){h.add(A.newPath);let U=o.get(S),L=r.get(A.newPath),K=m.has(A.newPath);if(U)if(K)await Wf(e,i,A.newPath,S,F,L,U,r,o,!1,s);else if(U.hash===F.hash&&L.hash===F.hash)i.entries.push(xt(A.newPath,L));else if(U.hash===F.hash)i.entries.push(xt(A.newPath,L));else if(L.hash===F.hash)i.entries.push(ft(A.newPath,L.mode,U.hash));else{let te=Xi(t,A.newPath);te.stages=[{hash:F.hash,mode:F.mode},{hash:L.hash,mode:L.mode},{hash:U.hash,mode:U.mode}],te.pathnames=[S,A.newPath,S],te.filemask=7,te.merged={result:null,clean:!1}}else{let te=o.get(A.newPath);if(i.conflicts.push({path:A.newPath,reason:"rename-delete",deletedBy:"theirs",oldPath:S}),w(A.newPath,`CONFLICT (rename/delete): ${S} renamed to ${A.newPath} in ${p}, but deleted in ${g}.`),te){i.conflicts.push({path:A.newPath,reason:"add-add"}),w(A.newPath,`Auto-merging ${A.newPath}`,0),w(A.newPath,`CONFLICT (add/add): Merge conflict in ${A.newPath}`,1),i.entries.push(xt(A.newPath,L,2)),i.entries.push(xt(A.newPath,te,3));let J=await Po(e,L.hash,te.hash,L.mode,s);i.worktreeBlobs.set(A.newPath,{hash:J,mode:L.mode})}else i.entries.push(ft(A.newPath,F.mode,F.hash,1)),i.entries.push(xt(A.newPath,L,2)),i.worktreeBlobs.set(A.newPath,{hash:L.hash,mode:L.mode}),L.hash!==F.hash&&w(A.newPath,`CONFLICT (modify/delete): ${A.newPath} deleted in ${g} and modified in ${p}. Version ${p} of ${A.newPath} left in tree.`,1)}}else if(_){h.add(_.newPath);let U=r.get(S),L=o.get(_.newPath),K=m.has(_.newPath);if(U)if(K)await Wf(e,i,_.newPath,S,F,U,L,r,o,!0,s);else if(U.hash===F.hash&&L.hash===F.hash)i.entries.push(xt(_.newPath,L));else if(U.hash===F.hash)i.entries.push(xt(_.newPath,L));else if(L.hash===F.hash)i.entries.push(ft(_.newPath,L.mode,U.hash));else{let te=Xi(t,_.newPath);te.stages=[{hash:F.hash,mode:F.mode},{hash:U.hash,mode:U.mode},{hash:L.hash,mode:L.mode}],te.pathnames=[S,S,_.newPath],te.filemask=7,te.merged={result:null,clean:!1}}else{let te=r.get(_.newPath);if(i.conflicts.push({path:_.newPath,reason:"rename-delete",deletedBy:"ours",oldPath:S}),w(_.newPath,`CONFLICT (rename/delete): ${S} renamed to ${_.newPath} in ${g}, but deleted in ${p}.`),te){i.conflicts.push({path:_.newPath,reason:"add-add"}),w(_.newPath,`Auto-merging ${_.newPath}`,0),w(_.newPath,`CONFLICT (add/add): Merge conflict in ${_.newPath}`,1),i.entries.push(xt(_.newPath,te,2)),i.entries.push(xt(_.newPath,L,3));let J=await Po(e,te.hash,L.hash,te.mode,s);i.worktreeBlobs.set(_.newPath,{hash:J,mode:te.mode})}else i.entries.push(ft(_.newPath,F.mode,F.hash,1)),i.entries.push(xt(_.newPath,L,3)),i.worktreeBlobs.set(_.newPath,{hash:L.hash,mode:L.mode}),L.hash!==F.hash&&w(_.newPath,`CONFLICT (modify/delete): ${_.newPath} deleted in ${p} and modified in ${g}. Version ${g} of ${_.newPath} left in tree.`,1)}}}let y=new Set(f.renames.map(S=>S.newPath)),x=new Set(l.renames.map(S=>S.newPath)),b=Nf(n,r),E=Nf(n,o),R=_f(b,o,n),k=_f(E,r,n),C=Ff(f.renames,R),P=Ff(l.renames,k),T=Uf(C),D=Uf(P);for(let S of[...T.keys()])D.has(S)&&(T.delete(S),D.delete(S));let O=new Set(T.keys()),N=new Set(D.keys());if(D.size>0)for(let S of a){if(S.status!=="added"||y.has(S.path))continue;let A=Bf(S.path,D,O);if(!A)continue;if(t.has(A)||n.has(A)||r.has(A)||o.has(A)){if(r.has(A)){w(A,`CONFLICT (implicit dir rename): Existing file/dir at ${A} in the way of implicit directory rename(s) putting the following path(s) there: ${S.path}.`,1);continue}let U=r.get(S.path),L=o.get(A)??n.get(A);i.entries.push(ft(A,U.mode,U.hash,2)),L&&i.entries.push(ft(A,L.mode,L.hash,3)),i.worktreeBlobs.set(A,{hash:U.hash,mode:U.mode}),i.conflicts.push({path:A,reason:"add-add"}),w(A,`CONFLICT (file location): ${S.path} added in ${p} inside a directory that was renamed in ${g}, suggesting it should perhaps be moved to ${A}.`,1);let K=t.get(S.path);K&&(K.merged={result:null,clean:!0}),h.add(S.path);continue}let _=r.get(S.path);i.entries.push(ft(A,_.mode,_.hash,2)),i.worktreeBlobs.set(A,{hash:_.hash,mode:_.mode}),i.conflicts.push({path:A,reason:"directory-rename"}),w(A,`CONFLICT (file location): ${S.path} added in ${p} inside a directory that was renamed in ${g}, suggesting it should perhaps be moved to ${A}.`,1);let F=t.get(S.path);F&&(F.merged={result:null,clean:!0}),h.add(S.path)}if(T.size>0)for(let S of c){if(S.status!=="added"||x.has(S.path))continue;let A=Bf(S.path,T,N);if(!A)continue;if(t.has(A)||n.has(A)||r.has(A)||o.has(A)){if(o.has(A)){w(A,`CONFLICT (implicit dir rename): Existing file/dir at ${A} in the way of implicit directory rename(s) putting the following path(s) there: ${S.path}.`,1);continue}let U=o.get(S.path),L=r.get(A)??n.get(A);L&&i.entries.push(ft(A,L.mode,L.hash,2)),i.entries.push(ft(A,U.mode,U.hash,3)),i.worktreeBlobs.set(A,{hash:U.hash,mode:U.mode}),i.conflicts.push({path:A,reason:"add-add"}),w(A,`CONFLICT (file location): ${S.path} added in ${g} inside a directory that was renamed in ${p}, suggesting it should perhaps be moved to ${A}.`,1);let K=t.get(S.path);K&&(K.merged={result:null,clean:!0}),h.add(S.path);continue}let _=o.get(S.path);i.entries.push(ft(A,_.mode,_.hash,3)),i.worktreeBlobs.set(A,{hash:_.hash,mode:_.mode}),i.conflicts.push({path:A,reason:"directory-rename"}),w(A,`CONFLICT (file location): ${S.path} added in ${g} inside a directory that was renamed in ${p}, suggesting it should perhaps be moved to ${A}.`,1);let F=t.get(S.path);F&&(F.merged={result:null,clean:!0}),h.add(S.path)}let H=new Set(i.entries.map(S=>S.path));for(let S of H){let A=t.get(S);A&&(A.merged={result:null,clean:!0})}for(let S of h){if(H.has(S))continue;let A=t.get(S);if(!A||A.merged.clean)continue;A.filemask===7&&!A.pathConflict||(A.merged={result:null,clean:!0})}return i}function Nf(e,t){let n=new Set;for(let s of e.keys()){let i=Tt(s);for(;i;)n.add(i),i=Tt(i)}let r=new Set;for(let s of t.keys()){let i=Tt(s);for(;i;)r.add(i),i=Tt(i)}let o=new Set;for(let s of n)r.has(s)||o.add(s);return o}function _f(e,t,n){if(e.size===0)return e;let r=new Set;for(let o of t.keys()){if(n.has(o))continue;let s=Tt(o)??"";e.has(s)&&r.add(s)}for(let o of[...r]){let s=Tt(o);for(;s;)e.has(s)&&!r.has(s)&&r.add(s),s=Tt(s)}return r}function Ff(e,t){let n=new Map;for(let r of e){let o=Tt(r.oldPath),s=Tt(r.newPath),i=!0;for(;;){if(!i){let a=o.length+(o?1:0),c=s.length+(s?1:0),f=r.oldPath.slice(a,r.oldPath.indexOf("/",a)),l=r.newPath.slice(c,r.newPath.indexOf("/",c));if(f!==l)break}if(t.has(o)){let a=n.get(o);a||(a=new Map,n.set(o,a)),a.set(s,(a.get(s)??0)+1)}if(i=!1,!o||!s)break;o=Tt(o),s=Tt(s)}}return n}function Uf(e){let t=new Map;for(let[n,r]of e){let o=0,s=0,i=null;for(let[a,c]of r)c===o?s=o:c>o&&(o=c,i=a);o>0&&s!==o&&i!==null&&t.set(n,i)}return t}function Bf(e,t,n){let r=Tt(e);for(;r;){let s=t.get(r);if(s!==void 0){if(n.has(s))return null;let i=e.slice(r.length+1);return s?`${s}/${i}`:i}r=Tt(r)}let o=t.get("");return o!==void 0&&!n.has(o)?`${o}/${e}`:null}function Tt(e){let t=e.lastIndexOf("/");return t===-1?"":e.slice(0,t)}async function Wf(e,t,n,r,o,s,i,a,c,f=!1,l){let d=f?a.get(n):c.get(n),u=f?i:s;if(d.hash===u.hash){t.entries.push(ft(n,d.mode,d.hash)),t.msgBuf.push({sortKey:r,subOrder:0,text:`Auto-merging ${r}`});return}let h=await zf(e,o,s,i,l,f?{oursPath:r,theirsPath:n}:{oursPath:n,theirsPath:r},8);if(d.hash===h.hash)t.entries.push(ft(n,d.mode,h.hash));else if(t.conflicts.push({path:n,reason:"add-add"}),t.msgBuf.push({sortKey:n,subOrder:0,text:`Auto-merging ${n}`}),t.msgBuf.push({sortKey:n,subOrder:1,text:`CONFLICT (add/add): Merge conflict in ${n}`}),f){t.entries.push(xt(n,d,2)),t.entries.push(ft(n,i.mode,h.hash,3));let p=await Po(e,d.hash,h.hash,d.mode,l);t.worktreeBlobs.set(n,{hash:p,mode:d.mode})}else{t.entries.push(ft(n,s.mode,h.hash,2)),t.entries.push(xt(n,d,3));let p=await Po(e,h.hash,d.hash,s.mode,l);t.worktreeBlobs.set(n,{hash:p,mode:s.mode})}}async function zf(e,t,n,r,o,s,i){if(n.hash===t.hash)return{hash:r.hash,conflict:!1};if(r.hash===t.hash)return{hash:n.hash,conflict:!1};if(n.hash===r.hash)return{hash:n.hash,conflict:!1};if(bn(t.mode)||bn(n.mode)||bn(r.mode))return{hash:n.hash,conflict:!0};let a=await se(e,t.hash),c=await se(e,n.hash),f=await se(e,r.hash);if(Te(c)||Te(f)||Te(a))return{hash:n.hash,conflict:!0};let l=St(a),d=St(c),u=St(f),m=o?.conflictStyle,h=hs(d,l,u,{conflictStyle:m});if(!h.conflict)return{hash:await Ji(e,h.result),conflict:!1};let p=o?.a??"HEAD",g=o?.b??"theirs",w=s?.oursPath?`${p}:${s.oursPath}`:p,y=s?.theirsPath?`${g}:${s.theirsPath}`:g,x=hr(c,a,f,{a:w,b:y,markerSize:i??7,conflictStyle:m});return{hash:await He(e,"blob",Jn.encode(x)),conflict:!0}}async function Po(e,t,n,r,o){let s=await se(e,t),i=await se(e,n),a=hr(s,"",i,{a:o?.a??"HEAD",b:o?.b??"theirs",conflictStyle:o?.conflictStyle});return He(e,"blob",Jn.encode(a))}function xt(e,t,n=0){return ft(e,t.mode,t.hash,n)}function ft(e,t,n,r=0){return{path:e,mode:parseInt(t,8),hash:n,stage:r,stat:Se()}}async function qh(e,t,n,r){let o=[...r.entries],s=[...r.conflicts],i=[...r.msgBuf],a=new Map(r.worktreeBlobs);function c(m,h,p=0){i.push({sortKey:m,subOrder:p,text:h})}for(let m of[...t.keys()].sort()){let h=t.get(m);if(h.merged.clean){h.merged.result?.hash&&o.push(_e(m,h.merged.result.hash,h.merged.result.mode));continue}await zh(e,h,n,o,s,c,a)}i.sort((m,h)=>(m.sortKey<h.sortKey?-1:m.sortKey>h.sortKey?1:0)||m.subOrder-h.subOrder);let f=i.map(m=>m.text),l=[],d=new Set;for(let m of o)m.stage===0&&(l.push(m),d.add(m.path));for(let[m,h]of a)d.has(m)||l.push(_e(m,h.hash,h.mode));l.sort((m,h)=>Ie(m.path,h.path));let u=await Fe(e,l);return{entries:o,conflicts:s,messages:f,resultTree:u}}async function zh(e,t,n,r,o,s,i){let a=t.path,[c,f,l]=t.stages,d=c?.hash??null,u=f?.hash??null,m=l?.hash??null;if(u===null&&m!==null&&d!==null){o.push({path:a,reason:"delete-modify",deletedBy:"ours"});let h=n?.a??"HEAD",p=n?.b??"theirs";s(a,`CONFLICT (modify/delete): ${a} deleted in ${h} and modified in ${p}. Version ${p} of ${a} left in tree.`),c&&r.push(_e(a,d,c.mode,1)),r.push(_e(a,m,l.mode,3)),i.set(a,{hash:m,mode:l.mode});return}if(m===null&&u!==null&&d!==null){o.push({path:a,reason:"delete-modify",deletedBy:"theirs"});let h=n?.b??"theirs",p=n?.a??"HEAD";s(a,`CONFLICT (modify/delete): ${a} deleted in ${h} and modified in ${p}. Version ${p} of ${a} left in tree.`),c&&r.push(_e(a,d,c.mode,1)),r.push(_e(a,u,f.mode,2)),i.set(a,{hash:u,mode:f.mode});return}if(d===null&&u!==null&&m!==null){if(u===m){r.push(_e(a,u,f.mode));return}s(a,`Auto-merging ${a}`,0);let h=await se(e,u),p=await se(e,m);if(Te(h)||Te(p)){o.push({path:a,reason:"add-add"}),s(a,`warning: Cannot merge binary files: ${a} (${n?.a??"HEAD"} vs. ${n?.b??"theirs"})`,-1),s(a,`CONFLICT (add/add): Merge conflict in ${a}`,1),r.push(_e(a,u,f.mode,2)),r.push(_e(a,m,l.mode,3)),i.set(a,{hash:u,mode:f.mode});return}let g=St(""),w=St(h),y=St(p),x=hs(w,g,y,{conflictStyle:n?.conflictStyle});if(!x.conflict){let R=await Ji(e,x.result);r.push(_e(a,R,f.mode));return}o.push({path:a,reason:"add-add"}),s(a,`CONFLICT (add/add): Merge conflict in ${a}`,1),r.push(_e(a,u,f.mode,2)),r.push(_e(a,m,l.mode,3));let b=hr(h,"",p,{a:n?.a??"HEAD",b:n?.b??"theirs",conflictStyle:n?.conflictStyle}),E=await He(e,"blob",Jn.encode(b));i.set(a,{hash:E,mode:f.mode});return}if(d!==null&&u!==null&&m!==null){if(u===d){r.push(_e(a,m,l.mode));return}if(m===d){r.push(_e(a,u,f.mode));return}if(u===m){r.push(_e(a,u,f.mode));return}if(s(a,`Auto-merging ${a}`,0),bn(c.mode)||bn(f.mode)||bn(l.mode)){o.push({path:a,reason:"content"}),s(a,`CONFLICT (content): Merge conflict in ${a}`,1),r.push(_e(a,d,c.mode,1)),r.push(_e(a,u,f.mode,2)),r.push(_e(a,m,l.mode,3)),i.set(a,{hash:u,mode:f.mode});return}let h=await se(e,d),p=await se(e,u),g=await se(e,m);if(Te(p)||Te(g)||Te(h)){o.push({path:a,reason:"content"}),s(a,`warning: Cannot merge binary files: ${a} (${n?.a??"HEAD"} vs. ${n?.b??"theirs"})`,-1),s(a,`CONFLICT (content): Merge conflict in ${a}`,1),r.push(_e(a,d,c.mode,1)),r.push(_e(a,u,f.mode,2)),r.push(_e(a,m,l.mode,3)),i.set(a,{hash:u,mode:f.mode});return}let w=St(h),y=St(p),x=St(g),b=hs(y,w,x,{conflictStyle:n?.conflictStyle});if(b.conflict){let E=t.pathnames[1],R=t.pathnames[2],k=E!==a||R!==a,C={path:a,reason:"content"};k&&(E!==a&&(C.oursOrigPath=E),R!==a&&(C.theirsOrigPath=R)),o.push(C),s(a,`CONFLICT (content): Merge conflict in ${a}`,1),r.push(_e(a,d,c.mode,1)),r.push(_e(a,u,f.mode,2)),r.push(_e(a,m,l.mode,3));let P=k?`${n?.a??"HEAD"}:${E}`:n?.a??"HEAD",T=k?`${n?.b??"theirs"}:${R}`:n?.b??"theirs",D=hr(p,h,g,{a:P,b:T,conflictStyle:n?.conflictStyle}),O=await He(e,"blob",Jn.encode(D));i.set(a,{hash:O,mode:f.mode})}else{let E=await Ji(e,b.result);r.push(_e(a,E,f.mode))}return}}var Kh=200;async function Kf(e,t,n,r,o){let s=await Promise.all(r.map(async l=>({hash:l,timestamp:(await j(e,l)).committer.timestamp})));s.sort((l,d)=>l.timestamp-d.timestamp);let i=s.map(l=>l.hash),a=i[0],c=a,f=(await j(e,a)).tree;for(let l=1;l<i.length;l++){let d=i[l],u=(await j(e,d)).tree,m=null;if(o>=Kh)m=f;else{let g=await Ft(e,c,d);g.length===0?m=null:g.length===1?m=(await j(e,g[0])).tree:m=await Kf(e,c,d,g,o+1)}let h=await Ut(e,m,f,u);f=await Vh(e,h,o);let p=rn({type:"commit",tree:f,parents:[c,d],author:Lf,committer:Lf,message:"merged common ancestors"});c=await He(e,"commit",p)}return f}async function Vh(e,t,n){let r=t.entries.filter(a=>a.stage===0),o=new Map;for(let a of t.entries)a.stage>0&&o.set(`${a.path}\0${a.stage}`,a);let s=(a,c)=>o.get(`${a}\0${c}`),i={a:"Temporary merge branch 1",b:"Temporary merge branch 2",markerSize:7+n*2};for(let a of t.conflicts){if(a.reason==="delete-modify"||a.reason==="rename-delete"){let l=s(a.path,1);if(l){r.push({...l,stage:0});continue}}if(a.reason==="rename-rename"){let l=a.oursPath??a.path,d=a.theirsPath??a.path,u=s(a.path,1),m=s(l,2),h=s(d,3);if(m&&h){let p=vr.decode((await be(e,m.hash)).content),g=vr.decode((await be(e,h.hash)).content),w=u?vr.decode((await be(e,u.hash)).content):"",y=8+n*2,x=i.a??"Temporary merge branch 1",b=i.b??"Temporary merge branch 2",E=hr(p,w,g,{a:`${x}:${l}`,o:i.o,b:`${b}:${d}`,markerSize:y}),R=await He(e,"blob",Jn.encode(E));r.push({path:l,mode:m.mode,hash:R,stage:0,stat:Se()}),r.push({path:d,mode:h.mode,hash:R,stage:0,stat:Se()});continue}else if(m){r.push({...m,stage:0});continue}}let c=s(a.path,2),f=s(a.path,3);if(c&&f&&(a.reason==="content"||a.reason==="add-add")){let l=vr.decode((await be(e,c.hash)).content),d=vr.decode((await be(e,f.hash)).content),u=a.reason==="content"?s(a.path,1):null,m=u?vr.decode((await be(e,u.hash)).content):"",h=a.oursOrigPath||a.theirsOrigPath,p=i.a??"Temporary merge branch 1",g=i.b??"Temporary merge branch 2",w=h?`${p}:${a.oursOrigPath??a.path}`:p,y=h?`${g}:${a.theirsOrigPath??a.path}`:g,x=hr(l,m,d,{a:w,o:i.o,b:y,markerSize:i.markerSize}),b=await He(e,"blob",Jn.encode(x));r.push({path:a.path,mode:c.mode,hash:b,stage:0,stat:Se()})}else c?r.push({...c,stage:0}):f&&r.push({...f,stage:0})}return r.sort((a,c)=>Ie(a.path,c.path)),Fe(e,r)}async function Ji(e,t){let n=t.map(Yi);if(n.length===0)return He(e,"blob",Jn.encode(""));let s=(t[t.length-1]??"").endsWith("\0")?n.join(`
|
|
250
|
+
`)}function At(e){if(e==="")return[];let t=e.split(`
|
|
251
|
+
`);if(t[t.length-1]==="")t.pop();else{let n=t[t.length-1]??"";t[t.length-1]=`${n}\0`}return t}function oa(e){return e.endsWith("\0")?e.slice(0,-1):e}function Xf(e,t){if(e.length!==t.length)return!1;for(let n=0;n<e.length;n++)if(e[n]!==t[n])return!1;return!0}Ce();ie();wn();pe();sr();He();tt();Jt();var Dr=new TextDecoder,Qn=new TextEncoder,Zf={name:"virtual",email:"virtual@merge",timestamp:0,timezone:"+0000"};async function zt(e,t,n,r,o){let{paths:s,baseMap:i,oursMap:a,theirsMap:c}=await tp(e,t,n,r),f=await rp(e,s,i,a,c,o);return sp(e,s,o,f)}async function bs(e,t,n,r){let o=await qt(e,t,n),s=await j(e,t),i=await j(e,n);if(o.length===0)return{...await zt(e,null,s.tree,i.tree,r),baseTree:null};if(o.length===1){let f=await j(e,o[0]);return{...await zt(e,f.tree,s.tree,i.tree,r),baseTree:f.tree}}let a=await il(e,t,n,o,1);return{...await zt(e,a,s.tree,i.tree,r),baseTree:a}}async function tp(e,t,n,r){let o=await de(e,t),s=await de(e,n),i=await de(e,r),a=new Set;for(let f of o.keys())a.add(f);for(let f of s.keys())a.add(f);for(let f of i.keys())a.add(f);let c=new Map;for(let f of a){let l=o.get(f)??null,d=s.get(f)??null,h=i.get(f)??null,u=l?{hash:l.hash,mode:l.mode}:null,m=d?{hash:d.hash,mode:d.mode}:null,p=h?{hash:h.hash,mode:h.mode}:null,g=(l?1:0)|(d?2:0)|(h?4:0),w=l?.hash??null,b=d?.hash??null,y=h?.hash??null,R=0;w!==null&&w===b&&(R|=3),w!==null&&w===y&&(R|=5),b!==null&&b===y&&(R|=6);let x={path:f,stages:[u,m,p],pathnames:[f,f,f],filemask:g,matchMask:R,merged:{result:null,clean:!1},pathConflict:!1};if(np(x)){c.set(f,x);continue}c.set(f,x)}return{paths:c,baseMap:o,oursMap:s,theirsMap:i}}function np(e){let[t,n,r]=e.stages,o=t?.hash??null,s=n?.hash??null,i=r?.hash??null;return s===o&&i===o?(n?e.merged={result:{hash:s,mode:n.mode},clean:!0}:e.merged={result:null,clean:!0},!0):s===i&&s!==null?(e.merged={result:{hash:s,mode:n.mode},clean:!0},!0):s===null&&i===null?(e.merged={result:null,clean:!0},!0):i===o&&s!==o?(n?e.merged={result:{hash:s,mode:n.mode},clean:!0}:e.merged={result:null,clean:!0},!0):s===o&&i!==o?(r?e.merged={result:{hash:i,mode:r.mode},clean:!0}:e.merged={result:null,clean:!0},!0):!1}async function rp(e,t,n,r,o,s){let i={entries:[],conflicts:[],msgBuf:[],worktreeBlobs:new Map},a=[],c=[];for(let[A,O]of n)r.has(A)||a.push({path:A,status:"deleted",oldHash:O.hash,oldMode:O.mode}),o.has(A)||c.push({path:A,status:"deleted",oldHash:O.hash,oldMode:O.mode});for(let[A,O]of r)n.has(A)||a.push({path:A,status:"added",newHash:O.hash,newMode:O.mode});for(let[A,O]of o)n.has(A)||c.push({path:A,status:"added",newHash:O.hash,newMode:O.mode});let f=await ot(e,a),l=await ot(e,c);if(f.renames.length===0&&l.renames.length===0)return i;let d=new Map,h=new Map;for(let A of f.renames)d.set(A.oldPath,A);for(let A of l.renames)h.set(A.oldPath,A);let u=new Set;for(let[A]of r)!n.has(A)&&o.has(A)&&u.add(A);let m=new Set,p=s?.a??"HEAD",g=s?.b??"theirs";function w(A,O,_=0){i.msgBuf.push({sortKey:A,subOrder:_,text:O})}for(let A of[...n.keys()].sort()){let O=d.get(A),_=h.get(A);if(!O&&!_)continue;let U=n.get(A);if(m.add(A),O&&_)if(m.add(O.newPath),m.add(_.newPath),O.newPath===_.newPath){let F=r.get(O.newPath),L=o.get(_.newPath);if(F.hash===L.hash)i.entries.push(Ct(O.newPath,F));else{let W=ia(t,O.newPath);W.stages=[{hash:U.hash,mode:U.mode},{hash:F.hash,mode:F.mode},{hash:L.hash,mode:L.mode}],W.pathnames=[A,O.newPath,_.newPath],W.filemask=7,W.merged={result:null,clean:!1}}}else{let F=r.get(O.newPath),L=o.get(_.newPath),W=await ol(e,U,F,L,s);W.conflict&&w(A,`Auto-merging ${A}`,-1),i.conflicts.push({path:A,reason:"rename-rename",oursPath:O.newPath,theirsPath:_.newPath}),w(A,`CONFLICT (rename/rename): ${A} renamed to ${O.newPath} in ${p} and to ${_.newPath} in ${g}.`),i.entries.push(Ct(A,U,1)),i.entries.push(ct(O.newPath,F.mode,W.hash,2)),i.entries.push(ct(_.newPath,L.mode,W.hash,3)),i.worktreeBlobs.set(O.newPath,{hash:W.hash,mode:F.mode}),i.worktreeBlobs.set(_.newPath,{hash:W.hash,mode:L.mode})}else if(O){m.add(O.newPath);let F=o.get(A),L=r.get(O.newPath),W=u.has(O.newPath);if(F)if(W)await rl(e,i,O.newPath,A,U,L,F,r,o,!1,s);else if(F.hash===U.hash&&L.hash===U.hash)i.entries.push(Ct(O.newPath,L));else if(F.hash===U.hash)i.entries.push(Ct(O.newPath,L));else if(L.hash===U.hash)i.entries.push(ct(O.newPath,L.mode,F.hash));else{let ne=ia(t,O.newPath);ne.stages=[{hash:U.hash,mode:U.mode},{hash:L.hash,mode:L.mode},{hash:F.hash,mode:F.mode}],ne.pathnames=[A,O.newPath,A],ne.filemask=7,ne.merged={result:null,clean:!1}}else{let ne=o.get(O.newPath);if(i.conflicts.push({path:O.newPath,reason:"rename-delete",deletedBy:"theirs",oldPath:A}),w(O.newPath,`CONFLICT (rename/delete): ${A} renamed to ${O.newPath} in ${p}, but deleted in ${g}.`),ne){i.conflicts.push({path:O.newPath,reason:"add-add"}),w(O.newPath,`Auto-merging ${O.newPath}`,0),w(O.newPath,`CONFLICT (add/add): Merge conflict in ${O.newPath}`,1),i.entries.push(Ct(O.newPath,L,2)),i.entries.push(Ct(O.newPath,ne,3));let J=await Ho(e,L.hash,ne.hash,L.mode,s);i.worktreeBlobs.set(O.newPath,{hash:J,mode:L.mode})}else i.entries.push(ct(O.newPath,U.mode,U.hash,1)),i.entries.push(Ct(O.newPath,L,2)),i.worktreeBlobs.set(O.newPath,{hash:L.hash,mode:L.mode}),L.hash!==U.hash&&w(O.newPath,`CONFLICT (modify/delete): ${O.newPath} deleted in ${g} and modified in ${p}. Version ${p} of ${O.newPath} left in tree.`,1)}}else if(_){m.add(_.newPath);let F=r.get(A),L=o.get(_.newPath),W=u.has(_.newPath);if(F)if(W)await rl(e,i,_.newPath,A,U,F,L,r,o,!0,s);else if(F.hash===U.hash&&L.hash===U.hash)i.entries.push(Ct(_.newPath,L));else if(F.hash===U.hash)i.entries.push(Ct(_.newPath,L));else if(L.hash===U.hash)i.entries.push(ct(_.newPath,L.mode,F.hash));else{let ne=ia(t,_.newPath);ne.stages=[{hash:U.hash,mode:U.mode},{hash:F.hash,mode:F.mode},{hash:L.hash,mode:L.mode}],ne.pathnames=[A,A,_.newPath],ne.filemask=7,ne.merged={result:null,clean:!1}}else{let ne=r.get(_.newPath);if(i.conflicts.push({path:_.newPath,reason:"rename-delete",deletedBy:"ours",oldPath:A}),w(_.newPath,`CONFLICT (rename/delete): ${A} renamed to ${_.newPath} in ${g}, but deleted in ${p}.`),ne){i.conflicts.push({path:_.newPath,reason:"add-add"}),w(_.newPath,`Auto-merging ${_.newPath}`,0),w(_.newPath,`CONFLICT (add/add): Merge conflict in ${_.newPath}`,1),i.entries.push(Ct(_.newPath,ne,2)),i.entries.push(Ct(_.newPath,L,3));let J=await Ho(e,ne.hash,L.hash,ne.mode,s);i.worktreeBlobs.set(_.newPath,{hash:J,mode:ne.mode})}else i.entries.push(ct(_.newPath,U.mode,U.hash,1)),i.entries.push(Ct(_.newPath,L,3)),i.worktreeBlobs.set(_.newPath,{hash:L.hash,mode:L.mode}),L.hash!==U.hash&&w(_.newPath,`CONFLICT (modify/delete): ${_.newPath} deleted in ${p} and modified in ${g}. Version ${g} of ${_.newPath} left in tree.`,1)}}}let b=new Set(f.renames.map(A=>A.newPath)),y=new Set(l.renames.map(A=>A.newPath)),R=Jf(n,r),x=Jf(n,o),k=Qf(R,o,n),E=Qf(x,r,n),C=el(f.renames,k),$=el(l.renames,E),H=tl(C),P=tl($);for(let A of[...H.keys()])P.has(A)&&(H.delete(A),P.delete(A));let I=new Set(H.keys()),D=new Set(P.keys());if(P.size>0)for(let A of a){if(A.status!=="added"||b.has(A.path))continue;let O=nl(A.path,P,I);if(!O)continue;if(t.has(O)||n.has(O)||r.has(O)||o.has(O)){if(r.has(O)){w(O,`CONFLICT (implicit dir rename): Existing file/dir at ${O} in the way of implicit directory rename(s) putting the following path(s) there: ${A.path}.`,1);continue}let F=r.get(A.path),L=o.get(O)??n.get(O);i.entries.push(ct(O,F.mode,F.hash,2)),L&&i.entries.push(ct(O,L.mode,L.hash,3)),i.worktreeBlobs.set(O,{hash:F.hash,mode:F.mode}),i.conflicts.push({path:O,reason:"add-add"}),w(O,`CONFLICT (file location): ${A.path} added in ${p} inside a directory that was renamed in ${g}, suggesting it should perhaps be moved to ${O}.`,1);let W=t.get(A.path);W&&(W.merged={result:null,clean:!0}),m.add(A.path);continue}let _=r.get(A.path);i.entries.push(ct(O,_.mode,_.hash,2)),i.worktreeBlobs.set(O,{hash:_.hash,mode:_.mode}),i.conflicts.push({path:O,reason:"directory-rename"}),w(O,`CONFLICT (file location): ${A.path} added in ${p} inside a directory that was renamed in ${g}, suggesting it should perhaps be moved to ${O}.`,1);let U=t.get(A.path);U&&(U.merged={result:null,clean:!0}),m.add(A.path)}if(H.size>0)for(let A of c){if(A.status!=="added"||y.has(A.path))continue;let O=nl(A.path,H,D);if(!O)continue;if(t.has(O)||n.has(O)||r.has(O)||o.has(O)){if(o.has(O)){w(O,`CONFLICT (implicit dir rename): Existing file/dir at ${O} in the way of implicit directory rename(s) putting the following path(s) there: ${A.path}.`,1);continue}let F=o.get(A.path),L=r.get(O)??n.get(O);L&&i.entries.push(ct(O,L.mode,L.hash,2)),i.entries.push(ct(O,F.mode,F.hash,3)),i.worktreeBlobs.set(O,{hash:F.hash,mode:F.mode}),i.conflicts.push({path:O,reason:"add-add"}),w(O,`CONFLICT (file location): ${A.path} added in ${g} inside a directory that was renamed in ${p}, suggesting it should perhaps be moved to ${O}.`,1);let W=t.get(A.path);W&&(W.merged={result:null,clean:!0}),m.add(A.path);continue}let _=o.get(A.path);i.entries.push(ct(O,_.mode,_.hash,3)),i.worktreeBlobs.set(O,{hash:_.hash,mode:_.mode}),i.conflicts.push({path:O,reason:"directory-rename"}),w(O,`CONFLICT (file location): ${A.path} added in ${g} inside a directory that was renamed in ${p}, suggesting it should perhaps be moved to ${O}.`,1);let U=t.get(A.path);U&&(U.merged={result:null,clean:!0}),m.add(A.path)}let G=new Set(i.entries.map(A=>A.path));for(let A of G){let O=t.get(A);O&&(O.merged={result:null,clean:!0})}for(let A of m){if(G.has(A))continue;let O=t.get(A);if(!O||O.merged.clean)continue;O.filemask===7&&!O.pathConflict||(O.merged={result:null,clean:!0})}return i}function Jf(e,t){let n=new Set;for(let s of e.keys()){let i=Dt(s);for(;i;)n.add(i),i=Dt(i)}let r=new Set;for(let s of t.keys()){let i=Dt(s);for(;i;)r.add(i),i=Dt(i)}let o=new Set;for(let s of n)r.has(s)||o.add(s);return o}function Qf(e,t,n){if(e.size===0)return e;let r=new Set;for(let o of t.keys()){if(n.has(o))continue;let s=Dt(o)??"";e.has(s)&&r.add(s)}for(let o of[...r]){let s=Dt(o);for(;s;)e.has(s)&&!r.has(s)&&r.add(s),s=Dt(s)}return r}function el(e,t){let n=new Map;for(let r of e){let o=Dt(r.oldPath),s=Dt(r.newPath),i=!0;for(;;){if(!i){let a=o.length+(o?1:0),c=s.length+(s?1:0),f=r.oldPath.slice(a,r.oldPath.indexOf("/",a)),l=r.newPath.slice(c,r.newPath.indexOf("/",c));if(f!==l)break}if(t.has(o)){let a=n.get(o);a||(a=new Map,n.set(o,a)),a.set(s,(a.get(s)??0)+1)}if(i=!1,!o||!s)break;o=Dt(o),s=Dt(s)}}return n}function tl(e){let t=new Map;for(let[n,r]of e){let o=0,s=0,i=null;for(let[a,c]of r)c===o?s=o:c>o&&(o=c,i=a);o>0&&s!==o&&i!==null&&t.set(n,i)}return t}function nl(e,t,n){let r=Dt(e);for(;r;){let s=t.get(r);if(s!==void 0){if(n.has(s))return null;let i=e.slice(r.length+1);return s?`${s}/${i}`:i}r=Dt(r)}let o=t.get("");return o!==void 0&&!n.has(o)?`${o}/${e}`:null}function Dt(e){let t=e.lastIndexOf("/");return t===-1?"":e.slice(0,t)}async function rl(e,t,n,r,o,s,i,a,c,f=!1,l){let d=f?a.get(n):c.get(n),h=f?i:s;if(d.hash===h.hash){t.entries.push(ct(n,d.mode,d.hash)),t.msgBuf.push({sortKey:r,subOrder:0,text:`Auto-merging ${r}`});return}let m=await ol(e,o,s,i,l,f?{oursPath:r,theirsPath:n}:{oursPath:n,theirsPath:r},8);if(d.hash===m.hash)t.entries.push(ct(n,d.mode,m.hash));else if(t.conflicts.push({path:n,reason:"add-add"}),t.msgBuf.push({sortKey:n,subOrder:0,text:`Auto-merging ${n}`}),t.msgBuf.push({sortKey:n,subOrder:1,text:`CONFLICT (add/add): Merge conflict in ${n}`}),f){t.entries.push(Ct(n,d,2)),t.entries.push(ct(n,i.mode,m.hash,3));let p=await Ho(e,d.hash,m.hash,d.mode,l);t.worktreeBlobs.set(n,{hash:p,mode:d.mode})}else{t.entries.push(ct(n,s.mode,m.hash,2)),t.entries.push(Ct(n,d,3));let p=await Ho(e,m.hash,d.hash,s.mode,l);t.worktreeBlobs.set(n,{hash:p,mode:s.mode})}}async function ol(e,t,n,r,o,s,i){if(n.hash===t.hash)return{hash:r.hash,conflict:!1};if(r.hash===t.hash)return{hash:n.hash,conflict:!1};if(n.hash===r.hash)return{hash:n.hash,conflict:!1};if(En(t.mode)||En(n.mode)||En(r.mode))return{hash:n.hash,conflict:!0};let a=await re(e,t.hash),c=await re(e,n.hash),f=await re(e,r.hash);if(Te(c)||Te(f)||Te(a))return{hash:n.hash,conflict:!0};let l=At(a),d=At(c),h=At(f),u=o?.conflictStyle,m=gs(d,l,h,{conflictStyle:u});if(!m.conflict)return{hash:await ca(e,m.result),conflict:!1};let p=o?.a??"HEAD",g=o?.b??"theirs",w=s?.oursPath?`${p}:${s.oursPath}`:p,b=s?.theirsPath?`${g}:${s.theirsPath}`:g,y=pr(c,a,f,{a:w,b,markerSize:i??7,conflictStyle:u});return{hash:await De(e,"blob",Qn.encode(y)),conflict:!0}}async function Ho(e,t,n,r,o){let s=await re(e,t),i=await re(e,n),a=pr(s,"",i,{a:o?.a??"HEAD",b:o?.b??"theirs",conflictStyle:o?.conflictStyle});return De(e,"blob",Qn.encode(a))}function Ct(e,t,n=0){return ct(e,t.mode,t.hash,n)}function ct(e,t,n,r=0){return{path:e,mode:parseInt(t,8),hash:n,stage:r,stat:Se()}}async function sp(e,t,n,r){let o=[...r.entries],s=[...r.conflicts],i=[...r.msgBuf],a=new Map(r.worktreeBlobs);function c(u,m,p=0){i.push({sortKey:u,subOrder:p,text:m})}for(let u of[...t.keys()].sort()){let m=t.get(u);if(m.merged.clean){m.merged.result?.hash&&o.push(Ne(u,m.merged.result.hash,m.merged.result.mode));continue}await op(e,m,n,o,s,c,a)}i.sort((u,m)=>(u.sortKey<m.sortKey?-1:u.sortKey>m.sortKey?1:0)||u.subOrder-m.subOrder);let f=i.map(u=>u.text),l=[],d=new Set;for(let u of o)u.stage===0&&(l.push(u),d.add(u.path));for(let[u,m]of a)d.has(u)||l.push(Ne(u,m.hash,m.mode));l.sort((u,m)=>Ie(u.path,m.path));let h=await Fe(e,l);return{entries:o,conflicts:s,messages:f,resultTree:h}}async function op(e,t,n,r,o,s,i){let a=t.path,[c,f,l]=t.stages,d=c?.hash??null,h=f?.hash??null,u=l?.hash??null;if(h===null&&u!==null&&d!==null){o.push({path:a,reason:"delete-modify",deletedBy:"ours"});let m=n?.a??"HEAD",p=n?.b??"theirs";s(a,`CONFLICT (modify/delete): ${a} deleted in ${m} and modified in ${p}. Version ${p} of ${a} left in tree.`),c&&r.push(Ne(a,d,c.mode,1)),r.push(Ne(a,u,l.mode,3)),i.set(a,{hash:u,mode:l.mode});return}if(u===null&&h!==null&&d!==null){o.push({path:a,reason:"delete-modify",deletedBy:"theirs"});let m=n?.b??"theirs",p=n?.a??"HEAD";s(a,`CONFLICT (modify/delete): ${a} deleted in ${m} and modified in ${p}. Version ${p} of ${a} left in tree.`),c&&r.push(Ne(a,d,c.mode,1)),r.push(Ne(a,h,f.mode,2)),i.set(a,{hash:h,mode:f.mode});return}if(d===null&&h!==null&&u!==null){if(h===u){r.push(Ne(a,h,f.mode));return}s(a,`Auto-merging ${a}`,0);let m=await re(e,h),p=await re(e,u);if(Te(m)||Te(p)){o.push({path:a,reason:"add-add"}),s(a,`warning: Cannot merge binary files: ${a} (${n?.a??"HEAD"} vs. ${n?.b??"theirs"})`,-1),s(a,`CONFLICT (add/add): Merge conflict in ${a}`,1),r.push(Ne(a,h,f.mode,2)),r.push(Ne(a,u,l.mode,3)),i.set(a,{hash:h,mode:f.mode});return}let g=At(""),w=At(m),b=At(p),y=gs(w,g,b,{conflictStyle:n?.conflictStyle});if(!y.conflict){let k=await ca(e,y.result);r.push(Ne(a,k,f.mode));return}o.push({path:a,reason:"add-add"}),s(a,`CONFLICT (add/add): Merge conflict in ${a}`,1),r.push(Ne(a,h,f.mode,2)),r.push(Ne(a,u,l.mode,3));let R=pr(m,"",p,{a:n?.a??"HEAD",b:n?.b??"theirs",conflictStyle:n?.conflictStyle}),x=await De(e,"blob",Qn.encode(R));i.set(a,{hash:x,mode:f.mode});return}if(d!==null&&h!==null&&u!==null){if(h===d){r.push(Ne(a,u,l.mode));return}if(u===d){r.push(Ne(a,h,f.mode));return}if(h===u){r.push(Ne(a,h,f.mode));return}if(s(a,`Auto-merging ${a}`,0),En(c.mode)||En(f.mode)||En(l.mode)){o.push({path:a,reason:"content"}),s(a,`CONFLICT (content): Merge conflict in ${a}`,1),r.push(Ne(a,d,c.mode,1)),r.push(Ne(a,h,f.mode,2)),r.push(Ne(a,u,l.mode,3)),i.set(a,{hash:h,mode:f.mode});return}let m=await re(e,d),p=await re(e,h),g=await re(e,u);if(Te(p)||Te(g)||Te(m)){o.push({path:a,reason:"content"}),s(a,`warning: Cannot merge binary files: ${a} (${n?.a??"HEAD"} vs. ${n?.b??"theirs"})`,-1),s(a,`CONFLICT (content): Merge conflict in ${a}`,1),r.push(Ne(a,d,c.mode,1)),r.push(Ne(a,h,f.mode,2)),r.push(Ne(a,u,l.mode,3)),i.set(a,{hash:h,mode:f.mode});return}let w=At(m),b=At(p),y=At(g),R=gs(b,w,y,{conflictStyle:n?.conflictStyle});if(R.conflict){let x=t.pathnames[1],k=t.pathnames[2],E=x!==a||k!==a,C={path:a,reason:"content"};E&&(x!==a&&(C.oursOrigPath=x),k!==a&&(C.theirsOrigPath=k)),o.push(C),s(a,`CONFLICT (content): Merge conflict in ${a}`,1),r.push(Ne(a,d,c.mode,1)),r.push(Ne(a,h,f.mode,2)),r.push(Ne(a,u,l.mode,3));let $=E?`${n?.a??"HEAD"}:${x}`:n?.a??"HEAD",H=E?`${n?.b??"theirs"}:${k}`:n?.b??"theirs",P=pr(p,m,g,{a:$,b:H,conflictStyle:n?.conflictStyle}),I=await De(e,"blob",Qn.encode(P));i.set(a,{hash:I,mode:f.mode})}else{let x=await ca(e,R.result);r.push(Ne(a,x,f.mode))}return}}var ip=200;async function il(e,t,n,r,o){let s=await Promise.all(r.map(async l=>({hash:l,timestamp:(await j(e,l)).committer.timestamp})));s.sort((l,d)=>l.timestamp-d.timestamp);let i=s.map(l=>l.hash),a=i[0],c=a,f=(await j(e,a)).tree;for(let l=1;l<i.length;l++){let d=i[l],h=(await j(e,d)).tree,u=null;if(o>=ip)u=f;else{let g=await qt(e,c,d);g.length===0?u=null:g.length===1?u=(await j(e,g[0])).tree:u=await il(e,c,d,g,o+1)}let m=await zt(e,u,f,h);f=await ap(e,m,o);let p=an({type:"commit",tree:f,parents:[c,d],author:Zf,committer:Zf,message:"merged common ancestors"});c=await De(e,"commit",p)}return f}async function ap(e,t,n){let r=t.entries.filter(a=>a.stage===0),o=new Map;for(let a of t.entries)a.stage>0&&o.set(`${a.path}\0${a.stage}`,a);let s=(a,c)=>o.get(`${a}\0${c}`),i={a:"Temporary merge branch 1",b:"Temporary merge branch 2",markerSize:7+n*2};for(let a of t.conflicts){if(a.reason==="delete-modify"||a.reason==="rename-delete"){let l=s(a.path,1);if(l){r.push({...l,stage:0});continue}}if(a.reason==="rename-rename"){let l=a.oursPath??a.path,d=a.theirsPath??a.path,h=s(a.path,1),u=s(l,2),m=s(d,3);if(u&&m){let p=Dr.decode((await ye(e,u.hash)).content),g=Dr.decode((await ye(e,m.hash)).content),w=h?Dr.decode((await ye(e,h.hash)).content):"",b=8+n*2,y=i.a??"Temporary merge branch 1",R=i.b??"Temporary merge branch 2",x=pr(p,w,g,{a:`${y}:${l}`,o:i.o,b:`${R}:${d}`,markerSize:b}),k=await De(e,"blob",Qn.encode(x));r.push({path:l,mode:u.mode,hash:k,stage:0,stat:Se()}),r.push({path:d,mode:m.mode,hash:k,stage:0,stat:Se()});continue}else if(u){r.push({...u,stage:0});continue}}let c=s(a.path,2),f=s(a.path,3);if(c&&f&&(a.reason==="content"||a.reason==="add-add")){let l=Dr.decode((await ye(e,c.hash)).content),d=Dr.decode((await ye(e,f.hash)).content),h=a.reason==="content"?s(a.path,1):null,u=h?Dr.decode((await ye(e,h.hash)).content):"",m=a.oursOrigPath||a.theirsOrigPath,p=i.a??"Temporary merge branch 1",g=i.b??"Temporary merge branch 2",w=m?`${p}:${a.oursOrigPath??a.path}`:p,b=m?`${g}:${a.theirsOrigPath??a.path}`:g,y=pr(l,u,d,{a:w,o:i.o,b,markerSize:i.markerSize}),R=await De(e,"blob",Qn.encode(y));r.push({path:a.path,mode:c.mode,hash:R,stage:0,stat:Se()})}else c?r.push({...c,stage:0}):f&&r.push({...f,stage:0})}return r.sort((a,c)=>Ie(a.path,c.path)),Fe(e,r)}async function ca(e,t){let n=t.map(oa);if(n.length===0)return De(e,"blob",Qn.encode(""));let s=(t[t.length-1]??"").endsWith("\0")?n.join(`
|
|
250
252
|
`):`${n.join(`
|
|
251
253
|
`)}
|
|
252
|
-
`;return
|
|
254
|
+
`;return De(e,"blob",Qn.encode(s))}function Ne(e,t,n,r=0){let o=typeof n=="string"?parseInt(n,8):n;return{path:e,mode:o,hash:t,stage:r,stat:Se()}}function ia(e,t){let n=e.get(t);return n||(n={path:t,stages:[null,null,null],pathnames:[t,t,t],filemask:0,matchMask:0,merged:{result:null,clean:!1},pathConflict:!1},e.set(t,n)),n}function ws(e,t,n,r,o){let s=r==="untracked"?`error: The following untracked working tree files would be overwritten by ${t}:`:`error: Your local changes to the following files would be overwritten by ${t}:`;if(n==="merge"){if(o==="staged")return`${s}
|
|
253
255
|
${e.join(" ")}
|
|
254
256
|
Merge with strategy ort failed.
|
|
255
257
|
`;let c=e.map(l=>` ${l}`).join(`
|
|
@@ -264,7 +266,7 @@ ${i}
|
|
|
264
266
|
${a}
|
|
265
267
|
Aborting
|
|
266
268
|
fatal: ${n} failed
|
|
267
|
-
`}function
|
|
269
|
+
`}function sl(e,t,n,r){let o=[];if(e.length>0){let i=e.map(a=>` ${a}`).join(`
|
|
268
270
|
`);o.push(`error: Your local changes to the following files would be overwritten by ${n}:
|
|
269
271
|
${i}
|
|
270
272
|
Please commit your changes or stash them before you ${n}.
|
|
@@ -274,36 +276,36 @@ ${i}
|
|
|
274
276
|
Please move or remove them before you ${n}.
|
|
275
277
|
`)}let s=r==="merge"?"Merge with strategy ort failed.":`fatal: ${r} failed`;return`${o.join("")}Aborting
|
|
276
278
|
${s}
|
|
277
|
-
`}async function
|
|
278
|
-
`),
|
|
279
|
-
...`:"";return
|
|
279
|
+
`}async function On(e,t,n,r){let o=await K(e),s=await de(e,n);if(!r.skipStagedChangeCheck&&e.workTree){let m=new Map(Le(o).map(g=>[g.path,g])),p=[];for(let[g,w]of m){let b=s.get(g);(!b||b.hash!==w.hash)&&p.push(g)}for(let[g]of s)m.has(g)||p.push(g);if(p.length>0){let g=[...p].sort();await aa(e,o,s);let w=r.operationName??"merge",b=r.callerCommand??"merge";return{ok:!1,stdout:"",stderr:ws(g,w,b,"local","staged"),exitCode:r.errorExitCode??2,failureKind:"staged"}}}if(e.workTree&&r.preflightOnewayCheck){let m=await ar(e,[{label:"target",treeHash:t.resultTree}],o,{mergeFn:so,updateWorktree:!1,reset:!1,errorExitCode:r.errorExitCode??2,operationName:r.operationName??"merge"});if(!m.success){await aa(e,o,s);let p=r.operationName??"merge",g=r.callerCommand??"merge",w=m.errors.filter(R=>R.error==="WOULD_OVERWRITE"||R.error==="NOT_UPTODATE_FILE").map(R=>R.path).sort(),b=m.errors.filter(R=>R.error==="WOULD_LOSE_UNTRACKED_OVERWRITTEN"||R.error==="WOULD_LOSE_UNTRACKED_REMOVED").map(R=>R.path).sort(),y;return w.length>0&&b.length>0?y=sl(w,b,p,g):b.length>0?y=ws(b,p,g,"untracked","worktree"):y=ws(w,p,g,"local","worktree"),{ok:!1,stdout:"",stderr:y,exitCode:r.errorExitCode??2,failureKind:"worktree"}}}if(e.workTree){let m=await ar(e,[{label:"current",treeHash:n},{label:"target",treeHash:t.resultTree}],o,{mergeFn:oo,updateWorktree:!0,reset:!1,errorExitCode:r.errorExitCode??2,operationName:r.operationName??"merge",allowStagedChanges:!!r.preflightOnewayCheck});if(!m.success){await aa(e,o,s);let p=r.operationName??"merge",g=r.callerCommand??"merge",w=m.errors.filter(x=>x.error==="WOULD_OVERWRITE"||x.error==="NOT_UPTODATE_FILE").map(x=>x.path).sort(),b=m.errors.filter(x=>x.error==="WOULD_LOSE_UNTRACKED_OVERWRITTEN"||x.error==="WOULD_LOSE_UNTRACKED_REMOVED").map(x=>x.path).sort(),y=[];w.length>0&&y.push(ws(w,p,g,"local","worktree")),b.length>0&&y.push(ws(b,p,g,"untracked","worktree"));let R;return y.length>1?R=sl(w,b,p,g):R=y[0]??"",{ok:!1,stdout:"",stderr:R,exitCode:r.errorExitCode??2,failureKind:"worktree"}}await Me(e,m.worktreeOps)}let i=new Set,a=t.entries;if(r.preflightOnewayCheck){let m=[];for(let p of t.entries){if(p.stage===0){let g=s.get(p.path);if(g&&g.hash===p.hash){i.add(p.path);continue}}m.push(p)}a=m}let c=new Set(a.map(m=>m.path));for(let m of s.keys())i.has(m)||c.add(m);let f=o.entries.filter(m=>!c.has(m.path)),l=[...a,...f];l.sort((m,p)=>Ie(m.path,p.path)||m.stage-p.stage);let d={version:2,entries:l};await ae(e,d);let h=l.filter(m=>m.stage===0),u=await Fe(e,h);return{ok:!0,finalIndex:d,mergedTreeHash:u}}async function aa(e,t,n){if(e.workTree)for(let r of t.entries){if(r.stage!==0||n.has(r.path))continue;let o=v(e.workTree,r.path);await e.fs.exists(o)||await lt(e,{path:r.path,hash:r.hash,mode:r.mode})}}ie();ze();we();He();Jt();function al(e,t){e.command("cherry-pick",{description:"Apply the changes introduced by some existing commits",args:[z.string().name("commit").describe("The commit to cherry-pick").optional()],options:{abort:S().describe("Abort the current cherry-pick operation"),continue:S().describe("Continue the cherry-pick after conflict resolution"),skip:S().describe("Skip the current cherry-pick and continue with the rest"),"record-origin":S().alias("x").describe('Append "(cherry picked from commit ...)" to the commit message'),mainline:V.number().alias("m").describe("Select parent number for merge commit (1-based)"),noCommit:S().alias("n").describe("Apply changes without creating a commit")},handler:async(n,r)=>{let o=await q(r.fs,r.cwd,t);if(M(o))return o;let s=o;if(n.abort){let U=await t?.hooks?.preCherryPick?.({repo:s,mode:"abort",commitRef:null});if(fe(U))return{stdout:"",stderr:U.message??"",exitCode:1};let F=await fp(s,r.env);return F.exitCode===0&&await t?.hooks?.postCherryPick?.({repo:s,mode:"abort",commitHash:null,hadConflicts:!1}),F}if(n.continue){let U=await t?.hooks?.preCherryPick?.({repo:s,mode:"continue",commitRef:null});if(fe(U))return{stdout:"",stderr:U.message??"",exitCode:1};let F=await lp(s,r.env);if(F.exitCode===0){let L=await Y(s);await t?.hooks?.postCherryPick?.({repo:s,mode:"continue",commitHash:L,hadConflicts:!1})}return F}if(n.skip)return cp(s,r.env);let i=n.commit;if(!i)return T("you must specify a commit to cherry-pick");let a=await t?.hooks?.preCherryPick?.({repo:s,mode:"pick",commitRef:i});if(fe(a))return{stdout:"",stderr:a.message??"",exitCode:1};let c=await Ge(s,i);if(M(c))return c;let f=c.hash,l=c.commit,d=await Qe(s);if(M(d))return d;let h=await K(s);if(n.noCommit){let U=h.entries.filter(F=>F.stage>0);if(U.length>0){let W=U.slice(0,10).map(J=>`${J.path}: unmerged (${J.hash})`).join(`
|
|
280
|
+
`),ne=U.length>10?`
|
|
281
|
+
...`:"";return N(`${W}${ne}
|
|
280
282
|
error: your index file is unmerged.
|
|
281
283
|
fatal: cherry-pick failed
|
|
282
|
-
`,128)}}else{let
|
|
283
|
-
`);if(
|
|
284
|
+
`,128)}}else{let U=Cn(h,"Cherry-picking",`fatal: cherry-pick failed
|
|
285
|
+
`);if(U)return U}let u=await j(s,d),p=!!n["record-origin"]?dp(l.message,f):l.message;if(s.workTree&&!n.noCommit){let U=await de(s,u.tree);if(Un(h,U))return N(`error: your local changes would be overwritten by cherry-pick.
|
|
284
286
|
hint: commit your changes or stash them to proceed.
|
|
285
287
|
fatal: cherry-pick failed
|
|
286
|
-
`,128)}if(l.parents.length>1){if(!n.mainline)return
|
|
288
|
+
`,128)}if(l.parents.length>1){if(!n.mainline)return N(`error: commit ${f} is a merge but no -m option was given.
|
|
287
289
|
fatal: cherry-pick failed
|
|
288
|
-
`,128);let
|
|
290
|
+
`,128);let U=n.mainline-1;if(U<0||U>=l.parents.length)return N(`error: commit ${f} does not have parent ${n.mainline}
|
|
289
291
|
fatal: cherry-pick failed
|
|
290
|
-
`,128)}else if(n.mainline)return
|
|
292
|
+
`,128)}else if(n.mainline)return N(`error: mainline was specified but commit is not a merge.
|
|
291
293
|
fatal: cherry-pick failed
|
|
292
|
-
`,128);let g;if(l.parents.length===0)g=await Fe(s,[]);else{let
|
|
294
|
+
`,128);let g;if(l.parents.length===0)g=await Fe(s,[]);else{let U=l.parents.length>1?n.mainline-1:0,F=l.parents[U];if(!F)throw new Error("unreachable: parent must exist");g=(await j(s,F)).tree}let w=X(f),b=ue(l.message),y=await xe(s,"merge.conflictstyle")??"merge",R={a:"HEAD",b:b?`${w} (${b})`:w,conflictStyle:y},x=await zt(s,g,u.tree,l.tree,R);if(x.conflicts.length===0&&x.resultTree===u.tree){if(n.noCommit)return{stdout:"",stderr:"",exitCode:0};await Z(s,"CHERRY_PICK_HEAD",f),await Z(s,"ORIG_HEAD",d),await Ae(s,"MERGE_MSG",p);let U=x.messages.length>0?`${x.messages.join(`
|
|
293
295
|
`)}
|
|
294
|
-
`:"",
|
|
296
|
+
`:"",F=await it(s,{fromCommit:!0});return{stdout:`${U}${F}`,stderr:`The previous cherry-pick is now empty, possibly due to conflict resolution.
|
|
295
297
|
If you wish to commit it anyway, use:
|
|
296
298
|
|
|
297
299
|
git commit --allow-empty
|
|
298
300
|
|
|
299
301
|
Otherwise, please use 'git cherry-pick --skip'
|
|
300
|
-
`,exitCode:1}}let
|
|
301
|
-
`);return await t?.hooks?.postCherryPick?.({repo:s,mode:"pick",commitHash:null,hadConflicts:!0}),n.noCommit?{stdout:
|
|
302
|
+
`,exitCode:1}}let k=await On(s,x,u.tree,{labels:R,errorExitCode:128,operationName:"merge",callerCommand:"cherry-pick",skipStagedChangeCheck:!0,preflightOnewayCheck:!!n.noCommit});if(!k.ok)return k;if(x.conflicts.length>0){let U=x.messages.join(`
|
|
303
|
+
`);return await t?.hooks?.postCherryPick?.({repo:s,mode:"pick",commitHash:null,hadConflicts:!0}),n.noCommit?{stdout:U?`${U}
|
|
302
304
|
`:"",stderr:`error: could not apply ${w}... ${ue(l.message)}
|
|
303
305
|
hint: after resolving the conflicts, mark the corrected paths
|
|
304
306
|
hint: with 'git add <paths>' or 'git rm <paths>'
|
|
305
307
|
hint: Disable this message with "git config set advice.mergeConflict false"
|
|
306
|
-
`,exitCode:1}:(await Z(s,"CHERRY_PICK_HEAD",f),await Z(s,"ORIG_HEAD",d),await
|
|
308
|
+
`,exitCode:1}:(await Z(s,"CHERRY_PICK_HEAD",f),await Z(s,"ORIG_HEAD",d),await Ae(s,"MERGE_MSG",p),{stdout:U?`${U}
|
|
307
309
|
`:"",stderr:`error: could not apply ${w}... ${ue(l.message)}
|
|
308
310
|
hint: After resolving the conflicts, mark them with
|
|
309
311
|
hint: "git add/rm <pathspec>", then run
|
|
@@ -312,153 +314,150 @@ hint: You can instead skip this commit with "git cherry-pick --skip".
|
|
|
312
314
|
hint: To abort and get back to the state before "git cherry-pick",
|
|
313
315
|
hint: run "git cherry-pick --abort".
|
|
314
316
|
hint: Disable this message with "git config set advice.mergeConflict false"
|
|
315
|
-
`,exitCode:1})}let k
|
|
316
|
-
`)[0]??"",
|
|
317
|
+
`,exitCode:1})}let E=k.mergedTreeHash;if(n.noCommit)return{stdout:"",stderr:"",exitCode:0};let C=await nt(s,r.env);if(M(C))return C;let $=await yt(s,E,[d],l.author,C,p);await Ft(s),await St(s);let H=await Q(s),P=p.split(`
|
|
318
|
+
`)[0]??"",I=H?.type==="symbolic"?H.target:"HEAD";await se(s,r.env,I,d,$,`cherry-pick: ${P}`,H?.type==="symbolic");let D=H?.type==="symbolic"?Pe(H.target):"detached HEAD",G=u.tree,A=await mn(s,G,E,l.author,C,!0),O=Lt(D,$,p),_=x.messages.length>0?`${x.messages.join(`
|
|
317
319
|
`)}
|
|
318
|
-
`:"";return await t?.hooks?.postCherryPick?.({repo:s,mode:"pick",commitHash
|
|
319
|
-
${
|
|
320
|
+
`:"";return await t?.hooks?.postCherryPick?.({repo:s,mode:"pick",commitHash:$,hadConflicts:!1}),{stdout:`${_}${O}
|
|
321
|
+
${A}`,stderr:"",exitCode:0}}})}async function cp(e,t){if(!await B(e,"CHERRY_PICK_HEAD"))return N(`error: no cherry-pick in progress
|
|
320
322
|
fatal: cherry-pick failed
|
|
321
|
-
`,128);let r=await Y(e);if(!r)return
|
|
323
|
+
`,128);let r=await Y(e);if(!r)return T("unable to resolve HEAD");let o=await j(e,r),s=await K(e),i=await Ir(e,o.tree,s,r);if(!i.success){let a=i.errorOutput;return{...a,stderr:a.stderr+`error: failed to skip the commit
|
|
322
324
|
fatal: cherry-pick failed
|
|
323
|
-
`}}return await
|
|
325
|
+
`}}return await ae(e,{version:2,entries:i.newEntries}),await Me(e,i.worktreeOps),await se(e,t,"HEAD",r,r,`reset: moving to ${r}`),await Ft(e),{stdout:"",stderr:"",exitCode:0}}async function fp(e,t){return await B(e,"CHERRY_PICK_HEAD")?Bn(e,t,{operationRef:"CHERRY_PICK_HEAD",noOpError:N(`error: no cherry-pick or revert in progress
|
|
324
326
|
fatal: cherry-pick failed
|
|
325
|
-
`,128),operationName:"cherry-pick",clearState:
|
|
327
|
+
`,128),operationName:"cherry-pick",clearState:Ft,origHeadAsTargetRev:!0}):await B(e,"REVERT_HEAD")?Bn(e,t,{operationRef:"REVERT_HEAD",noOpError:N(`error: no cherry-pick or revert in progress
|
|
326
328
|
fatal: cherry-pick failed
|
|
327
|
-
`,128),operationName:"cherry-pick",clearState:
|
|
329
|
+
`,128),operationName:"cherry-pick",clearState:St,origHeadAsTargetRev:!0}):N(`error: no cherry-pick or revert in progress
|
|
328
330
|
fatal: cherry-pick failed
|
|
329
|
-
`,128)}async function
|
|
331
|
+
`,128)}async function lp(e,t){let n=await B(e,"CHERRY_PICK_HEAD");if(!n)return N(`error: no cherry-pick or revert in progress
|
|
330
332
|
fatal: cherry-pick failed
|
|
331
|
-
`,128);let r=await
|
|
332
|
-
`,1);let a=await
|
|
333
|
-
|
|
333
|
+
`,128);let r=await K(e),o=Cn(r,"Committing");if(o)return o;let s=await j(e,n),i=await $e(e,"MERGE_MSG");if(!i)return N(`Aborting commit due to empty commit message.
|
|
334
|
+
`,1);let a=await $e(e,"SQUASH_MSG");if(a&&(i=a+i),i=It(i),!i)return N(`Aborting commit due to empty commit message.
|
|
335
|
+
`,1);let c=Le(r),f=await Fe(e,c),l=await Qe(e);if(M(l))return l;let h=(await j(e,l)).tree,u=await nt(e,t);if(M(u))return u;let m=Nt(i),p=await yt(e,f,[l],s.author,u,m);await Ft(e),await St(e);let g=await Q(e),w=ue(m),b=g?.type==="symbolic"?g.target:"HEAD";await se(e,t,b,l,p,`commit (cherry-pick): ${w}`,g?.type==="symbolic");let y=g?.type==="symbolic"?Pe(g.target):"detached HEAD",R=await mn(e,h,f,s.author,u,!0);return{stdout:`${Lt(y,p,i)}
|
|
336
|
+
${R}`,stderr:"",exitCode:0}}function dp(e,t){let n=`(cherry picked from commit ${t})`,r=e.replace(/\n+$/,""),o=r.lastIndexOf(`
|
|
334
337
|
`),s=o===-1?r:r.slice(o+1);return/^\(cherry picked from commit [0-9a-f]+\)$/.test(s)?`${r}
|
|
335
338
|
${n}
|
|
336
339
|
`:`${r}
|
|
337
340
|
|
|
338
341
|
${n}
|
|
339
|
-
`}oe();
|
|
342
|
+
`}oe();Be();ro();Ce();pe();function cl(e,t){e.command("clean",{description:"Remove untracked files from the working tree",args:[z.string().name("pathspec").describe("Pathspec to limit which files are removed").optional().variadic()],options:{force:S().alias("f").describe("Required to actually remove files"),"dry-run":S().alias("n").describe("Don't actually remove anything, just show what would be done"),directories:S().alias("d").describe("Also remove untracked directories"),removeIgnored:S().alias("x").describe("Remove ignored files as well"),onlyIgnored:S().alias("X").describe("Remove only ignored files"),exclude:V.string().alias("e").describe("Additional exclude pattern")},handler:async(n,r)=>{let o=await q(r.fs,r.cwd,t);if(M(o))return o;let s=o,i=Ve(s);if(i)return i;let a=s.workTree,c=n["dry-run"],f=n.force,l=n.directories,d=n.removeIgnored,h=n.onlyIgnored;if(!f&&!c&&await xe(s,"clean.requireForce")!=="false")return T("clean.requireForce defaults to true and neither -i, -n, nor -f given; refusing to clean");let u=await K(s),m=new Set(u.entries.map(E=>E.path)),p=dt(s,r.cwd),g=n.pathspec,w=g.length>0?g.map(E=>Ue(E,p)):null,b=n.exclude?[n.exclude]:[],y=await fl(s,a,"",{trackedPaths:m,removeDirs:l,removeIgnored:d,onlyIgnored:h,extraExcludes:b}),R;w?R=y.filter(E=>Ee(w,E.path)):R=y,R.sort((E,C)=>E.path<C.path?-1:E.path>C.path?1:0);let x=[];if(c)for(let E of R){let C=E.isDir?`Would remove ${E.path}/`:`Would remove ${E.path}`;x.push(C)}else for(let E of R){let C=v(a,E.path);E.isDir?(await r.fs.rm(C,{recursive:!0}),x.push(`Removing ${E.path}/`)):(await r.fs.rm(C),x.push(`Removing ${E.path}`))}return{stdout:x.length>0?`${x.join(`
|
|
340
343
|
`)}
|
|
341
|
-
`:"",stderr:"",exitCode:0}}})}async function
|
|
342
|
-
`),l=
|
|
343
|
-
`)){let s=o.trim();s.length===40&&r.add(s)}return r}catch{return new Set}}async function
|
|
344
|
+
`:"",stderr:"",exitCode:0}}})}async function fl(e,t,n,r){let o=[],s=!r.removeIgnored,i=null;if(s||r.onlyIgnored){i=r._ignore??await Or(e);let c=v(t,".gitignore");try{let f=await e.fs.readFile(c);i=or(i,f,n,c)}catch{}if(!r._ignore&&r.extraExcludes.length>0){let f=r.extraExcludes.join(`
|
|
345
|
+
`),l=cs(f,"","<cli>");i={...i,dirPatterns:[l,...i.dirPatterns]}}}let a=await e.fs.readdir(t);for(let c of a){if(n===""&&c===".git")continue;let f=v(t,c),l=n?`${n}/${c}`:c,d=await e.fs.stat(f);if(d.isDirectory){let h=i&&ln(i,l,!0)==="ignored",u=up(r.trackedPaths,l),m=()=>fl(e,f,l,{...r,_ignore:i??void 0});if(r.onlyIgnored){if(h&&!u){r.removeDirs&&o.push({path:l,isDir:!0});continue}let p=await m();!u&&r.removeDirs?p.length>0&&o.push({path:l,isDir:!0}):o.push(...p)}else if(u){let p=await m();o.push(...p)}else if(!(h&&s)){if(r.removeDirs)if(r.removeIgnored)o.push({path:l,isDir:!0});else{let p=await m(),g=await e.fs.readdir(f);(p.length>0||g.length===0)&&o.push({path:l,isDir:!0})}}}else if(d.isFile){if(r.trackedPaths.has(l))continue;let h=i&&ln(i,l,!1)==="ignored";r.onlyIgnored?h&&o.push({path:l,isDir:!1}):h&&s||o.push({path:l,isDir:!1})}}return o}function up(e,t){let n=`${t}/`;for(let r of e)if(r.startsWith(n))return!0;return!1}oe();Be();Tn();Ce();ie();pe();ze();we();Ln();ie();pe();var ys=2147483647;async function Mr(e){let t=v(e.gitDir,"shallow");try{let n=await e.fs.readFile(t),r=new Set;for(let o of n.split(`
|
|
346
|
+
`)){let s=o.trim();s.length===40&&r.add(s)}return r}catch{return new Set}}async function hp(e,t){let n=v(e.gitDir,"shallow");if(t.size===0){try{await e.fs.rm(n,{force:!0})}catch{}return}let r=[...t].sort();await e.fs.writeFile(n,r.join(`
|
|
344
347
|
`)+`
|
|
345
|
-
`)}async function $o(e){return(await Ar(e)).size>0}async function Hr(e,t,n){let r=n??await Ar(e);for(let o of t.shallow)r.add(o);for(let o of t.unshallow)r.delete(o);await ep(e,r)}async function Zf(e,t,n,r){if(n>=ws)return{shallow:[],unshallow:[...r]};let o=new Map,s=[];for(let f of t)!o.has(f)&&await Vt(e,f)&&(o.set(f,1),s.push({hash:f,level:1}));let i=new Set,a=0;for(;a<s.length;){let{hash:f,level:l}=s[a++];if(l>=n){i.add(f);continue}let d;try{d=await j(e,f)}catch{continue}for(let u of d.parents)!o.has(u)&&await Vt(e,u)&&(o.set(u,l+1),s.push({hash:u,level:l+1}))}let c=[];for(let f of r){let l=o.get(f);l!==void 0&&l<n&&c.push(f)}return{shallow:[...i],unshallow:c}}qe();Gn();ht();ae();var Io=new Uint32Array([0,2874782929,1454598562,4260027763,104818581,2909197124,1351355959,4225088230,209637162,2804382715,1523426952,4053013081,172075199,2702711918,1559413021,4155209164,419274324,3013880453,1313798134,3843506983,516094401,3046853904,1215402083,3811058866,344150398,3218793903,1110456540,3916008461,314324715,3118826042,1141858121,4015451032,838548648,2594343033,1732793610,3423723995,935615293,2627596268,1635201695,3392046670,1032188802,2531018579,1798740512,3228511985,1002083351,2430804166,1829371317,3327150436,688300796,2187269677,2142620510,3572268943,792315241,2220913080,2039131339,3537049626,628649430,2384582919,1942684788,3633492133,591858243,2283716242,1978950625,3735934768,1677097296,3366964609,893718770,2652677155,1707679429,3465587220,863663975,2552480694,1871230586,3302032043,960225240,2455923465,1773654511,3270403390,1057273933,2489126044,2064377604,3495056341,767069862,2262907511,2100592785,3597481024,730327347,2162056674,2004166702,3693911295,566641036,2325738845,1900695483,3658742634,670639641,2359333576,1376601592,4183093545,79572058,2951190667,1412571757,4285241020,42027983,2849570590,1584630482,4113186307,146858864,2744735649,1481436487,4078262678,251626725,2779131956,1257298860,3785977725,474198542,3071936223,1288682553,3885369576,444388763,2972016970,1183716486,3990331479,272465188,3143944693,1085371155,3957901250,369236657,3176902240,1823819377,3354194592,973483987,2438961922,1787437540,3251868981,1010387014,2539715735,1623951707,3415358858,913891577,2636207144,1727327950,3450690079,809994092,2602447805,1950930981,3742461172,586920327,2309096790,1920450480,3643673441,616879634,2409456323,2016810767,3547309022,780500653,2245839484,2114547866,3578840139,683284792,2212736489,1565424345,4128755208,201134971,2695145386,1534139724,4029196701,230847726,2795225151,1362146803,4201185570,126082129,2899994752,1460654694,4233520823,29146052,2867138325,1169417357,4008333404,318803247,3092855294,1133282072,3906287561,356510394,3194379883,1238182823,3801390966,528368133,3022517972,1341279282,3836475619,423699856,2987954497,256065313,2753203184,1508923011,4071219794,159144116,2720394341,1607414038,4103505351,54390795,2825143514,1435408809,4275514744,84055966,2925208399,1404173884,4175973101,398369141,3169260964,1091422423,3931405318,293717728,3134747185,1194504002,3966442387,465595999,2962872974,1299384317,3861558060,503253450,3064380699,1263296616,3759527097,1052246921,2514597720,1745578539,3276988154,948397084,2480853197,1848905150,3312302447,851889315,2577365106,1685431553,3475771856,888777526,2678071271,1649066644,3373495877,642096605,2367432972,1895232639,3685695662,544930376,2334346905,1992922090,3717211963,708530935,2170742310,2089302869,3620835204,738473314,2271052211,2058837184,3522095121]),tp=new Uint32Array([0,2125799437,1446245579,679924934,121527623,2039184714,1359849868,800622977,243055246,1892260483,1481592389,653946440,155379657,2012727236,1601245954,566506255,486110492,1649169681,1254785495,880779738,466036827,1701972054,1307892880,859962525,310759314,1815146399,1152793433,973282132,364614357,1796125400,1133012510,1027425811,972220984,1195887157,1874927347,292830974,1053603711,1081710450,1761559476,373973945,932073654,1228632251,1639818365,520651888,816844273,1308962300,1719925050,406247735,621518628,1539227433,1933077487,227363810,573948515,1551950446,1946564264,179508901,729228714,1438778791,2101662049,66187628,743012589,1392269536,2054851622,80718891,1944441968,223409277,634790075,1533214902,1960544567,175024442,585661948,1549622769,2107207422,53235443,732600885,1428142648,2057778105,68293556,747947890,1377953663,1864147308,296321377,959403431,1201305002,1747123243,379051046,1041303776,1084500205,1633688546,534068207,928247593,1239863076,1717454501,418080424,812495470,1322816099,1243037256,883039813,472173187,1653729934,1294557967,865878786,454727620,1706014665,1147897030,987669707,307785741,1827491840,1129699713,1038154124,359017802,1808993607,1458457428,677079897,14532511,2120785810,1372591635,795162142,132375256,2035729109,1486025178,640143831,245433617,1880368412,1605151901,555322512,161437782,1999272027,1284643889,841432124,446818554,1679083767,1269580150,890855803,497006013,1663735216,1122936511,1012631218,350048884,1785229945,1171323896,996531189,333647667,1834364734,1349216557,786319648,106470886,2028846571,1465201770,702551143,23511201,2144592044,1578619811,547550126,136587112,1989216101,1495895780,664579817,253393455,1907317282,1969288713,198563332,592642754,1575363279,1918806862,216763203,611147653,1524137864,2065452167,94989450,758102092,1402640449,2082607552,43463117,705815819,1420084486,1771668245,388801304,1068136414,1092573139,1856495186,269680223,949234329,1176570516,1743075739,424679830,836160848,1331948893,1624990940,510543057,921210903,1214099482,1064814657,1103292492,1766079626,401677447,944346374,1190966539,1853514189,282018240,822833871,1337873090,1731757572,428713481,909455240,1216352133,1611062083,515111758,596557149,1564187984,1975339414,185100699,615571482,1510326295,1921193169,204879068,770836435,1397172190,2076308248,91542293,718035604,1417247385,2097131103,38440530,109388409,2016412276,1354159794,772011711,29065022,2131648307,1468566517,691907576,150575351,1984739578,1590324284,545213489,264750512,1903355325,1509175675,658575734,444356453,1690924904,1280287662,855278499,490867234,1677142575,1265762025,902094564,335605227,1790299622,1110645024,1015429421,322875564,1837863073,1158497383,1001940074]),Oo=64,np=4,Qi=4096,Jf=65536,rp=127;function sp(e){let t=e.byteLength;if(t===0)return null;let n=(t-1)/16|0;if(n===0)return null;let r=n>>>2;r<16&&(r=16),r=ip(r);let o=r-1,s=new Uint32Array(r),i=[],a=-1>>>0;for(let u=n*16-16;u>=0;u-=16){let m=0;for(let h=1;h<=16;h++)m=(m<<8|e[u+h])^Io[m>>>23];if(m=m>>>0,m===a)i[i.length-1].ptr=u+16;else{a=m;let h=m&o;i.push({ptr:u+16,val:m}),s[h]++}}let c=new Map;for(let u of i){let m=u.val&o,h=c.get(m);h||(h=[],c.set(m,h)),h.push(u)}for(let[u,m]of c){if(m.length<=Oo)continue;let h=[],p=m.length/Oo;for(let g=0;g<Oo;g++)h.push(m[Math.floor(g*p)]);c.set(u,h),s[u]=Oo}let f=new Uint32Array(r+1),l=[],d=0;for(let u=0;u<r;u++){f[u]=d;let m=c.get(u);if(m){for(let h of m)l.push(h);d+=m.length}}return f[r]=d,{src:e,hashMask:o,buckets:f,entries:l}}function op(e,t,n){if(!e||t.byteLength===0)return null;let r=e.src.byteLength,o=t.byteLength,s=e.src,i=new Uint8Array(Math.max(o,1024)),a=0;function c(p){for(;a+p>i.length;){let g=new Uint8Array(i.length*2);g.set(i),i=g}}a=el(i,a,r),a=el(i,a,o),c(18),a++;let f=0,l=0,d=Math.min(16,o);for(let p=0;p<d;p++)i[a++]=t[p],f=(f<<8|t[p])^Io[f>>>23],l++;f=f>>>0;let u=d,m=0,h=0;for(;u<o;){if(h<Qi){f^=tp[t[u-16]],f=((f<<8|t[u])^Io[f>>>23])>>>0;let p=f&e.hashMask,g=e.buckets[p],w=e.buckets[p+1];for(let y=g;y<w;y++){let x=e.entries[y];if(x.val!==f)continue;let b=x.ptr,E=s.byteLength-b,R=o-u;if(E>R&&(E=R),E<=h)break;let k=0;for(;k<E&&s[b+k]===t[u+k];)k++;if(k>h&&(h=k,m=b,h>=Qi))break}}if(h<np)c(2),l===0&&a++,i[a++]=t[u++],l++,l===rp&&(i[a-l-1]=l,l=0),h=0;else{if(l>0){for(;m>0&&s[m-1]===t[u-1];)if(h++,m--,u--,a--,!(--l>0)){a--,l=-1;break}l>0&&(i[a-l-1]=l),l=0}let p=h>Jf?h-Jf:0;h-=p,c(8);let g=a++,w=128;if(m&255&&(i[a++]=m&255,w|=1),m&65280&&(i[a++]=m>>>8&255,w|=2),m&16711680&&(i[a++]=m>>>16&255,w|=4),m&4278190080&&(i[a++]=m>>>24&255,w|=8),h&255&&(i[a++]=h&255,w|=16),h&65280&&(i[a++]=h>>>8&255,w|=32),i[g]=w,u+=h,m+=h,h=p,m>4294967295&&(h=0),h<Qi){f=0;for(let y=-16;y<0;y++)f=(f<<8|t[u+y])^Io[f>>>23];f=f>>>0}}if(n&&a>n)return null}return l>0&&(i[a-l-1]=l),n&&a>n?null:i.subarray(0,a)}var Qf={blob:0,tree:1,commit:2,tag:3};function So(e,t){let n=t?.window??10,r=t?.depth??50,o=e.slice().sort((f,l)=>{let d=Qf[f.type]??99,u=Qf[l.type]??99;return d!==u?d-u:l.content.byteLength-f.content.byteLength}),s=new Map,i=[],a=[],c=[];for(let f=0;f<o.length;f++){let l=o[f],d={hash:l.hash,type:l.type,content:l.content,depth:0},u=null,m=null,h=Math.max(0,f-n);for(let p=f-1;p>=h;p--){let g=o[p];if(g.type!==l.type||(s.get(g.hash)?.depth??0)>=r||l.content.byteLength<g.content.byteLength>>>5)continue;let x=a[p-h]??null;if(!x)continue;let b=u?u.byteLength:l.content.byteLength/2|0;if(b<16)continue;let E=op(x,l.content,b);E&&(!u||E.byteLength<u.byteLength)&&(u=E,m=g.hash)}if(u&&m){d.delta=u,d.deltaBase=m;let p=s.get(m);d.depth=(p?.depth??0)+1}s.set(l.hash,d),i.push(d),a.length>=n&&(a.shift(),c.shift()),a.push(sp(l.content)),c.push(l.hash)}return i}function ip(e){let t=e;return t--,t|=t>>1,t|=t>>2,t|=t>>4,t|=t>>8,t|=t>>16,t++,t<16?16:t}function el(e,t,n){let r=n;do{let o=r&127;r>>>=7,r>0&&(o|=128),e[t++]=o}while(r>0);return t}xr();ge();ae();gn();Pr();Vs();async function ap(e,t,n,r,o){let s=o??r,i=new Set;for(let l of n)await bs(e,l,i,s);let a=[...t];if(o&&r)for(let l of o)try{let d=await j(e,l);for(let u of d.parents)i.has(u)||a.push(u)}catch{}let c=[],f=new Set;for(let l of a)await ys(e,l,i,f,c,r);return{count:c.length,objects:cp(c)}}async function Dr(e,t,n,r,o){let{count:s,objects:i}=await ap(e,t,n,r,o);return{count:s,objects:fp(e,i)}}async function*cp(e){for(let t of e)yield t}async function*fp(e,t){for await(let n of t){let r=await be(e,n.hash);yield{hash:n.hash,type:n.type,content:r.content}}}async function Mr(e){let t=[];for await(let n of e.objects)t.push(n);return t}async function bs(e,t,n,r){if(n.has(t)||(n.add(t),!await Vt(e,t)))return;let o=await be(e,t);switch(o.type){case"commit":{let s=nn(o.content);if(await bs(e,s.tree,n,r),!r?.has(t))for(let i of s.parents)await bs(e,i,n,r);break}case"tree":{let s=_n(o.content);for(let i of s.entries)await bs(e,i.hash,n,r);break}case"tag":{let s=Kt(o.content);await bs(e,s.object,n,r);break}case"blob":break}}async function ys(e,t,n,r,o,s){if(r.has(t)||n.has(t))return;r.add(t);let i=await be(e,t);switch(o.push({hash:t,type:i.type}),i.type){case"commit":{let a=nn(i.content);if(await ys(e,a.tree,n,r,o,s),!s?.has(t))for(let c of a.parents)await ys(e,c,n,r,o,s);break}case"tree":{let a=_n(i.content);for(let c of a.entries)await ys(e,c.hash,n,r,o,s);break}case"tag":{let a=Kt(i.content);await ys(e,a.object,n,r,o,s);break}case"blob":break}}var lp=new TextEncoder,To=new TextDecoder,tl=65520,dp=new Uint8Array([48,48,48,48]),$R=new Uint8Array([48,48,48,49]),OR=new Uint8Array([48,48,48,50]);function On(e){let t=typeof e=="string"?lp.encode(e):e,n=4+t.byteLength;if(n>tl)throw new Error(`pkt-line too long: ${n} bytes (max ${tl})`);let r=n.toString(16).padStart(4,"0"),o=new Uint8Array(n);return o[0]=r.charCodeAt(0),o[1]=r.charCodeAt(1),o[2]=r.charCodeAt(2),o[3]=r.charCodeAt(3),o.set(t,4),o}function ea(){return dp.slice()}function vo(...e){let t=0;for(let o of e)t+=o.byteLength;let n=new Uint8Array(t),r=0;for(let o of e)n.set(o,r),r+=o.byteLength;return n}function jr(e){let t=[],n=0;for(;n<e.byteLength;){if(n+4>e.byteLength)throw new Error("Truncated pkt-line header");let r=To.decode(e.subarray(n,n+4)),o=parseInt(r,16);if(Number.isNaN(o))throw new Error(`Invalid pkt-line length: ${r}`);if(o===0){t.push({type:"flush"}),n+=4;continue}if(o===1){t.push({type:"delim"}),n+=4;continue}if(o===2){t.push({type:"response-end"}),n+=4;continue}if(o<4)throw new Error(`Invalid pkt-line length: ${o}`);if(n+o>e.byteLength)throw new Error(`Truncated pkt-line: need ${o} bytes at offset ${n}, have ${e.byteLength-n}`);t.push({type:"data",data:e.subarray(n+4,n+o)}),n+=o}return t}function Ao(e){if(e.type!=="data")return"";let t=To.decode(e.data);return t.endsWith(`
|
|
346
|
-
`)?t.slice(0,-1):t}var
|
|
347
|
-
`));for(let
|
|
348
|
-
`));if(i?.existingShallows)for(let
|
|
349
|
-
`));i?.depth!==void 0&&c.push(
|
|
350
|
-
`)),c.push(
|
|
351
|
-
`));c.push(
|
|
352
|
-
`));let f=
|
|
353
|
-
`));for(let
|
|
354
|
-
`));a.push(
|
|
348
|
+
`)}async function Ao(e){return(await Mr(e)).size>0}async function jr(e,t,n){let r=n??await Mr(e);for(let o of t.shallow)r.add(o);for(let o of t.unshallow)r.delete(o);await hp(e,r)}async function ll(e,t,n,r){if(n>=ys)return{shallow:[],unshallow:[...r]};let o=new Map,s=[];for(let f of t)!o.has(f)&&await $t(e,f)&&(o.set(f,1),s.push({hash:f,level:1}));let i=new Set,a=0;for(;a<s.length;){let{hash:f,level:l}=s[a++];if(l>=n){i.add(f);continue}let d;try{d=await j(e,f)}catch{continue}for(let h of d.parents)!o.has(h)&&await $t(e,h)&&(o.set(h,l+1),s.push({hash:h,level:l+1}))}let c=[];for(let f of r){let l=o.get(f);l!==void 0&&l<n&&c.push(f)}return{shallow:[...i],unshallow:c}}Be();Ln();pt();ie();var Mo=new Uint32Array([0,2874782929,1454598562,4260027763,104818581,2909197124,1351355959,4225088230,209637162,2804382715,1523426952,4053013081,172075199,2702711918,1559413021,4155209164,419274324,3013880453,1313798134,3843506983,516094401,3046853904,1215402083,3811058866,344150398,3218793903,1110456540,3916008461,314324715,3118826042,1141858121,4015451032,838548648,2594343033,1732793610,3423723995,935615293,2627596268,1635201695,3392046670,1032188802,2531018579,1798740512,3228511985,1002083351,2430804166,1829371317,3327150436,688300796,2187269677,2142620510,3572268943,792315241,2220913080,2039131339,3537049626,628649430,2384582919,1942684788,3633492133,591858243,2283716242,1978950625,3735934768,1677097296,3366964609,893718770,2652677155,1707679429,3465587220,863663975,2552480694,1871230586,3302032043,960225240,2455923465,1773654511,3270403390,1057273933,2489126044,2064377604,3495056341,767069862,2262907511,2100592785,3597481024,730327347,2162056674,2004166702,3693911295,566641036,2325738845,1900695483,3658742634,670639641,2359333576,1376601592,4183093545,79572058,2951190667,1412571757,4285241020,42027983,2849570590,1584630482,4113186307,146858864,2744735649,1481436487,4078262678,251626725,2779131956,1257298860,3785977725,474198542,3071936223,1288682553,3885369576,444388763,2972016970,1183716486,3990331479,272465188,3143944693,1085371155,3957901250,369236657,3176902240,1823819377,3354194592,973483987,2438961922,1787437540,3251868981,1010387014,2539715735,1623951707,3415358858,913891577,2636207144,1727327950,3450690079,809994092,2602447805,1950930981,3742461172,586920327,2309096790,1920450480,3643673441,616879634,2409456323,2016810767,3547309022,780500653,2245839484,2114547866,3578840139,683284792,2212736489,1565424345,4128755208,201134971,2695145386,1534139724,4029196701,230847726,2795225151,1362146803,4201185570,126082129,2899994752,1460654694,4233520823,29146052,2867138325,1169417357,4008333404,318803247,3092855294,1133282072,3906287561,356510394,3194379883,1238182823,3801390966,528368133,3022517972,1341279282,3836475619,423699856,2987954497,256065313,2753203184,1508923011,4071219794,159144116,2720394341,1607414038,4103505351,54390795,2825143514,1435408809,4275514744,84055966,2925208399,1404173884,4175973101,398369141,3169260964,1091422423,3931405318,293717728,3134747185,1194504002,3966442387,465595999,2962872974,1299384317,3861558060,503253450,3064380699,1263296616,3759527097,1052246921,2514597720,1745578539,3276988154,948397084,2480853197,1848905150,3312302447,851889315,2577365106,1685431553,3475771856,888777526,2678071271,1649066644,3373495877,642096605,2367432972,1895232639,3685695662,544930376,2334346905,1992922090,3717211963,708530935,2170742310,2089302869,3620835204,738473314,2271052211,2058837184,3522095121]),mp=new Uint32Array([0,2125799437,1446245579,679924934,121527623,2039184714,1359849868,800622977,243055246,1892260483,1481592389,653946440,155379657,2012727236,1601245954,566506255,486110492,1649169681,1254785495,880779738,466036827,1701972054,1307892880,859962525,310759314,1815146399,1152793433,973282132,364614357,1796125400,1133012510,1027425811,972220984,1195887157,1874927347,292830974,1053603711,1081710450,1761559476,373973945,932073654,1228632251,1639818365,520651888,816844273,1308962300,1719925050,406247735,621518628,1539227433,1933077487,227363810,573948515,1551950446,1946564264,179508901,729228714,1438778791,2101662049,66187628,743012589,1392269536,2054851622,80718891,1944441968,223409277,634790075,1533214902,1960544567,175024442,585661948,1549622769,2107207422,53235443,732600885,1428142648,2057778105,68293556,747947890,1377953663,1864147308,296321377,959403431,1201305002,1747123243,379051046,1041303776,1084500205,1633688546,534068207,928247593,1239863076,1717454501,418080424,812495470,1322816099,1243037256,883039813,472173187,1653729934,1294557967,865878786,454727620,1706014665,1147897030,987669707,307785741,1827491840,1129699713,1038154124,359017802,1808993607,1458457428,677079897,14532511,2120785810,1372591635,795162142,132375256,2035729109,1486025178,640143831,245433617,1880368412,1605151901,555322512,161437782,1999272027,1284643889,841432124,446818554,1679083767,1269580150,890855803,497006013,1663735216,1122936511,1012631218,350048884,1785229945,1171323896,996531189,333647667,1834364734,1349216557,786319648,106470886,2028846571,1465201770,702551143,23511201,2144592044,1578619811,547550126,136587112,1989216101,1495895780,664579817,253393455,1907317282,1969288713,198563332,592642754,1575363279,1918806862,216763203,611147653,1524137864,2065452167,94989450,758102092,1402640449,2082607552,43463117,705815819,1420084486,1771668245,388801304,1068136414,1092573139,1856495186,269680223,949234329,1176570516,1743075739,424679830,836160848,1331948893,1624990940,510543057,921210903,1214099482,1064814657,1103292492,1766079626,401677447,944346374,1190966539,1853514189,282018240,822833871,1337873090,1731757572,428713481,909455240,1216352133,1611062083,515111758,596557149,1564187984,1975339414,185100699,615571482,1510326295,1921193169,204879068,770836435,1397172190,2076308248,91542293,718035604,1417247385,2097131103,38440530,109388409,2016412276,1354159794,772011711,29065022,2131648307,1468566517,691907576,150575351,1984739578,1590324284,545213489,264750512,1903355325,1509175675,658575734,444356453,1690924904,1280287662,855278499,490867234,1677142575,1265762025,902094564,335605227,1790299622,1110645024,1015429421,322875564,1837863073,1158497383,1001940074]),Do=64,pp=4,fa=4096,dl=65536,gp=127;function wp(e){let t=e.byteLength;if(t===0)return null;let n=(t-1)/16|0;if(n===0)return null;let r=n>>>2;r<16&&(r=16),r=yp(r);let o=r-1,s=new Uint32Array(r),i=[],a=-1>>>0;for(let h=n*16-16;h>=0;h-=16){let u=0;for(let m=1;m<=16;m++)u=(u<<8|e[h+m])^Mo[u>>>23];if(u=u>>>0,u===a)i[i.length-1].ptr=h+16;else{a=u;let m=u&o;i.push({ptr:h+16,val:u}),s[m]++}}let c=new Map;for(let h of i){let u=h.val&o,m=c.get(u);m||(m=[],c.set(u,m)),m.push(h)}for(let[h,u]of c){if(u.length<=Do)continue;let m=[],p=u.length/Do;for(let g=0;g<Do;g++)m.push(u[Math.floor(g*p)]);c.set(h,m),s[h]=Do}let f=new Uint32Array(r+1),l=[],d=0;for(let h=0;h<r;h++){f[h]=d;let u=c.get(h);if(u){for(let m of u)l.push(m);d+=u.length}}return f[r]=d,{src:e,hashMask:o,buckets:f,entries:l}}function bp(e,t,n){if(!e||t.byteLength===0)return null;let r=e.src.byteLength,o=t.byteLength,s=e.src,i=new Uint8Array(Math.max(o,1024)),a=0;function c(p){for(;a+p>i.length;){let g=new Uint8Array(i.length*2);g.set(i),i=g}}a=hl(i,a,r),a=hl(i,a,o),c(18),a++;let f=0,l=0,d=Math.min(16,o);for(let p=0;p<d;p++)i[a++]=t[p],f=(f<<8|t[p])^Mo[f>>>23],l++;f=f>>>0;let h=d,u=0,m=0;for(;h<o;){if(m<fa){f^=mp[t[h-16]],f=((f<<8|t[h])^Mo[f>>>23])>>>0;let p=f&e.hashMask,g=e.buckets[p],w=e.buckets[p+1];for(let b=g;b<w;b++){let y=e.entries[b];if(y.val!==f)continue;let R=y.ptr,x=s.byteLength-R,k=o-h;if(x>k&&(x=k),x<=m)break;let E=0;for(;E<x&&s[R+E]===t[h+E];)E++;if(E>m&&(m=E,u=R,m>=fa))break}}if(m<pp)c(2),l===0&&a++,i[a++]=t[h++],l++,l===gp&&(i[a-l-1]=l,l=0),m=0;else{if(l>0){for(;u>0&&s[u-1]===t[h-1];)if(m++,u--,h--,a--,!(--l>0)){a--,l=-1;break}l>0&&(i[a-l-1]=l),l=0}let p=m>dl?m-dl:0;m-=p,c(8);let g=a++,w=128;if(u&255&&(i[a++]=u&255,w|=1),u&65280&&(i[a++]=u>>>8&255,w|=2),u&16711680&&(i[a++]=u>>>16&255,w|=4),u&4278190080&&(i[a++]=u>>>24&255,w|=8),m&255&&(i[a++]=m&255,w|=16),m&65280&&(i[a++]=m>>>8&255,w|=32),i[g]=w,h+=m,u+=m,m=p,u>4294967295&&(m=0),m<fa){f=0;for(let b=-16;b<0;b++)f=(f<<8|t[h+b])^Mo[f>>>23];f=f>>>0}}if(n&&a>n)return null}return l>0&&(i[a-l-1]=l),n&&a>n?null:i.subarray(0,a)}var ul={blob:0,tree:1,commit:2,tag:3};function jo(e,t){let n=t?.window??10,r=t?.depth??50,o=e.slice().sort((f,l)=>{let d=ul[f.type]??99,h=ul[l.type]??99;return d!==h?d-h:l.content.byteLength-f.content.byteLength}),s=new Map,i=[],a=[],c=[];for(let f=0;f<o.length;f++){let l=o[f],d={hash:l.hash,type:l.type,content:l.content,depth:0},h=null,u=null,m=Math.max(0,f-n);for(let p=f-1;p>=m;p--){let g=o[p];if(g.type!==l.type||(s.get(g.hash)?.depth??0)>=r||l.content.byteLength<g.content.byteLength>>>5)continue;let y=a[p-m]??null;if(!y)continue;let R=h?h.byteLength:l.content.byteLength/2|0;if(R<16)continue;let x=bp(y,l.content,R);x&&(!h||x.byteLength<h.byteLength)&&(h=x,u=g.hash)}if(h&&u){d.delta=h,d.deltaBase=u;let p=s.get(u);d.depth=(p?.depth??0)+1}s.set(l.hash,d),i.push(d),a.length>=n&&(a.shift(),c.shift()),a.push(wp(l.content)),c.push(l.hash)}return i}function yp(e){let t=e;return t--,t|=t>>1,t|=t>>2,t|=t>>4,t|=t>>8,t|=t>>16,t++,t<16?16:t}function hl(e,t,n){let r=n;do{let o=r&127;r>>>=7,r>0&&(o|=128),e[t++]=o}while(r>0);return t}Cr();we();ie();wn();$r();Qs();async function Ep(e,t,n,r,o){let s=o??r,i=new Set;for(let l of n)await Es(e,l,i,s);let a=[...t];if(o&&r)for(let l of o)try{let d=await j(e,l);for(let h of d.parents)i.has(h)||a.push(h)}catch{}let c=[],f=new Set;for(let l of a)await ks(e,l,i,f,c,r);return{count:c.length,objects:kp(c)}}async function Gr(e,t,n,r,o){let{count:s,objects:i}=await Ep(e,t,n,r,o);return{count:s,objects:Rp(e,i)}}async function*kp(e){for(let t of e)yield t}async function*Rp(e,t){for await(let n of t){let r=await ye(e,n.hash);yield{hash:n.hash,type:n.type,content:r.content}}}async function Lr(e){let t=[];for await(let n of e.objects)t.push(n);return t}async function Es(e,t,n,r){if(n.has(t)||(n.add(t),!await $t(e,t)))return;let o=await ye(e,t);switch(o.type){case"commit":{let s=on(o.content);if(await Es(e,s.tree,n,r),!r?.has(t))for(let i of s.parents)await Es(e,i,n,r);break}case"tree":{let s=kn(o.content);for(let i of s.entries)await Es(e,i.hash,n,r);break}case"tag":{let s=Zt(o.content);await Es(e,s.object,n,r);break}case"blob":break}}async function ks(e,t,n,r,o,s){if(r.has(t)||n.has(t))return;r.add(t);let i=await ye(e,t);switch(o.push({hash:t,type:i.type}),i.type){case"commit":{let a=on(i.content);if(await ks(e,a.tree,n,r,o,s),!s?.has(t))for(let c of a.parents)await ks(e,c,n,r,o,s);break}case"tree":{let a=kn(i.content);for(let c of a.entries)await ks(e,c.hash,n,r,o,s);break}case"tag":{let a=Zt(i.content);await ks(e,a.object,n,r,o,s);break}case"blob":break}}var xp=new TextEncoder,Go=new TextDecoder,ml=65520,Cp=new Uint8Array([48,48,48,48]),BR=new Uint8Array([48,48,48,49]),WR=new Uint8Array([48,48,48,50]);function In(e){let t=typeof e=="string"?xp.encode(e):e,n=4+t.byteLength;if(n>ml)throw new Error(`pkt-line too long: ${n} bytes (max ${ml})`);let r=n.toString(16).padStart(4,"0"),o=new Uint8Array(n);return o[0]=r.charCodeAt(0),o[1]=r.charCodeAt(1),o[2]=r.charCodeAt(2),o[3]=r.charCodeAt(3),o.set(t,4),o}function la(){return Cp.slice()}function Lo(...e){let t=0;for(let o of e)t+=o.byteLength;let n=new Uint8Array(t),r=0;for(let o of e)n.set(o,r),r+=o.byteLength;return n}function Nr(e){let t=[],n=0;for(;n<e.byteLength;){if(n+4>e.byteLength)throw new Error("Truncated pkt-line header");let r=Go.decode(e.subarray(n,n+4)),o=parseInt(r,16);if(Number.isNaN(o))throw new Error(`Invalid pkt-line length: ${r}`);if(o===0){t.push({type:"flush"}),n+=4;continue}if(o===1){t.push({type:"delim"}),n+=4;continue}if(o===2){t.push({type:"response-end"}),n+=4;continue}if(o<4)throw new Error(`Invalid pkt-line length: ${o}`);if(n+o>e.byteLength)throw new Error(`Truncated pkt-line: need ${o} bytes at offset ${n}, have ${e.byteLength-n}`);t.push({type:"data",data:e.subarray(n+4,n+o)}),n+=o}return t}function No(e){if(e.type!=="data")return"";let t=Go.decode(e.data);return t.endsWith(`
|
|
349
|
+
`)?t.slice(0,-1):t}var Pp=1,$p=2,Op=3;function da(e){let t=[],n=[],r=[],o=0;for(let a of e){if(a.type!=="data"||a.data.byteLength===0)continue;let c=a.data[0];if(c===void 0)continue;let f=a.data.subarray(1);switch(c){case Pp:t.push(f),o+=f.byteLength;break;case $p:n.push(Go.decode(f));break;case Op:r.push(Go.decode(f));break;default:break}}let s=new Uint8Array(o),i=0;for(let a of t)s.set(a,i),i+=a.byteLength;return{packData:s,progress:n,errors:r}}pt();function ua(e){return e?e.type==="bearer"?{Authorization:`Bearer ${e.token}`}:{Authorization:`Basic ${btoa(`${e.username}:${e.password}`)}`}:{}}async function ha(e,t,n,r=globalThis.fetch){let o=e.replace(/\/+$/,""),s=await r(`${o}/info/refs?service=${t}`,{headers:{...ua(n),"User-Agent":"just-git/1.0"}});if(!s.ok)throw new Error(`HTTP ${s.status} discovering refs at ${o}`);let i=s.headers.get("content-type")??"",a=`application/x-${t}-advertisement`,c=new Uint8Array(await s.arrayBuffer());if(!i.startsWith(a)){let l=new TextDecoder().decode(c.subarray(0,5));if(!/^[0-9a-f]{4}#/.test(l))throw new Error(`Server does not support smart HTTP (Content-Type: ${i})`)}let f=Nr(c);return Ip(f,t)}function Ip(e,t){let n=0,r=e[n];r?.type==="data"&&No(r)===`# service=${t}`&&n++,e[n]?.type==="flush"&&n++;let o=[],s=[],i=new Map;for(;n<e.length;n++){let a=e[n];if(!a||a.type==="flush")break;if(a.type!=="data")continue;let c=a.data,f=c.indexOf(0),l;if(f!==-1){l=new TextDecoder().decode(c.subarray(0,f)),s=new TextDecoder().decode(c.subarray(f+1)).replace(/\n$/,"").split(" ").filter(Boolean);for(let p of s)if(p.startsWith("symref=")){let g=p.slice(7),w=g.indexOf(":");w!==-1&&i.set(g.slice(0,w),g.slice(w+1))}}else l=new TextDecoder().decode(c).replace(/\n$/,"");let d=l.indexOf(" ");if(d===-1)continue;let h=l.slice(0,d),u=l.slice(d+1);if(!(h===ee&&u==="capabilities^{}")){if(u.endsWith("^{}")){let m=u.slice(0,-3),p=o.find(g=>g.name===m);p&&(p.peeledHash=h);continue}o.push({name:u,hash:h})}}return{refs:o,capabilities:s,symrefs:i}}var Sp=["multi_ack_detailed","no-done","side-band-64k","ofs-delta","include-tag","shallow"];async function pl(e,t,n,r,o,s=globalThis.fetch,i){if(t.length===0)throw new Error("fetchPack requires at least one want");let a=wl(r,Sp),c=[];c.push(In(`want ${t[0]} ${a.join(" ")}
|
|
350
|
+
`));for(let u=1;u<t.length;u++)c.push(In(`want ${t[u]}
|
|
351
|
+
`));if(i?.existingShallows)for(let u of i.existingShallows)c.push(In(`shallow ${u}
|
|
352
|
+
`));i?.depth!==void 0&&c.push(In(`deepen ${i.depth}
|
|
353
|
+
`)),c.push(la());for(let u of n)c.push(In(`have ${u}
|
|
354
|
+
`));c.push(In(`done
|
|
355
|
+
`));let f=Lo(...c),l=e.replace(/\/+$/,""),d=await s(`${l}/git-upload-pack`,{method:"POST",headers:{"Content-Type":"application/x-git-upload-pack-request",...ua(o),"User-Agent":"just-git/1.0"},body:f});if(!d.ok)throw new Error(`HTTP ${d.status} fetching pack from ${l}`);let h=new Uint8Array(await d.arrayBuffer());return Tp(h,a.includes("side-band-64k"))}function Tp(e,t){let n=Nr(e),r=[],o=[],s=[],i=0;for(let d=0;d<n.length;d++){let h=n[d];if(!h||h.type==="flush"){i=d+1;continue}if(h.type!=="data")continue;let u=No(h);if(u.startsWith("shallow "))o.push(u.slice(8)),i=d+1;else if(u.startsWith("unshallow "))s.push(u.slice(10)),i=d+1;else if(u.startsWith("ACK ")||u==="NAK")r.push(u),i=d+1;else{i=d;break}}let a=n.slice(i);if(t){let{packData:d,progress:h,errors:u}=da(a);if(u.length>0)throw new Error(`Remote error: ${u.join("")}`);return{packData:d,acks:r,progress:h,shallowLines:o,unshallowLines:s}}let c=0;for(let d of a)d.type==="data"&&(c+=d.data.byteLength);let f=new Uint8Array(c),l=0;for(let d of a)d.type==="data"&&(f.set(d.data,l),l+=d.data.byteLength);return{packData:f,acks:r,progress:[],shallowLines:o,unshallowLines:s}}var vp=["report-status","side-band-64k","ofs-delta","delete-refs"];async function gl(e,t,n,r,o,s=globalThis.fetch){if(t.length===0)throw new Error("pushPack requires at least one command");let i=wl(r,vp),a=[],[c,...f]=t;if(!c)throw new Error("pushPack requires at least one command");a.push(In(`${c.oldHash} ${c.newHash} ${c.refName}\0${i.join(" ")}
|
|
356
|
+
`));for(let m of f)a.push(In(`${m.oldHash} ${m.newHash} ${m.refName}
|
|
357
|
+
`));a.push(la());let l;if(n&&n.byteLength>0){let m=Lo(...a);l=new Uint8Array(m.byteLength+n.byteLength),l.set(m,0),l.set(n,m.byteLength)}else l=Lo(...a);let d=e.replace(/\/+$/,""),h=await s(`${d}/git-receive-pack`,{method:"POST",headers:{"Content-Type":"application/x-git-receive-pack-request",...ua(o),"User-Agent":"just-git/1.0"},body:l});if(!h.ok)throw new Error(`HTTP ${h.status} pushing to ${d}`);let u=new Uint8Array(await h.arrayBuffer());return i.includes("report-status")?Hp(u,i.includes("side-band-64k")):{unpackOk:!0,refResults:[],progress:[]}}function Hp(e,t){let n,r=[];if(t){let a=Nr(e),{packData:c,progress:f,errors:l}=da(a);if(l.length>0)throw new Error(`Remote error: ${l.join("")}`);r=f,n=Nr(c)}else n=Nr(e);let o=!1,s,i=[];for(let a of n){if(a.type==="flush")break;let c=No(a);if(c.startsWith("unpack "))o=c==="unpack ok",o||(s=c.slice(7));else if(c.startsWith("ok "))i.push({name:c.slice(3),ok:!0});else if(c.startsWith("ng ")){let f=c.slice(3),l=f.indexOf(" ");l!==-1?i.push({name:f.slice(0,l),ok:!1,error:f.slice(l+1)}):i.push({name:f,ok:!1})}}return{unpackOk:o,unpackError:s,refResults:i,progress:r}}function wl(e,t){let n=new Set(e.map(o=>o.split("=",1)[0]??o)),r=[];for(let o of t)n.has(o)&&r.push(o);return r.push("agent=just-git/1.0"),r}var Rs=class{constructor(t,n){this.local=t;this.remote=n}headTarget;async advertiseRefs(){let t=await ge(this.remote),n=[];for(let s of t)n.push({name:s.name,hash:s.hash});let r=await B(this.remote,"HEAD");r&&n.push({name:"HEAD",hash:r});let o=await Q(this.remote);return o?.type==="symbolic"&&(this.headTarget=o.target),n}async fetch(t,n,r){let o=await this.advertiseRefs();if(t.length===0)return{remoteRefs:o,objectCount:0};let s,i,a;if(r?.depth!==void 0){let l=r.existingShallows??new Set,d=await ll(this.remote,t,r.depth,l);i=d,s=new Set(d.shallow),l.size>0&&(a=l)}let c=await ma(this.remote,t,n,s,a);if(!c)return{remoteRefs:o,objectCount:0,shallowUpdates:i};let f=await Vs(this.local,c);return{remoteRefs:o,objectCount:f,shallowUpdates:i}}async push(t){let n=[],r=[];for(let s of t)s.newHash!==ee&&n.push(s.newHash),s.oldHash&&r.push(s.oldHash);if(n.length>0){let s=await ma(this.local,n,r);s&&await Vs(this.remote,s)}let o=[];for(let s of t)try{let i=s.newHash===ee,a=s.oldHash??null;if(!i&&!s.ok&&s.oldHash&&!await en(this.remote,s.oldHash,s.newHash)){o.push({...s,ok:!1,error:`non-fast-forward update rejected for ${s.name}`});continue}let c=i?null:{type:"direct",hash:s.newHash};if(!await this.remote.refStore.compareAndSwapRef(s.name,a,c)){o.push({...s,ok:!1,error:`failed to lock ref '${s.name}'`});continue}this.remote.hooks&&(i&&s.oldHash?this.remote.hooks.onRefDelete?.({repo:this.remote,ref:s.name,oldHash:s.oldHash}):i||this.remote.hooks.onRefUpdate?.({repo:this.remote,ref:s.name,oldHash:s.oldHash,newHash:s.newHash})),o.push({...s,ok:!0})}catch(i){o.push({...s,ok:!1,error:i instanceof Error?i.message:String(i)})}return{updates:o}}},xs=class{constructor(t,n,r,o){this.local=t;this.url=n;this.auth=r;this.fetchFn=o}headTarget;cachedFetchCaps=null;cachedPushCaps=null;cachedFetchRefs=null;async advertiseRefs(){let t=await ha(this.url,"git-upload-pack",this.auth,this.fetchFn);this.cachedFetchCaps=t.capabilities,this.cachedFetchRefs=t.refs;let n=t.symrefs.get("HEAD");return n&&(this.headTarget=n),t.refs}async ensureFetchDiscovery(){return(!this.cachedFetchCaps||!this.cachedFetchRefs)&&await this.advertiseRefs(),{caps:this.cachedFetchCaps,refs:this.cachedFetchRefs}}async ensurePushDiscovery(){if(!this.cachedPushCaps){let t=await ha(this.url,"git-receive-pack",this.auth,this.fetchFn);this.cachedPushCaps=t.capabilities}return this.cachedPushCaps}async fetch(t,n,r){let{caps:o,refs:s}=await this.ensureFetchDiscovery();if(t.length===0)return{remoteRefs:s,objectCount:0};let i=await pl(this.url,t,n,o,this.auth,this.fetchFn,r);if(i.packData.byteLength===0)return{remoteRefs:s,objectCount:0};let a=await Vs(this.local,i.packData),c=i.shallowLines.length>0||i.unshallowLines.length>0?{shallow:i.shallowLines,unshallow:i.unshallowLines}:void 0;return{remoteRefs:s,objectCount:a,shallowUpdates:c}}async push(t){let n=new Set,r=[];for(let u of t)if(u.oldHash&&u.oldHash!==ee&&u.newHash!==ee&&!u.ok&&!await en(this.local,u.oldHash,u.newHash)){let g=await $t(this.local,u.oldHash)?"non-fast-forward":"fetch first";n.add(u.name),r.push({...u,ok:!1,error:g})}let o=t.filter(u=>!n.has(u.name));if(o.length===0)return{updates:r};let s=await this.ensurePushDiscovery(),i=o.map(u=>({oldHash:u.oldHash??ee,newHash:u.newHash,refName:u.name})),a=[],c=[],f=!1;for(let u of o)u.newHash!==ee&&(a.push(u.newHash),f=!0),u.oldHash&&u.oldHash!==ee&&c.push(u.oldHash);let l=null;f&&(l=await ma(this.local,a,c)??null);let d=await gl(this.url,i,l,s,this.auth,this.fetchFn);return{updates:[...o.map(u=>{let m=d.refResults.find(w=>w.name===u.name),p=m?.ok??d.unpackOk,g=m?.error??(!p&&d.unpackError?`unpack failed: ${d.unpackError}`:void 0);return{...u,ok:p,error:g}}),...r]}}};async function ma(e,t,n,r,o){let s=await Gr(e,t,n,r,o);if(s.count===0)return;let i=await Lr(s),c=jo(i).map(l=>({hash:l.hash,type:l.type,content:l.content,delta:l.delta,deltaBaseHash:l.deltaBase})),{data:f}=await zs(c);return f}function Ap(e){if(!_o(e))return{url:e};try{let t=new URL(e);if(!t.username&&!t.password)return{url:e};let n={type:"basic",username:decodeURIComponent(t.username),password:decodeURIComponent(t.password)};return t.username="",t.password="",{url:t.href,embeddedAuth:n}}catch{return{url:e}}}function gr(e,t){let n=Ap(e);if(n.embeddedAuth&&t)try{t.set(new URL(n.url).origin,n.embeddedAuth)}catch{}return n}async function Dp(e,t){let r=(await he(e))[`remote "${t}"`];return r?.url?{name:t,url:r.url,fetchRefspec:r.fetch??"+refs/heads/*:refs/remotes/origin/*"}:null}function _o(e){return e.startsWith("http://")||e.startsWith("https://")}function bl(e){return e.startsWith("ssh://")||e.startsWith("git@")||e.startsWith("git+ssh://")}function yl(e,t){if(t===void 0)return null;if(t===!1)return"network access is disabled";if(!t.allowed)return null;if(t.allowed.length===0)return"network access is disabled";let n;try{n=new URL(e).hostname}catch{return`network policy: access to '${e}' is not allowed`}for(let r of t.allowed)if(_o(r)){if(e===r||e.startsWith(r))return null}else if(n===r)return null;return`network policy: access to '${e}' is not allowed`}function Mp(e){let t=e.get("GIT_HTTP_BEARER_TOKEN");if(t)return{type:"bearer",token:t};let n=e.get("GIT_HTTP_USER"),r=e.get("GIT_HTTP_PASSWORD");if(n&&r)return{type:"basic",username:n,password:r}}async function El(e,t,n){if(e.credentialProvider){let o=await e.credentialProvider(t);if(o)return o}let r=Mp(n);if(r)return r;if(e.credentialCache)try{return e.credentialCache.get(new URL(t).origin)}catch{return}}async function kl(e,t,n,r){let o=gr(t,e.credentialCache).url;if(_o(o)){let s=yl(o,e.networkPolicy);if(s)throw new Error(s);let i=await El(e,o,n);return new xs(e,o,i,e.fetchFn)}if(!r&&e.resolveRemote&&(r=await e.resolveRemote(o)??void 0),!r)throw bl(o)?new Error(`SSH transport is not supported. Use an HTTPS URL instead of '${o}'.`):new Error(`'${o}' does not appear to be a git repository`);return new Rs(e,r)}async function _r(e,t,n){let r=await Dp(e,t);if(!r)return null;let o=gr(r.url,e.credentialCache).url;if(_o(o)){let i=yl(o,e.networkPolicy);if(i)throw new Error(i);let a=n?await El(e,o,n):void 0;return{transport:new xs(e,o,a,e.fetchFn),config:{...r,url:o}}}let s=(e.resolveRemote?await e.resolveRemote(o):null)??await rr(e.fs,o);if(!s){if(bl(o))throw new Error(`SSH transport is not supported. Use an HTTPS URL instead of '${o}'.`);return null}return{transport:new Rs(e,s),config:{...r,url:o}}}He();tt();function Rl(e,t){e.command("clone",{description:"Clone a repository into a new directory",args:[z.string().name("repository").describe("Repository to clone"),z.string().name("directory").describe("Target directory").optional()],options:{bare:S().describe("Create a bare clone"),branch:V.string().alias("b").describe("Checkout this branch instead of HEAD"),depth:V.number().describe("Create a shallow clone with history truncated to N commits")},handler:async(n,r)=>{let o=n.repository;if(!o)return T("You must specify a repository to clone.");let s=o.startsWith("http://")||o.startsWith("https://"),i=n.branch,a=null,c=o;if(s)c=gr(o,t?.credentialCache).url;else if(t?.resolveRemote&&(a=await t.resolveRemote(o)),a||(c=Mt(r.cwd,o),a=await rr(r.fs,c)),!a)return T(`repository '${o}' does not exist`);let f=n.directory;if(!f){let I;s||o.includes("://")?I=c.split("/").pop()??c:I=qr(c),I.endsWith(".git")&&(I=I.slice(0,-4)),f=I}let l=Mt(r.cwd,f),d=await t?.hooks?.preClone?.({repository:c,targetPath:l,bare:n.bare,branch:i??null});if(fe(d))return N(d.message??"");if(await r.fs.exists(l))try{if((await r.fs.readdir(l)).length>0)return T(`destination path '${f}' already exists and is not an empty directory.`)}catch{return T(`destination path '${f}' already exists and is not an empty directory.`)}await r.fs.mkdir(l,{recursive:!0});let{ctx:h}=await Xs(r.fs,l,{bare:n.bare}),u=t?{...h,hooks:t.hooks,credentialProvider:t.credentialProvider,identityOverride:t.identityOverride,fetchFn:t.fetchFn,networkPolicy:t.networkPolicy,resolveRemote:t.resolveRemote,credentialCache:t.credentialCache}:h,m=await he(u);m['remote "origin"']={url:c,fetch:"+refs/heads/*:refs/remotes/origin/*"},await Xe(u,m);let p;try{p=await kl(u,c,r.env,a??void 0)}catch(I){let D=I instanceof Error?I.message:"";return D.startsWith("network")?T(D):T(`repository '${o}' does not exist`)}let g=await p.advertiseRefs();if(g.length===0)return await t?.hooks?.postClone?.({repo:u,repository:c,targetPath:l,bare:n.bare,branch:i??null}),{stdout:"",stderr:`Cloning into '${f}'...
|
|
355
358
|
warning: You appear to have cloned an empty repository.
|
|
356
|
-
`,exitCode:0};let w=[],
|
|
357
|
-
`,exitCode:0};if(
|
|
358
|
-
`,exitCode:0};return await t?.hooks?.postClone?.({repo:
|
|
359
|
-
`,stderr:"",exitCode:0}}let C;return!a&&
|
|
359
|
+
`,exitCode:0};let w=[],b=new Set;for(let I of g)I.name!=="HEAD"&&(b.has(I.hash)||(b.add(I.hash),w.push(I.hash)));let y=n.depth,R=y!==void 0&&y>0?{depth:y}:void 0;if(w.length>0){let I=await p.fetch(w,[],R);I.shallowUpdates&&await jr(u,I.shallowUpdates)}let x=g.find(I=>I.name==="HEAD"),k=null,E=null,C=await rn(u,r.env),$=`clone: from ${c}`,H=p.headTarget;H?.startsWith("refs/heads/")&&g.some(I=>I.name===H)&&(k=H.slice(11),E=g.find(I=>I.name===H)?.hash??null);for(let I of g)if(I.name!=="HEAD"){if(I.name.startsWith("refs/heads/")){let D=I.name.slice(11),G=`refs/remotes/origin/${D}`;await Z(u,G,I.hash),await Je(u,G,{oldHash:ee,newHash:I.hash,name:C.name,email:C.email,timestamp:C.timestamp,tz:C.tz,message:$}),!k&&x&&I.hash===x.hash&&(k=D,E=I.hash)}I.name.startsWith("refs/tags/")&&await Z(u,I.name,I.hash)}if(i){let I=g.find(D=>D.name===`refs/heads/${i}`);if(!I)return T(`Remote branch '${i}' not found in upstream origin`);k=i,E=I.hash}if(!k){let I=g.find(D=>D.name.startsWith("refs/heads/"));I&&(k=I.name.slice(11),E=I.hash)}if(n.bare)return k&&await Ze(u,"HEAD",`refs/heads/${k}`),await t?.hooks?.postClone?.({repo:u,repository:c,targetPath:l,bare:n.bare,branch:k}),{stdout:"",stderr:`Cloning into bare repository '${f}'...
|
|
360
|
+
`,exitCode:0};if(k&&await Ze(u,"refs/remotes/origin/HEAD",`refs/remotes/origin/${k}`),k&&E){await Z(u,`refs/heads/${k}`,E),await Ze(u,"HEAD",`refs/heads/${k}`);let I={oldHash:ee,newHash:E,name:C.name,email:C.email,timestamp:C.timestamp,tz:C.tz,message:$};await Je(u,`refs/heads/${k}`,I),await Je(u,"HEAD",I);let D=await he(u);D[`branch "${k}"`]={remote:"origin",merge:`refs/heads/${k}`},await Xe(u,D);let G=await j(u,E);await of(u,G.tree);let A=await qe(u,G.tree),O=Us(A.map(_=>({path:_.path,mode:parseInt(_.mode,8),hash:_.hash,stage:0,stat:Se()})));await ae(u,O)}let P={stdout:"",stderr:`Cloning into '${f}'...
|
|
361
|
+
`,exitCode:0};return await t?.hooks?.postClone?.({repo:u,repository:c,targetPath:l,bare:n.bare,branch:k}),P}})}oe();ie();Ce();we();cn();He();tt();as();$r();function Cl(e,t){e.command("describe",{description:"Give an object a human readable name based on an available ref",args:[z.string().name("committish").describe("Commit to describe").optional()],options:{tags:S().describe("Use any tag, not just annotated"),always:S().describe("Show abbreviated hash as fallback"),long:S().describe("Always output long format"),abbrev:V.number().describe("Abbreviation length"),dirty:V.string().describe("Append dirty marker if worktree has changes"),match:V.string().describe("Only consider tags matching glob"),exclude:V.string().describe("Exclude tags matching glob"),exactMatch:S().alias("exact-match").describe("Only output exact matches"),firstParent:S().alias("first-parent").describe("Only follow first parent"),candidates:V.number().describe("Consider N most recent tags")},transformArgs(n){return n.map(r=>r==="--dirty"?"--dirty=-dirty":r)},handler:async(n,r)=>{let o=await q(r.fs,r.cwd,t);if(M(o))return o;let s=o,i=n.committish,a=n.tags,c=n.always,f=n.long,l=n.abbrev??7,d=n.dirty,h=n.match,u=n.exclude,m=n.exactMatch,p=n.firstParent,g;if(i){let C=await We(s,i);if(!C)return T(`Not a valid object name ${i}`);try{g=await ve(s,C)}catch{return T(`Not a valid object name ${i}`)}}else g=await Y(s);if(!g)return T("your current branch does not have any commits yet");let w=await jp(s,a,h,u),b=new Map,y=!1;for(let C of w){C.timestamp===0&&(y=!0);let $=b.get(C.commitHash);$||($=[],b.set(C.commitHash,$)),$.push(C)}let R=await Gp(s,g,b,p,m?0:void 0);if(!R){if(m)return T(`no tag exactly matches '${g}'`);if(c){let $=g.slice(0,Math.max(l,1));return d&&await xl(s)&&($+=d),{stdout:$+`
|
|
362
|
+
`,stderr:"",exitCode:0}}let C;return!a&&y?C=`fatal: No annotated tags can describe '${g}'.
|
|
360
363
|
However, there were unannotated tags: try --tags.
|
|
361
|
-
`:w.length===0&&!a&&(await
|
|
364
|
+
`:w.length===0&&!a&&(await ge(s,"refs/tags")).length>0?C=`fatal: No annotated tags can describe '${g}'.
|
|
362
365
|
However, there were unannotated tags: try --tags.
|
|
363
366
|
`:C=`fatal: No names found, cannot describe anything.
|
|
364
|
-
`,{stdout:"",stderr:C,exitCode:128}}let{tag:
|
|
365
|
-
`,stderr:"",exitCode:0}}})}async function
|
|
367
|
+
`,{stdout:"",stderr:C,exitCode:128}}let{tag:x,depth:k}=R,E;if(k===0&&!f)E=x.name;else if(l===0)E=x.name;else{let C=g.slice(0,Math.max(l,1));E=`${x.name}-${k}-g${C}`}return d&&await xl(s)&&(E+=d),{stdout:E+`
|
|
368
|
+
`,stderr:"",exitCode:0}}})}async function jp(e,t,n,r){let o=await ge(e,"refs/tags"),s=[];for(let i of o){let a=i.name.replace("refs/tags/","");if(n&&fn(n,a,0)!==0||r&&fn(r,a,0)===0)continue;let c=await ye(e,i.hash);if(c.type==="tag"){let f=Zt(c.content),l;try{l=await ve(e,f.object)}catch{continue}s.push({name:a,commitHash:l,timestamp:f.tagger.timestamp})}else c.type==="commit"&&t&&s.push({name:a,commitHash:i.hash,timestamp:0})}return s}async function Gp(e,t,n,r,o){let s=new Set,i=[{hash:t,depth:0}];for(;i.length>0;){let{hash:a,depth:c}=i.shift();if(s.has(a)||(s.add(a),o!==void 0&&c>o))continue;let f=n.get(a);if(f&&f.length>0)return{tag:Lp(f),depth:c};let l;try{l=await j(e,a)}catch{continue}if(r)l.parents.length>0&&!s.has(l.parents[0])&&i.push({hash:l.parents[0],depth:c+1});else for(let d of l.parents)s.has(d)||i.push({hash:d,depth:c+1})}return null}function Lp(e){return e.sort((t,n)=>n.timestamp!==t.timestamp?n.timestamp-t.timestamp:t.name.localeCompare(n.name))[0]}async function xl(e){if(Ve(e))return!1;let n=await Y(e);if(!n)return!1;let r=await j(e,n),o=await de(e,r.tree),s=await K(e);return Un(s,o)?!0:(await wt(e,s)).length>0}oe();Ce();ie();wn();pe();ze();we();He();tt();function Pl(e,t){e.command("commit",{description:"Record changes to the repository",options:{message:V.string().alias("m").repeatable().describe("Commit message"),file:V.string().alias("F").describe("Read commit message from file ('-' for stdin)"),allowEmpty:S().describe("Allow creating an empty commit"),amend:S().describe("Amend the previous commit"),noEdit:S().describe("Use the previous commit message without editing"),all:S().alias("a").describe("Auto-stage modified and deleted tracked files")},handler:async(n,r)=>{let o=n.message;if(o.length>0&&n.file!==void 0)return T("options '-m' and '-F' cannot be used together");let s=await q(r.fs,r.cwd,t);if(M(s))return s;let i=s,a=await K(i);if(n.all){let ce=Ve(i);if(ce)return ce;let Oe=await wt(i,a);for(let Ye of Oe)Ye.status==="modified"?a=(await dn(i,a,Ye.path)).index:Ye.status==="deleted"&&(a=ft(a,Ye.path));let ut=new Set(Le(a).map(Ye=>Ye.path)),yr=new Set(a.entries.filter(Ye=>Ye.stage>0&&!ut.has(Ye.path)).map(Ye=>Ye.path));for(let Ye of yr){let Ur=v(i.workTree,Ye);await r.fs.exists(Ur)?a=(await dn(i,a,Ye)).index:a=ft(a,Ye)}}let c=await B(i,"MERGE_HEAD"),f=await B(i,"CHERRY_PICK_HEAD"),l=await B(i,"REVERT_HEAD"),h=await Ut(i)?await B(i,"REBASE_HEAD"):null,u=n.amend,m=await Y(i);if(u){if(!m)return T("You have nothing yet to amend.");if(c)return T("You are in the middle of a merge -- cannot amend.");if(f)return T("You are in the middle of a cherry-pick -- cannot amend.")}if(Gt(a)){let ce=new Set,Oe=[];for(let ut of a.entries)ut.stage>0&&!ce.has(ut.path)&&(ce.add(ut.path),Oe.push(`U ${ut.path}`));return Oe.sort(),{stdout:Oe.length>0?`${Oe.join(`
|
|
366
369
|
`)}
|
|
367
370
|
`:"",stderr:`error: Committing is not possible because you have unmerged files.
|
|
368
371
|
hint: Fix them up in the work tree, and then use 'git add/rm <file>'
|
|
369
372
|
hint: as appropriate to mark resolution and make a commit.
|
|
370
373
|
fatal: Exiting because of an unresolved conflict.
|
|
371
|
-
`,exitCode:128}}let p=m
|
|
374
|
+
`,exitCode:128}}let p=u&&m?await j(i,m):null,g=o.length>0?o.join(`
|
|
372
375
|
|
|
373
|
-
`):void 0;if(g!==void 0&&(g=
|
|
374
|
-
`,stderr:"",exitCode:1};if(!g&&n.file!==void 0){if(n.file==="-")g=r.stdin;else{let
|
|
375
|
-
`,stderr:"",exitCode:1}}if(!g&&
|
|
376
|
+
`):void 0;if(g!==void 0&&(g=It(g),!g))return{stdout:`Aborting commit due to empty commit message.
|
|
377
|
+
`,stderr:"",exitCode:1};if(!g&&n.file!==void 0){if(n.file==="-")g=r.stdin;else{let ce=n.file.startsWith("/")?n.file:v(r.cwd,n.file);if(!await r.fs.exists(ce))return T(`could not read log file '${n.file}': No such file or directory`);let Oe=await r.fs.readFile(ce);g=typeof Oe=="string"?Oe:new TextDecoder().decode(Oe)}if(g=It(g),!g)return{stdout:`Aborting commit due to empty commit message.
|
|
378
|
+
`,stderr:"",exitCode:1}}if(!g&&u&&p&&(g=p.message),!g&&(c||f||l||h)){let ce=await $e(i,"SQUASH_MSG");if(ce)g=It(ce);else{let Oe=await $e(i,"MERGE_MSG");Oe!==null&&(g=It(Oe))}}if(!g)return N("error: must provide a commit message with -m or -F");let w=Le(a),b=await Fe(i,w),y=await t?.hooks?.preCommit?.({repo:i,index:a,treeHash:b});if(fe(y))return N(y.message??"");let R=n.allowEmpty,x=null;if(u&&p){let ce=p.parents[0];ce?x=(await j(i,ce)).tree:x=await gt("tree",new Uint8Array(0))}else m&&(x=(await j(i,m)).tree);let k=u&&p&&p.parents.length>1;if(!R&&!c&&!k){if(!m&&!u&&w.length===0)return{stdout:await it(i,{fromCommit:!0,index:a}),stderr:"",exitCode:1};if(x!==null&&x===b){if(u){let ce=p?.parents[0]??null;return{stdout:`${await it(i,{fromCommit:!0,compareHash:ce,noWarn:!0,index:a})}No changes
|
|
376
379
|
`,stderr:`You asked to amend the most recent commit, but doing so would make
|
|
377
380
|
it empty. You can repeat your command with --allow-empty, or you can
|
|
378
381
|
remove the commit entirely with "git reset HEAD^".
|
|
379
|
-
`,exitCode:1}}return f?{stdout:await
|
|
382
|
+
`,exitCode:1}}return f?{stdout:await it(i,{fromCommit:!0,index:a}),stderr:`The previous cherry-pick is now empty, possibly due to conflict resolution.
|
|
380
383
|
If you wish to commit it anyway, use:
|
|
381
384
|
|
|
382
385
|
git commit --allow-empty
|
|
383
386
|
|
|
384
387
|
Otherwise, please use 'git cherry-pick --skip'
|
|
385
|
-
`,exitCode:1}:{stdout:await
|
|
386
|
-
${ke}`,stderr:"",exitCode:0}}})}oe();
|
|
387
|
-
`,stderr:"",exitCode:0}}async function
|
|
388
|
+
`,exitCode:1}:{stdout:await it(i,{fromCommit:!0,index:a}),stderr:"",exitCode:1}}}let E=await un(i,r.env);if(M(E))return E;let C=await nt(i,r.env);if(M(C))return C;u&&p&&(E.name=p.author.name,E.email=p.author.email,E.timestamp=p.author.timestamp,E.timezone=p.author.timezone),f&&(E=(await j(i,f)).author);let $=Nt(g),H={repo:i,message:$},P=await t?.hooks?.commitMsg?.(H);if(fe(P))return N(P.message??"");$=H.message;let I;u&&p?I=[...p.parents]:(I=m?[m]:[],c&&I.push(c));let D=an({type:"commit",tree:b,parents:I,author:E,committer:C,message:$}),G=await De(i,"commit",D);await ae(i,a);let A=await Q(i);A&&A.type==="symbolic"?await Z(i,A.target,G):await Z(i,"HEAD",G);let O=ue($),_;u?_="commit (amend)":c?_="commit (merge)":f?_="commit (cherry-pick)":m?_="commit":_="commit (initial)";let U=`${_}: ${O}`,F=A?.type==="symbolic"?A.target:"HEAD";await se(i,r.env,F,m,G,U,A?.type==="symbolic"),c&&await ls(i),f&&await Ft(i),l&&await St(i),h&&await be(i,"MERGE_MSG"),await be(i,"SQUASH_MSG"),await t?.hooks?.postCommit?.({repo:i,hash:G,message:$,branch:A?.type==="symbolic"?Pe(A.target):null,parents:I,author:E});let L=A?.type==="symbolic"?A.target:null,W=L?Pe(L):"detached HEAD",ne;if(u&&p){let ce=p.parents[0];ne=ce?(await j(i,ce)).tree:null}else ne=m?(await j(i,m)).tree:null;let J=E.timestamp!==C.timestamp||E.timezone!==C.timezone,te=I.length>1,ke=await mn(i,ne,b,E,C,J,te);return{stdout:`${Lt(W,G,g,I.length===0&&!u)}
|
|
389
|
+
${ke}`,stderr:"",exitCode:0}}})}oe();Be();pe();function Sn(e){let t=e.split(".");return t.length===2||t.length===3}function Np(e){let t=[];for(let[n,r]of Object.entries(e)){let o=n.match(/^(\S+)\s+"(.+)"$/);for(let[s,i]of Object.entries(r)){let a=o?`${o[1]}.${o[2]}.${s}`:`${n}.${s}`;for(let c of i)t.push(`${a}=${c}`)}}return t}function Sl(e,t){e.command("config",{description:"Get and set repository options",args:[z.string().name("positionals").variadic().optional()],options:{list:S().alias("l").describe("List all config entries"),get:S().describe("Get the value for a given key"),unset:S().describe("Remove a config key"),"get-all":S().describe("Get all values for a multi-valued key"),add:S().describe("Add a new line without altering existing values")},handler:async(n,r)=>{let o=await q(r.fs,r.cwd,t);if(M(o))return o;let s=o,i=n.positionals,a=i[0];if(n.list)return Il(s);if(n.get){let f=a;return f?Sn(f)?pa(s,f):N(`error: invalid key: ${f}`,2):N("error: missing key",2)}if(n["get-all"]){let f=a;return f?Sn(f)?$l(s,f):N(`error: invalid key: ${f}`,2):N("error: missing key",2)}if(n.add){let f=a,l=i[1];return!f||l===void 0?N("error: missing key and/or value",2):Sn(f)?(await Za(s,f,l),{stdout:"",stderr:"",exitCode:0}):N(`error: invalid key: ${f}`,2)}if(n.unset){let f=a;return f?Sn(f)?Ol(s,f):N(`error: invalid key: ${f}`,2):N("error: missing key",2)}if(a==="list")return Il(s);if(a==="get"){let f=i[1];return f?Sn(f)?pa(s,f):N(`error: invalid key: ${f}`,2):N("error: missing key",2)}if(a==="get-all"){let f=i[1];return f?Sn(f)?$l(s,f):N(`error: invalid key: ${f}`,2):N("error: missing key",2)}if(a==="set"){let f=i[1],l=i[2];return!f||l===void 0?N("error: missing key and/or value",2):Sn(f)?(await ui(s,f,l),{stdout:"",stderr:"",exitCode:0}):N(`error: invalid key: ${f}`,2)}if(a==="unset"){let f=i[1];return f?Sn(f)?Ol(s,f):N(`error: invalid key: ${f}`,2):N("error: missing key",2)}if(!a)return N("usage: git config [get|set|unset|list] [<key>] [<value>]",2);if(!Sn(a))return N(`error: invalid key: ${a}`,2);let c=i[1];return c!==void 0?(await ui(s,a,c),{stdout:"",stderr:"",exitCode:0}):pa(s,a)}})}async function pa(e,t){let n=await xe(e,t);return n===void 0?N(""):{stdout:`${n}
|
|
390
|
+
`,stderr:"",exitCode:0}}async function $l(e,t){let n=await Xa(e,t);return n.length===0?N(""):{stdout:`${n.join(`
|
|
388
391
|
`)}
|
|
389
|
-
`,stderr:"",exitCode:0}}async function
|
|
392
|
+
`,stderr:"",exitCode:0}}async function Ol(e,t){return await Ja(e,t)?{stdout:"",stderr:"",exitCode:0}:N("",5)}async function Il(e){let t=v(e.gitDir,"config"),n="";await e.fs.exists(t)&&(n=await e.fs.readFile(t));let r=ci(n),o=Np(r),s=new Set(o.map(c=>c.split("=")[0])),i=e.configOverrides?.defaults;if(i)for(let[c,f]of Object.entries(i))s.has(c)||(o.push(`${c}=${f}`),s.add(c));let a=e.configOverrides?.locked;if(a)for(let[c,f]of Object.entries(a))s.has(c)||o.push(`${c}=${f}`);return{stdout:o.length>0?`${o.join(`
|
|
390
393
|
`)}
|
|
391
|
-
`:"",stderr:"",exitCode:0}}oe();function
|
|
394
|
+
`:"",stderr:"",exitCode:0}}oe();function Fo(e){let{path:t,parentHashes:n,parentModes:r,resultHash:o,resultMode:s}=e,i=[];i.push(`diff --cc ${t}`);let a=n.map(b=>b?X(b):"0000000"),c=o?X(o):"0000000";i.push(`index ${a.join(",")}..${c}`);let f=e.resultContent.length>0,l=n.every(b=>b===null),d=!f&&n.some(b=>b!==null);if(l&&s)i.push(`new file mode ${s}`);else if(d){let b=r.map(y=>y||"000000").join(",");i.push(`deleted file mode ${b}`)}else{let b=r.map(x=>x||"000000"),y=s||"000000";b.some(x=>x!==y)&&i.push(`mode ${b.join(",")}..${y}`)}let h=n.some(b=>b!==null);if(i.push(h?`--- a/${t}`:"--- /dev/null"),i.push(f?`+++ b/${t}`:"+++ /dev/null"),d||l)return`${i.join(`
|
|
392
395
|
`)}
|
|
393
|
-
`;let
|
|
396
|
+
`;let u=e.parentContents.map(b=>b.length>0?Wt(b):[]),m=e.resultContent.length>0?Wt(e.resultContent):[],p=u.map(b=>at(b,m)),g=_p(u,m,p),w=Up(g,u.length,m);if(w.length===0)return"";for(let b of w)i.push(b);return`${i.join(`
|
|
394
397
|
`)}
|
|
395
|
-
`}function
|
|
396
|
-
`);let c=i[0],f=await j(e,c),l=await
|
|
398
|
+
`}function _p(e,t,n){let r=e.length,o=n.map(i=>{let a=[],c=new Map,f=0;for(let l of i)if(l.type==="keep")a[l.newLineNo-1]="keep",f=l.newLineNo;else if(l.type==="insert")a[l.newLineNo-1]="insert",f=l.newLineNo;else if(l.type==="delete"){let d=c.get(f)??[];d.push({text:l.line,parentLineNo:l.oldLineNo}),c.set(f,d)}return{resultStatus:a,deletions:c}}),s=[];for(let i=0;i<=t.length;i++){let a=[];for(let f=0;f<r;f++){let l=o[f];a.push(l?.deletions.get(i)??[])}let c=Fp(a,r);for(let f of c)s.push(f);if(i<t.length){let f=[],l=Array(r).fill(0);for(let d=0;d<r;d++){let u=o[d]?.resultStatus[i];if(f.push(u==="insert"?"+":" "),u==="keep"){let m=n[d];if(m){for(let p of m)if(p.type==="keep"&&p.newLineNo===i+1){l[d]=p.oldLineNo;break}}}}s.push({columns:f,text:t[i]??"",resultLineNo:i+1,parentLineNos:l})}}return s}function Fp(e,t){if(!e.some(o=>o.length>0))return[];if(t===2){let o=e[0]??[],s=e[1]??[];if(o.length===0)return s.map(l=>({columns:[" ","-"],text:l.text,resultLineNo:0,parentLineNos:[0,l.parentLineNo]}));if(s.length===0)return o.map(l=>({columns:["-"," "],text:l.text,resultLineNo:0,parentLineNos:[l.parentLineNo,0]}));let i=o.map(l=>l.text),a=s.map(l=>l.text),c=at(i,a),f=[];for(let l of c)if(l.type==="keep"){let d=o.find(u=>u.text===l.line&&u.parentLineNo===l.oldLineNo),h=s.find(u=>u.text===l.line&&u.parentLineNo===l.newLineNo);f.push({columns:["-","-"],text:l.line,resultLineNo:0,parentLineNos:[d?.parentLineNo??0,h?.parentLineNo??0]})}else if(l.type==="delete"){let d=o.find(h=>h.parentLineNo===l.oldLineNo);f.push({columns:["-"," "],text:l.line,resultLineNo:0,parentLineNos:[d?.parentLineNo??0,0]})}else if(l.type==="insert"){let d=s.find(h=>h.parentLineNo===l.newLineNo);f.push({columns:[" ","-"],text:l.line,resultLineNo:0,parentLineNos:[0,d?.parentLineNo??0]})}return f}let r=[];for(let o=0;o<t;o++){let s=e[o]??[];for(let i of s){let a=Array(t).fill(" ");a[o]="-";let c=Array(t).fill(0);c[o]=i.parentLineNo,r.push({columns:a,text:i.text,resultLineNo:0,parentLineNos:c})}}return r}function Up(e,t,n){let o=[];for(let l=0;l<e.length;l++)e[l]?.columns.some(h=>h!==" ")&&o.push(l);if(o.length===0)return[];let s=[],i=o[0]??0,a=Math.max(0,i-3),c=Math.min(e.length-1,i+3);for(let l=1;l<o.length;l++){let d=o[l]??0,h=Math.max(0,d-3),u=Math.min(e.length-1,d+3);h<=c+1||(s.push({start:a,end:c}),a=h),c=u}s.push({start:a,end:c});let f=[];for(let l of s){let d=e.slice(l.start,l.end+1),h=[];for(let R=0;R<t;R++){let x=d.filter(k=>(k.parentLineNos[R]??0)>0||k.columns[R]==="-");if(x.length===0)h.push({start:1,count:0});else{let E=x.find(C=>(C.parentLineNos[R]??0)>0)?.parentLineNos[R]??1;h.push({start:E,count:x.length})}}let u=d.filter(R=>R.resultLineNo>0),m=u[0],p=m?m.resultLineNo:1,g=u.length,w="";for(let R=p-2;R>=0;R--){let x=n[R];if(x&&/^[a-zA-Z$_]/.test(x)){w=` ${x.trimEnd().slice(0,79)}`;break}}let b=h.map(R=>`-${R.start},${R.count}`),y=`${"@".repeat(t+1)} ${b.join(" ")} +${p},${g} ${"@".repeat(t+1)}${w}`;f.push(y);for(let R of d)f.push(`${R.columns.join("")}${R.text}`)}return f}oe();Ce();ie();pe();function Uo(e){let t=e.indexOf("...");if(t>=0)return{type:"three-dot",left:e.slice(0,t)||"HEAD",right:e.slice(t+3)||"HEAD"};let n=e.indexOf("..");return n>=0?{type:"two-dot",left:e.slice(0,n)||"HEAD",right:e.slice(n+2)||"HEAD"}:null}sr();we();He();tt();var ga=new TextDecoder;function Al(e){return"exitCode"in e}function wr(e){return e.toString(8).padStart(6,"0")}function Dl(e,t){let n=[];for(let r of e)n.push({path:r.path,status:r.status==="added"?"A":r.status==="deleted"?"D":"M",oldHash:r.oldHash,newHash:r.newHash,oldMode:r.oldMode,newMode:r.newMode});for(let r of t)n.push({path:r.newPath,status:"R",oldHash:r.oldHash,newHash:r.newHash,oldMode:r.oldMode,newMode:r.newMode,oldPath:r.oldPath,similarity:r.similarity});return n}function Ml(e,t){e.command("diff",{description:"Show changes between commits, commit and working tree, etc.",transformArgs:n=>n.map(r=>{let o=/^-U(\d+)$/.exec(r);return o?`--unified=${o[1]}`:r}),args:[z.string().name("commits").variadic().optional()],options:{cached:S().describe("Show staged changes (index vs HEAD)"),staged:S().describe("Synonym for --cached"),stat:S().describe("Show diffstat summary"),nameOnly:S().describe("Show only names of changed files"),nameStatus:S().describe("Show names and status of changed files"),shortstat:S().describe("Show only the shortstat summary line"),numstat:S().describe("Machine-readable insertions/deletions per file"),unified:V.number().alias("U").describe("Generate diffs with <n> lines of context"),findRenames:S().alias("M").describe("Detect renames (enabled by default)"),findCopies:S().alias("C").describe("Detect copies (accepted for compatibility)"),color:S().describe("Show colored diff (accepted for compatibility)"),noColor:S().describe("Turn off colored diff (accepted for compatibility)")},handler:async(n,r,o)=>{let s=await q(r.fs,r.cwd,t);if(M(s))return s;let i=s,a=n.cached||n.staged,c=n.commits,f=dt(i,r.cwd),l=o.passthrough.length>0?o.passthrough.map(g=>Ue(g,f)):null,d=n.stat?"stat":n.nameOnly?"name-only":n.nameStatus?"name-status":n.shortstat?"shortstat":n.numstat?"numstat":"unified",h,u=c.length===1?Uo(c[0]):null;if(u){if(a)return T("too many arguments");u.type==="three-dot"?h=await zp(i,u.left,u.right,l):h=await Hl(i,u.left,u.right,l)}else if(c.length===2)h=await Hl(i,c[0],c[1],l);else{if(c.length>2)return T("too many arguments");a?h=await qp(i,c.length===1?c[0]:null,l):c.length===1?h=await Kp(i,c[0],l):h=await Bp(i,l)}if(Al(h))return h;let m=n.unified,p=await Vp(i,h.items,d,m);return h.stderr&&(p.stderr=h.stderr),p}})}async function Bp(e,t){let n=Ve(e);if(n)return n;let r=await K(e),o=new Set,s=new Map,i=new Map,a=new Map;for(let l of r.entries)l.stage===0?s.set(l.path,l):(o.add(l.path),l.stage===2?i.set(l.path,l):l.stage===3&&a.set(l.path,l));let c=await wt(e,r);c.sort((l,d)=>Ie(l.path,d.path));let f=[];for(let l of c){if(l.status==="untracked"||t&&!Ee(t,l.path)||o.has(l.path))continue;let d=s.get(l.path);if(!d)continue;let h=wr(d.mode),u;if(l.status==="modified"&&e.workTree){let m=v(e.workTree,l.path),p=await e.fs.readFileBuffer(m);u=await gt("blob",p)}f.push({path:l.path,status:l.status==="deleted"?"D":"M",oldHash:d.hash,newHash:u,oldMode:h,newMode:h,newFromWorkTree:l.status==="modified"})}for(let l of o){if(t&&!Ee(t,l))continue;let d=i.get(l),h=a.get(l);await Wp(f,e,l,d,h)}return f.sort((l,d)=>{let h=Ie(l.path,d.path);return h!==0?h:l.status==="U"&&d.status!=="U"?-1:l.status!=="U"&&d.status==="U"?1:0}),{items:f}}async function Wp(e,t,n,r,o){let s=t.workTree;if(s&&r&&o){let i=wr(r.mode),a=wr(o.mode),{exists:c,hash:f}=await Tl(t.fs,s,n);e.push({path:n,status:"U",newHash:f,newMode:i,newFromWorkTree:c,combinedParentHashes:[r.hash,o.hash],combinedParentModes:[i,a]}),vl(e,n,r.hash,i,c,f);return}if(e.push({path:n,status:"U"}),s&&r){let i=wr(r.mode),{exists:a,hash:c}=await Tl(t.fs,s,n);vl(e,n,r.hash,i,a,c)}}async function Tl(e,t,n){let r=v(t,n);if(!await e.exists(r))return{exists:!1};let o=await os(e,r);return{exists:!0,hash:await gt("blob",o)}}function vl(e,t,n,r,o,s){o&&s&&s!==n?e.push({path:t,status:"M",oldHash:n,newHash:s,oldMode:r,newMode:r,newFromWorkTree:!0}):o||e.push({path:t,status:"D",oldHash:n,oldMode:r})}async function qp(e,t,n){let r=null;if(t){let h=await Ge(e,t);if(M(h))return h;r=h.commit.tree}else{let h=await Y(e);h&&(r=(await j(e,h)).tree)}let o=await de(e,r),s=await K(e),i=new Set;for(let h of s.entries)h.stage>0&&i.add(h.path);let a=new Map(Le(s).map(h=>[h.path,h])),c=[];for(let[h,u]of a){if(i.has(h))continue;let m=o.get(h);m?m.hash!==u.hash&&c.push({path:h,status:"modified",oldHash:m.hash,newHash:u.hash,oldMode:m.mode,newMode:wr(u.mode)}):c.push({path:h,status:"added",newHash:u.hash,newMode:wr(u.mode)})}for(let[h,u]of o)i.has(h)||a.has(h)||c.push({path:h,status:"deleted",oldHash:u.hash,oldMode:u.mode});let{remaining:f,renames:l}=await ot(e,c),d=Dl(f,l);for(let h of i)d.push({path:h,status:"U"});return d.sort((h,u)=>Ie(h.path,u.path)),n?{items:d.filter(h=>Ee(n,h.path))}:{items:d}}async function Hl(e,t,n,r){let o=await Ge(e,t);if(M(o))return o;let s=await Ge(e,n);if(M(s))return s;let i=await Ke(e,o.commit.tree,s.commit.tree);return jl(e,i,r)}async function zp(e,t,n,r){let o=await Ge(e,t);if(M(o))return o;let s=await Ge(e,n);if(M(s))return s;let i=await qt(e,o.hash,s.hash);if(i.length===0)return T(`${t}...${n}: no merge base`);let a;i.length>1&&(a=`warning: ${t}...${n}: multiple merge bases, using ${i[0]}
|
|
399
|
+
`);let c=i[0],f=await j(e,c),l=await Ke(e,f.tree,s.commit.tree),d=await jl(e,l,r);return Al(d)||a&&(d.stderr=a),d}async function jl(e,t,n){let{remaining:r,renames:o}=await ot(e,t),s=Dl(r,o);return s.sort((i,a)=>Ie(i.path,a.path)),n?{items:s.filter(i=>Ee(n,i.path))}:{items:s}}async function Kp(e,t,n){let r=Ve(e);if(r)return r;let o=await Ge(e,t);if(M(o))return o;let s=e.workTree,i=await de(e,o.commit.tree),a=await K(e),c=new Map(Le(a).map(l=>[l.path,l])),f=[];for(let[l,d]of i){if(n&&!Ee(n,l))continue;let h=v(s,l);if(!await e.fs.exists(h)){f.push({path:l,status:"D",oldHash:d.hash,oldMode:d.mode});continue}let u=await e.fs.readFileBuffer(h),m=await gt("blob",u);m!==d.hash&&f.push({path:l,status:"M",oldHash:d.hash,newHash:m,oldMode:d.mode,newMode:d.mode,newFromWorkTree:!0})}for(let[l,d]of c){if(i.has(l)||n&&!Ee(n,l))continue;let h=v(s,l);if(!await e.fs.exists(h))continue;let u=await e.fs.readFileBuffer(h),m=await gt("blob",u);f.push({path:l,status:"A",newHash:m,newMode:wr(d.mode),newFromWorkTree:!0})}return f.sort((l,d)=>Ie(l.path,d.path)),{items:f}}async function Vp(e,t,n,r){let o;switch(n){case"stat":o=await eg(e,t);break;case"shortstat":o=await tg(e,t);break;case"numstat":o=await Qp(e,t);break;case"name-only":o=Zp(t);break;case"name-status":o=Jp(t);break;default:o=await Yp(e,t,r);break}return{stdout:o,stderr:"",exitCode:0}}async function Yp(e,t,n){let r="",o=new Set,s=await Xp(e,t);for(let i of t)if(i.status==="U")if(i.combinedParentHashes){let a=await Promise.all(i.combinedParentHashes.map(async l=>l?await re(e,l):"")),c=await wa(e,i);if(a.some(l=>Te(l))||Te(c)){let l=i.combinedParentHashes.map(d=>d?X(d):"0000000");r+=`diff --cc ${i.path}
|
|
397
400
|
index ${l.join(",")}..0000000
|
|
398
401
|
Binary files differ
|
|
399
|
-
`,o.add(i.path)}else{let l=
|
|
402
|
+
`,o.add(i.path)}else{let l=Fo({path:i.path,parentHashes:i.combinedParentHashes,parentModes:i.combinedParentModes??[],parentContents:a,resultHash:null,resultMode:i.newMode??null,resultContent:c});l?(r+=l,o.add(i.path)):r+=`* Unmerged path ${i.path}
|
|
400
403
|
`}}else r+=`* Unmerged path ${i.path}
|
|
401
|
-
`;for(let i of t){if(i.status==="U"||o.has(i.path))continue;let a=i.oldHash?await
|
|
402
|
-
`;return t}function
|
|
404
|
+
`;for(let i of t){if(i.status==="U"||o.has(i.path))continue;let a=i.oldHash?await re(e,i.oldHash):"",c=await wa(e,i);i.status==="R"&&i.oldPath?r+=Ht({path:i.oldPath,oldContent:a,newContent:c,oldMode:i.oldMode,newMode:i.newMode,oldHash:Bo(i.oldHash,s),newHash:Bo(i.newHash,s),renameTo:i.path,similarity:i.similarity,contextLines:n}):r+=Ht({path:i.path,oldContent:a,newContent:c,oldMode:i.oldMode,newMode:i.newMode,oldHash:Bo(i.oldHash,s),newHash:Bo(i.newHash,s),isNew:i.status==="A",isDeleted:i.status==="D",contextLines:n})}return r}async function Xp(e,t){let n=new Set;for(let a of t)a.oldHash&&a.oldHash.length===40&&n.add(a.oldHash),a.newHash&&a.newHash.length===40&&n.add(a.newHash);let r=new Map,o=async a=>{let c=r.get(a);if(c)return c;let f=v(e.gitDir,"objects",a),l=await e.fs.exists(f)?await e.fs.readdir(f):[];return r.set(a,l),l},s=async(a,c)=>{let f=a.slice(0,2),l=a.slice(2,c),d=await o(f),h=0;for(let u of d)if(u.startsWith(l)&&(h++,h>1))return!1;return h===1},i=new Map;for(let a of n){let c=7;for(;c<40&&!await s(a,c);)c++;i.set(a,a.slice(0,c))}return i}function Bo(e,t){if(e)return e.length!==40?e:t.get(e)??X(e)}function Zp(e){let t="";for(let n of e)t+=`${n.path}
|
|
405
|
+
`;return t}function Jp(e){let t="";for(let n of e)if(n.status==="R"){let r=String(n.similarity??100).padStart(3,"0");t+=`R${r} ${n.oldPath} ${n.path}
|
|
403
406
|
`}else t+=`${n.status} ${n.path}
|
|
404
|
-
`;return t}async function
|
|
405
|
-
`;continue}let o=r.oldHash?await
|
|
407
|
+
`;return t}async function Qp(e,t){let n="";for(let r of t){if(r.status==="U"){n+=`0 0 ${r.path}
|
|
408
|
+
`;continue}let o=r.oldHash?await re(e,r.oldHash):"",s=await wa(e,r),i=Te(o)||Te(s),a,c;if(i)a="-",c="-";else{let{ins:f,del:l}=Gl(o,s);a=String(f),c=String(l)}if(r.status==="R"&&r.oldPath){let f=hn(r.oldPath,r.path);n+=`${a} ${c} ${f}
|
|
406
409
|
`}else n+=`${a} ${c} ${r.path}
|
|
407
|
-
`}return n}async function
|
|
410
|
+
`}return n}async function eg(e,t){let n=await Ll(e,t);return hr(n)}async function tg(e,t){let n=await Ll(e,t);if(n.length===0)return"";let r=0,o=0,s=0;for(let a of n)a.isUnmerged||(s++,r+=a.insertions,o+=a.deletions);let i=Zn(s,r,o);return i?`${i}
|
|
408
411
|
`:n.some(a=>a.isUnmerged)?` 0 files changed
|
|
409
|
-
`:""}async function
|
|
410
|
-
`)
|
|
411
|
-
|
|
412
|
-
`)}
|
|
413
|
-
`))}if(r){let H=`refs/remotes/${t}`,S=await pe(e,H),A=new Set(h.filter(_=>_.name.startsWith("refs/heads/")).map(_=>_.name.slice(11)));for(let _ of S){let F=_.name.slice(H.length+1);A.has(F)||(await he(e,_.name),D.push(` - [deleted] (none) -> ${t}/${F}
|
|
414
|
-
`))}}let O=h.find(H=>H.name==="HEAD");if(O){let H=v(e.gitDir,"FETCH_HEAD"),S=h.find(_=>_.name.startsWith("refs/heads/")&&_.hash===O.hash),A=S?`branch '${S.name.slice(11)}' of`:"of";await e.fs.writeFile(H,`${O.hash} ${A} ${l.url}
|
|
415
|
-
`)}let N={stdout:"",stderr:D.join(""),exitCode:0};return await i?.hooks?.postFetch?.({repo:e,remote:t,url:l.url,updatedRefCount:b.length}),N}function Go(e){return e.startsWith("refs/heads/")?e.slice(11):e.startsWith("refs/tags/")?e.slice(10):e.startsWith("refs/remotes/")?e.slice(13):e}oe();Ce();ae();me();ze();ge();oe();Ce();ae();me();ze();ge();async function Il(e){let t=new Set,n=await Y(e);n&&t.add(n);let r=await pe(e,"refs");for(let a of r)t.add(a.hash);let o=v(e.gitDir,"logs");await e.fs.exists(o)&&await Sl(e,o,o,t);let s=await z(e);for(let a of s.entries)t.add(a.hash);for(let a of["MERGE_HEAD","CHERRY_PICK_HEAD","ORIG_HEAD"]){let c=await B(e,a);c&&t.add(c)}let i=[];for(let a of t)await Vt(e,a)&&i.push(a);return i}async function Sl(e,t,n,r){let o=await e.fs.readdir(t);for(let s of o){let i=v(t,s),a=await e.fs.stat(i);if(a.isDirectory)await Sl(e,i,n,r);else if(a.isFile){let c=i.slice(n.length+1),f=await et(e,c);for(let l of f)l.newHash!==ee&&r.add(l.newHash)}}}Bs();xr();me();async function qp(e,t){let n=new Set,r=v(e.gitDir,"objects","pack");try{let s=await e.fs.readdir(r);for(let i of s){if(!i.endsWith(".idx"))continue;let a=await e.fs.readFileBuffer(v(r,i)),c=new zt(a);for(let f of c.allHashes())n.add(f)}}catch{}return n.size===0?Mr(await Dr(e,t,[])):(await Mr(await Dr(e,t,[]))).filter(s=>!n.has(s.hash))}async function ca(e){let{gitCtx:t,fs:n,tips:r,cleanup:o}=e,s=e.window??10,i=e.depth??50;if(r.length===0)return null;let a=e.all?await Mr(await Dr(t,r,[])):await qp(t,r);if(a.length===0)return null;let c=a.length,f=So(a,{window:s,depth:i}),l=f.filter(R=>R.delta).length,d=f.map(R=>({hash:R.hash,type:R.type,content:R.content,delta:R.delta,deltaBaseHash:R.deltaBase})),{data:u,entries:m}=await Us(d),h=await Rc(u,m),p=u.subarray(u.byteLength-20),g="";for(let R=0;R<20;R++){let k=p[R];g+=(k>>4).toString(16)+(k&15).toString(16)}let w=v(t.gitDir,"objects","pack");await n.mkdir(w,{recursive:!0});let y=`pack-${g}`,x=v(w,`${y}.pack`),b=v(w,`${y}.idx`);await n.writeFile(x,u),await n.writeFile(b,h);let E=new Set(f.map(R=>R.hash));if(t.objectStore.invalidatePacks?.(),o){let R=await n.readdir(w);for(let P of R){if(!P.endsWith(".idx"))continue;let T=P.slice(0,-4);if(T===y)continue;let D=v(w,`${T}.idx`),O=!0;try{let N=await n.readFileBuffer(D),H=new zt(N);for(let S of H.allHashes())if(!E.has(S)){O=!1;break}}catch{O=!1}if(O){try{await n.rm(v(w,`${T}.pack`))}catch{}try{await n.rm(D)}catch{}}}let k=v(t.gitDir,"objects"),C;try{C=await n.readdir(k)}catch{C=[]}for(let P of C){if(P==="pack"||P==="info"||P.length!==2)continue;let T=v(k,P),D;try{D=await n.readdir(T)}catch{continue}for(let O of D){let N=`${P}${O}`;E.has(N)&&await n.rm(v(T,O))}try{(await n.readdir(T)).length===0&&await n.rm(T,{recursive:!0})}catch{}}}return{totalCount:c,deltaCount:l,packHash:g}}function fa(e,t,n=!1){let r=e-t,o=[`Enumerating objects: ${e}, done.`];return n&&o.push(`Counting objects: 100% (${e}/${e}), done.`),o.push("Delta compression using 1 thread.",`Compressing objects: 100% (${r}/${e}), done.`,`Writing objects: 100% (${e}/${e}), done.`,`Total ${e} (delta ${t}), reused 0 (delta 0), pack-reused 0`),o.join(`
|
|
416
|
-
`)}function Tl(e,t){e.command("repack",{description:"Pack unpacked objects in a repository",options:{all:$().alias("a").describe("Pack all objects, including already-packed"),delete:$().alias("d").describe("After packing, remove redundant packs and loose objects")},handler:async(n,r)=>{let o=await W(r.fs,r.cwd,t);if(M(o))return o;let s=o,i=await Il(s),a=await ca({gitCtx:s,fs:r.fs,tips:i,cleanup:n.delete,all:n.all});return a?{stdout:"",stderr:`${fa(a.totalCount,a.deltaCount)}
|
|
412
|
+
`:""}async function wa(e,t){if(!t.newHash)return"";if(t.newFromWorkTree&&e.workTree){let n=v(e.workTree,t.path),r=await os(e.fs,n);return ga.decode(r)}return re(e,t.newHash)}async function ng(e,t){if(!t.newHash)return new Uint8Array(0);if(t.newFromWorkTree&&e.workTree){let n=v(e.workTree,t.path);return os(e.fs,n)}return Ot(e,t.newHash)}function Gl(e,t){let n=xt(e),r=xt(t),o=at(n,r),s=0,i=0;for(let a of o)a.type==="insert"?s++:a.type==="delete"&&i++;return{ins:s,del:i}}async function Ll(e,t){let n=[];for(let r of t){if(r.status==="U"){n.push({path:r.path,sortKey:r.path,insertions:0,deletions:0,isUnmerged:!0});continue}let o=r.status==="R"&&r.oldPath?hn(r.oldPath,r.path):r.path,s=r.oldHash?await Ot(e,r.oldHash):new Uint8Array(0),i=await ng(e,r);if(Dn(s)||Dn(i))n.push({path:o,sortKey:r.path,insertions:0,deletions:0,isBinary:!0,oldSize:s.byteLength,newSize:i.byteLength});else{let a=ga.decode(s),c=ga.decode(i),{ins:f,del:l}=Gl(a,c);n.push({path:o,sortKey:r.path,insertions:f,deletions:l})}}return n}oe();Be();Tn();pe();ze();we();function br(e){let t=e,n=!1;t.startsWith("+")&&(n=!0,t=t.slice(1));let r=t.indexOf(":");return r===-1?{force:n,src:t,dst:t}:{force:n,src:t.slice(0,r),dst:t.slice(r+1)}}function rg(e,t){let n=e.indexOf("*");if(n===-1)return e===t;let r=e.slice(0,n),o=e.slice(n+1);return t.startsWith(r)&&t.endsWith(o)&&t.length>=r.length+o.length}function Cs(e,t){if(!rg(e.src,t))return null;let n=e.src.indexOf("*"),r=e.dst.indexOf("*");if(n===-1)return e.dst;let o=e.src.slice(0,n),s=e.src.slice(n+1),i=s.length>0?t.length-s.length:t.length,a=t.slice(o.length,i);return r===-1?e.dst:e.dst.slice(0,r)+a+e.dst.slice(r+1)}function _l(e,t){e.command("fetch",{description:"Download objects and refs from another repository",args:[z.string().name("remote").describe("Remote to fetch from").optional(),z.string().name("refspec").describe("Refspec(s) to fetch").optional().variadic()],options:{all:S().describe("Fetch from all remotes"),prune:S().alias("p").describe("Remove stale remote-tracking refs"),tags:S().describe("Also fetch tags"),depth:V.number().describe("Limit fetching to the specified number of commits"),unshallow:S().describe("Convert a shallow repository to a complete one")},handler:async(n,r)=>{let o=await q(r.fs,r.cwd,t);if(M(o))return o;let s=o;if(n.depth!==void 0&&n.unshallow)return T("--depth and --unshallow cannot be used together");if(n.unshallow&&!await Ao(s))return T("--unshallow on a complete repository does not make sense");let i=n.depth;if(n.unshallow&&(i=ys),n.all){if(n.remote)return T("fetch --all does not take a remote argument");let c=await he(s),f=[];for(let h of Object.keys(c)){let u=h.match(/^remote "(.+)"$/);u?.[1]&&f.push(u[1])}if(f.length===0)return{stdout:"",stderr:"",exitCode:0};let l=[],d=0;for(let h of f){let u=await Nl(s,h,void 0,n.prune,n.tags,r.env,t,i);u.stderr&&l.push(u.stderr),u.exitCode!==0&&(d=u.exitCode)}return{stdout:"",stderr:l.join(""),exitCode:d}}let a=n.remote||"origin";return Nl(s,a,n.refspec,n.prune,n.tags,r.env,t,i)}})}async function Nl(e,t,n,r,o,s,i,a){let c;try{c=await _r(e,t,s)}catch(O){let _=O instanceof Error?O.message:"";if(_.startsWith("network"))return T(_);throw O}if(!c)return T(`'${t}' does not appear to be a git repository`);let{transport:f,config:l}=c,d,h=br(l.fetchRefspec);n&&n.length>0?d=n.map(O=>{let _=br(O);if(O.includes(":"))return _;for(let U of[_.src,`refs/heads/${_.src}`,`refs/tags/${_.src}`]){let F=Cs(h,U);if(F!==null)return{force:_.force||h.force,src:U,dst:F}}return _}):d=[h];let u=await i?.hooks?.preFetch?.({repo:e,remote:t,url:l.url,refspecs:d.map(O=>`${O.src}:${O.dst}`),prune:r,tags:o});if(fe(u))return{stdout:"",stderr:u.message??"",exitCode:1};let m=await f.advertiseRefs();if(m.length===0)return{stdout:"",stderr:"",exitCode:0};let g=(await ge(e)).map(O=>O.hash),w=await B(e,"HEAD");w&&g.push(w);let b=[],y=new Set,R=[];for(let O of m)if(O.name!=="HEAD")for(let _ of d){let U=Cs(_,O.name);if(U!==null){R.push({remote:O,localRef:U,force:_.force}),y.has(O.hash)||(y.add(O.hash),b.push(O.hash));break}}if(o)for(let O of m)O.name.startsWith("refs/tags/")&&(R.push({remote:O,localRef:O.name,force:!1}),y.has(O.hash)||(y.add(O.hash),b.push(O.hash)));let x=new Set(g),k=b.filter(O=>!x.has(O)),E,C=a!==void 0?await Mr(e):void 0;a!==void 0&&(E={depth:a,existingShallows:C});let $=k.length>0?k:E?b:[];if($.length>0){let O=await f.fetch($,g,E);O.shallowUpdates&&await jr(e,O.shallowUpdates,C)}let H=await rn(e,s),P=[],I=[];for(let O of R){let _=await B(e,O.localRef);I.push(_),await Z(e,O.localRef,O.remote.hash),await Je(e,O.localRef,{oldHash:_??ee,newHash:O.remote.hash,name:H.name,email:H.email,timestamp:H.timestamp,tz:H.tz,message:_?"fetch":"fetch: storing head"})}if(P.push(...ao(R.map((O,_)=>({...O,oldHash:I[_]})),jn,X)),!o)for(let O of m){if(!O.name.startsWith("refs/tags/")||y.has(O.hash))continue;let _=await B(e,O.name),U=O.peeledHash??O.hash;!_&&x.has(U)&&(await Z(e,O.name,O.hash),await Je(e,O.name,{oldHash:ee,newHash:O.hash,name:H.name,email:H.email,timestamp:H.timestamp,tz:H.tz,message:"fetch: storing head"}),P.push({prefix:" * [new tag]",from:jn(O.name),to:jn(O.name)}))}if(r){let O=`refs/remotes/${t}`,_=await ge(e,O),U=new Set(m.filter(F=>F.name.startsWith("refs/heads/")).map(F=>F.name.slice(11)));for(let F of _){if((await e.refStore.readRef(F.name))?.type==="symbolic")continue;let W=F.name.slice(O.length+1);W!=="HEAD"&&(U.has(W)||(await me(e,F.name),P.push({prefix:" - [deleted]",from:"(none)",to:`${t}/${W}`})))}}let D=m.find(O=>O.name==="HEAD");if(D){let O=v(e.gitDir,"FETCH_HEAD"),_=m.find(F=>F.name.startsWith("refs/heads/")&&F.hash===D.hash),U=_?`branch '${_.name.slice(11)}' of`:"of";await e.fs.writeFile(O,`${D.hash} ${U} ${l.url}
|
|
413
|
+
`),await Ys(e,t,m,f.headTarget)}let A={stdout:"",stderr:P.length>0?`From ${l.url}
|
|
414
|
+
${Sr(P,10)}`:"",exitCode:0};return await i?.hooks?.postFetch?.({repo:e,remote:t,url:l.url,updatedRefCount:R.length}),A}oe();Ce();ie();pe();ze();we();oe();Ce();ie();pe();ze();we();async function Fl(e){let t=new Set,n=await Y(e);n&&t.add(n);let r=await ge(e,"refs");for(let a of r)t.add(a.hash);let o=v(e.gitDir,"logs");await e.fs.exists(o)&&await Ul(e,o,o,t);let s=await K(e);for(let a of s.entries)t.add(a.hash);for(let a of["MERGE_HEAD","CHERRY_PICK_HEAD","ORIG_HEAD"]){let c=await B(e,a);c&&t.add(c)}let i=[];for(let a of t)await $t(e,a)&&i.push(a);return i}async function Ul(e,t,n,r){let o=await e.fs.readdir(t);for(let s of o){let i=v(t,s),a=await e.fs.stat(i);if(a.isDirectory)await Ul(e,i,n,r);else if(a.isFile){let c=i.slice(n.length+1),f=await et(e,c);for(let l of f)l.newHash!==ee&&r.add(l.newHash)}}}Ks();Cr();pe();async function sg(e,t){let n=new Set,r=v(e.gitDir,"objects","pack");try{let s=await e.fs.readdir(r);for(let i of s){if(!i.endsWith(".idx"))continue;let a=await e.fs.readFileBuffer(v(r,i)),c=new Xt(a);for(let f of c.allHashes())n.add(f)}}catch{}return n.size===0?Lr(await Gr(e,t,[])):(await Lr(await Gr(e,t,[]))).filter(s=>!n.has(s.hash))}async function ba(e){let{gitCtx:t,fs:n,tips:r,cleanup:o}=e,s=e.window??10,i=e.depth??50;if(r.length===0)return null;let a=e.all?await Lr(await Gr(t,r,[])):await sg(t,r);if(a.length===0)return null;let c=a.length,f=jo(a,{window:s,depth:i}),l=f.filter(k=>k.delta).length,d=f.map(k=>({hash:k.hash,type:k.type,content:k.content,delta:k.delta,deltaBaseHash:k.deltaBase})),{data:h,entries:u}=await zs(d),m=await Dc(h,u),p=h.subarray(h.byteLength-20),g="";for(let k=0;k<20;k++){let E=p[k];g+=(E>>4).toString(16)+(E&15).toString(16)}let w=v(t.gitDir,"objects","pack");await n.mkdir(w,{recursive:!0});let b=`pack-${g}`,y=v(w,`${b}.pack`),R=v(w,`${b}.idx`);await n.writeFile(y,h),await n.writeFile(R,m);let x=new Set(f.map(k=>k.hash));if(t.objectStore.invalidatePacks?.(),o){let k=await n.readdir(w);for(let $ of k){if(!$.endsWith(".idx"))continue;let H=$.slice(0,-4);if(H===b)continue;let P=v(w,`${H}.idx`),I=!0;try{let D=await n.readFileBuffer(P),G=new Xt(D);for(let A of G.allHashes())if(!x.has(A)){I=!1;break}}catch{I=!1}if(I){try{await n.rm(v(w,`${H}.pack`))}catch{}try{await n.rm(P)}catch{}}}let E=v(t.gitDir,"objects"),C;try{C=await n.readdir(E)}catch{C=[]}for(let $ of C){if($==="pack"||$==="info"||$.length!==2)continue;let H=v(E,$),P;try{P=await n.readdir(H)}catch{continue}for(let I of P){let D=`${$}${I}`;x.has(D)&&await n.rm(v(H,I))}try{(await n.readdir(H)).length===0&&await n.rm(H,{recursive:!0})}catch{}}}return{totalCount:c,deltaCount:l,packHash:g}}function ya(e,t,n=!1){let r=e-t,o=[`Enumerating objects: ${e}, done.`];return n&&o.push(`Counting objects: 100% (${e}/${e}), done.`),o.push("Delta compression using 1 thread.",`Compressing objects: 100% (${r}/${e}), done.`,`Writing objects: 100% (${e}/${e}), done.`,`Total ${e} (delta ${t}), reused 0 (delta 0), pack-reused 0`),o.join(`
|
|
415
|
+
`)}function Bl(e,t){e.command("repack",{description:"Pack unpacked objects in a repository",options:{all:S().alias("a").describe("Pack all objects, including already-packed"),delete:S().alias("d").describe("After packing, remove redundant packs and loose objects")},handler:async(n,r)=>{let o=await q(r.fs,r.cwd,t);if(M(o))return o;let s=o,i=await Fl(s),a=await ba({gitCtx:s,fs:r.fs,tips:i,cleanup:n.delete,all:n.all});return a?{stdout:"",stderr:`${ya(a.totalCount,a.deltaCount)}
|
|
417
416
|
`,exitCode:0}:{stdout:`Nothing new to pack.
|
|
418
|
-
`,stderr:"",exitCode:0}}})}function
|
|
419
|
-
`,exitCode:0}}return{stdout:"",stderr:"",exitCode:0}}})}var
|
|
420
|
-
`);if(o.length>0&&o[o.length-1]===""&&o.pop(),n&&t.length>1&&!t.every(a=>o.some(c=>a.test(c))))return{matches:[],binary:!1};let s=[];for(let i=0;i<o.length;i++){let a=o[i],c=t.some(f=>f.test(a));(r?!c:c)&&s.push({lineNo:i+1,line:a})}return{matches:s,binary:!1}}function
|
|
417
|
+
`,stderr:"",exitCode:0}}})}function Wl(e,t){e.command("gc",{description:"Cleanup unnecessary files and optimize the local repository",options:{aggressive:S().describe("More aggressively optimize the repository")},handler:async(n,r)=>{let o=await q(r.fs,r.cwd,t);if(M(o))return o;let s=o;await Wc(s),await Et(s);let i=await ig(s);if(i.length>0){let a=n.aggressive?250:10,c=n.aggressive?250:50,f=await ba({gitCtx:s,fs:r.fs,tips:i,window:a,depth:c,cleanup:!0,all:!0});if(await ag(s.gitDir,r.fs),f)return{stdout:"",stderr:`${ya(f.totalCount,f.deltaCount,!0)}
|
|
418
|
+
`,exitCode:0}}return{stdout:"",stderr:"",exitCode:0}}})}var og=2160*60*60;async function ig(e){let t=new Set,n=await Y(e);n&&t.add(n);let r=await ge(e,"refs");for(let f of r)t.add(f.hash);let s=Math.floor(Date.now()/1e3)-og,i=v(e.gitDir,"logs");await e.fs.exists(i)&&await ql(e,i,i,s,t);let a=await K(e);for(let f of a.entries)t.add(f.hash);for(let f of["MERGE_HEAD","CHERRY_PICK_HEAD","ORIG_HEAD"]){let l=await B(e,f);l&&t.add(l)}let c=[];for(let f of t)await $t(e,f)&&c.push(f);return c}async function ql(e,t,n,r,o){let s=await e.fs.readdir(t);for(let i of s){let a=v(t,i),c=await e.fs.stat(a);if(c.isDirectory){await ql(e,a,n,r,o);try{(await e.fs.readdir(a)).length===0&&await e.fs.rm(a,{recursive:!0})}catch{}}else if(c.isFile){let f=a.slice(n.length+1),l=await et(e,f);if(f==="refs/stash"){for(let h of l)h.newHash!==ee&&o.add(h.newHash);continue}let d=l.filter(h=>h.timestamp>=r);await Nn(e,f,d);for(let h of d)h.newHash!==ee&&o.add(h.newHash)}}}async function ag(e,t){let n=v(e,"objects"),r;try{r=await t.readdir(n)}catch{return}for(let o of r)if(!(o==="pack"||o==="info"||o.length!==2))try{await t.rm(v(n,o),{recursive:!0})}catch{}}oe();function cg(e){let t=Math.min(e.length,8e3),n=0;for(let r=0;r<t;r++)e.charCodeAt(r)===0&&n++;return n>t*.01}function zl(e,t,n,r){if(cg(e)){let i=t.some(a=>a.test(e));return{matches:[],binary:i}}let o=e.split(`
|
|
419
|
+
`);if(o.length>0&&o[o.length-1]===""&&o.pop(),n&&t.length>1&&!t.every(a=>o.some(c=>a.test(c))))return{matches:[],binary:!1};let s=[];for(let i=0;i<o.length;i++){let a=o[i],c=t.some(f=>f.test(a));(r?!c:c)&&s.push({lineNo:i+1,line:a})}return{matches:s,binary:!1}}function fg(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function Kl(e,t){let n=t?.fixed?fg(e):e;t?.wordRegexp&&(n=`\\b${n}\\b`);let r=t?.ignoreCase?"i":"";try{return new RegExp(n,r)}catch{return null}}Ce();ie();pe();He();async function lg(e){let t=await K(e),n=new Set,r=[];for(let o of t.entries){if(o.stage!==0||n.has(o.path))continue;n.add(o.path);let s=v(e.workTree,o.path);r.push({path:o.path,getContent:async()=>{try{return await e.fs.readFile(s)}catch{return""}}})}return r}async function dg(e){let t=await K(e),n=new Set,r=[];for(let o of t.entries){if(o.stage!==0||n.has(o.path))continue;n.add(o.path);let s=o.hash;r.push({path:o.path,getContent:()=>re(e,s)})}return r}async function ug(e,t){return(await qe(e,t)).filter(r=>!r.mode.startsWith("120")).map(r=>({path:r.path,getContent:()=>re(e,r.hash)}))}function hg(e){let t=0;for(let n=0;n<e.length;n++)e[n]==="/"&&t++;return t}function mg(e,t,n){return n||t===""?e:rt(t,e)}function Vl(e,t){e.command("grep",{description:"Print lines matching a pattern",args:[z.string().name("args").variadic().optional()],options:{cached:S().describe("Search blobs registered in the index"),lineNumber:S().alias("n").describe("Prefix the line number to matching lines"),filesWithMatches:S().alias("l").describe("Show only filenames"),filesWithoutMatch:S().alias("L").describe("Show only filenames without matches"),count:S().alias("c").describe("Show count of matching lines per file"),ignoreCase:S().alias("i").describe("Case insensitive matching"),wordRegexp:S().alias("w").describe("Match whole words only"),invertMatch:S().alias("v").describe("Invert the sense of matching"),fixedStrings:S().alias("F").describe("Interpret pattern as fixed string"),extendedRegexp:S().alias("E").describe("Interpret pattern as extended regexp"),basicRegexp:S().alias("G").describe("Interpret pattern as basic regexp"),suppressFilename:S().alias("h").describe("Suppress filename prefix"),forceFilename:S().alias("H").describe("Force filename prefix"),fullName:S().describe("Force paths to be output relative to project top"),quiet:S().alias("q").describe("Do not output matched lines; exit with status 0 on match"),allMatch:S().describe("Require all patterns to match in a file"),maxDepth:V.number().describe("Descend at most <n> levels of directories"),maxCount:V.number().alias("m").describe("Maximum number of matches per file"),afterContext:V.number().alias("A").describe("Show <n> lines after match"),beforeContext:V.number().alias("B").describe("Show <n> lines before match"),context:V.number().alias("C").describe("Show <n> lines before and after match"),heading:S().describe("Show filename above matches"),break:S().describe("Print empty line between results from different files"),pattern:V.string().alias("e").repeatable().describe("Match <pattern>")},handler:async(n,r,o)=>{let s=await q(r.fs,r.cwd,t);if(M(s))return s;let i=s,a=n.args??[],c=o.passthrough??[],f=n.pattern,l=[],d=0;if(f.length===0){if(a.length===0)return T("no pattern given");f.push(a[d++])}for(;d<a.length;d++)l.push(a[d]);let h=[];for(let F of f){let L=Kl(F,{fixed:!!n.fixedStrings,ignoreCase:!!n.ignoreCase,wordRegexp:!!n.wordRegexp});if(!L)return T(`command line, '${F}': invalid regular expression`);h.push(L)}let u=[];if(l.length>0)for(let F of l){let L=await bt(i,F);if(M(L))return L;let W;try{W=await ve(i,L)}catch{return T(`bad revision '${F}'`)}let ne=await j(i,W),J=await ug(i,ne.tree);u.push({prefix:`${F}:`,files:J})}else if(n.cached)u.push({prefix:"",files:await dg(i)});else{if(!i.workTree)return T("this operation must be run in a work tree");u.push({prefix:"",files:await lg(i)})}let m=dt(i,r.cwd),p=null;c.length>0&&(p=c.map(F=>Ue(F,m)));let g=n.maxDepth,w=n.maxCount,b=!!(n.lineNumber||n.afterContext!=null||n.beforeContext!=null||n.context!=null),y=!!n.filesWithMatches,R=!!n.filesWithoutMatch,x=!!n.count,k=!!n.quiet,E=!!n.heading,C=!!n.break,$=!!n.suppressFilename,H=!!n.invertMatch,P=!!n.allMatch,I=n.context??n.afterContext??0,D=n.context??n.beforeContext??0,G=I>0||D>0,A=[],O=!1,_=!0;for(let F of u){let L=F.files.slice().sort((W,ne)=>W.path<ne.path?-1:W.path>ne.path?1:0);for(let W of L){if(p&&!Ee(p,W.path)||g!==void 0&&hg(W.path)>g)continue;let ne=await W.getContent(),J=zl(ne,h,P,H),te=mg(W.path,m,!!n.fullName),ke=F.prefix;if(J.binary){if(O=!0,k)return{stdout:"",stderr:"",exitCode:0};y?A.push(`${ke}${te}`):!R&&!x&&A.push(`Binary file ${ke}${te} matches`);continue}if(J.matches.length===0){R&&A.push(`${ke}${te}`);continue}if(O=!0,k)return{stdout:"",stderr:"",exitCode:0};if(R)continue;if(y){A.push(`${ke}${te}`);continue}if(x){let ce=w!==void 0?Math.min(J.matches.length,w):J.matches.length;A.push(`${ke}${te}:${ce}`);continue}let _e=J.matches;if(w!==void 0&&(_e=_e.slice(0,w)),G)pg(A,ne,_e,ke,te,$,D,I,E,C,_);else if(E){!_&&C&&A.push(""),A.push(`${ke}${te}`);for(let ce of _e)b?A.push(`${ce.lineNo}:${ce.line}`):A.push(ce.line)}else{!_&&C&&A.push("");for(let ce of _e){let Oe=$?"":`${ke}${te}:`;b?A.push(`${Oe}${ce.lineNo}:${ce.line}`):A.push(`${Oe}${ce.line}`)}}_=!1}}return k?{stdout:"",stderr:"",exitCode:O?0:1}:{stdout:A.length>0?`${A.join(`
|
|
421
420
|
`)}
|
|
422
|
-
`:"",stderr:"",exitCode:
|
|
423
|
-
`);d.length>0&&d[d.length-1]===""&&d.pop();let
|
|
421
|
+
`:"",stderr:"",exitCode:O?0:1}}})}function pg(e,t,n,r,o,s,i,a,c,f,l){let d=t.split(`
|
|
422
|
+
`);d.length>0&&d[d.length-1]===""&&d.pop();let h=new Set(n.map(g=>g.lineNo)),u=[];for(let g of n){let w=Math.max(1,g.lineNo-i),b=Math.min(d.length,g.lineNo+a);u.push([w,b])}let m=[];for(let[g,w]of u)m.length>0&&g<=m[m.length-1][1]+1?m[m.length-1][1]=Math.max(m[m.length-1][1],w):m.push([g,w]);let p=s?"":`${r}${o}`;c?(!l&&f&&e.push(""),e.push(`${r}${o}`)):!l&&f&&e.push("");for(let g=0;g<m.length;g++){g>0&&e.push("--");let[w,b]=m[g];for(let y=w;y<=b;y++){let R=d[y-1],k=h.has(y)?":":"-";c?e.push(`${y}${k}${R}`):e.push(`${p}${k}${y}${k}${R}`)}}}pe();Ln();function Yl(e,t){e.command("init",{description:"Initialize a new repository",args:[z.string().name("directory").describe("The directory to initialize").optional()],options:{bare:S().describe("Create a bare repository"),initialBranch:V.string().alias("b").describe("Name for the initial branch")},examples:["git init","git init --bare","git init my-project"],handler:async(n,r)=>{let o=n.initialBranch??t?.configOverrides?.locked?.["init.defaultBranch"]??t?.configOverrides?.defaults?.["init.defaultBranch"],s=n.directory?Mt(r.cwd,n.directory):r.cwd;n.directory&&await r.fs.mkdir(s,{recursive:!0});let{ctx:i,reinit:a}=await Xs(r.fs,s,{bare:n.bare,...o?{initialBranch:o}:{}}),c="";a&&o&&(c=`warning: re-init: ignored --initial-branch=${o}
|
|
424
423
|
`);let f=n.bare?"bare ":"";return{stdout:`${a?"Reinitialized existing":"Initialized empty"} ${f}Git repository in ${i.gitDir}/
|
|
425
|
-
`,stderr:c,exitCode:0}}})}oe();
|
|
426
|
-
`,s+=2;continue;case"%":o+="%",s+=2;continue;default:o+=`%${i}`,s+=2;continue}}o+=e[s],s++}return o}var
|
|
424
|
+
`,stderr:c,exitCode:0}}})}oe();fr();var Wo=class{hash=null;parents=[];nParents=0;state=0;prevState=0;commitIdx=0;prevCommitIdx=0;mergeLayout=0;edgesAdded=0;prevEdgesAdded=0;w=0;expRow=0;cols=[];nCols=0;newCols=[];nNewCols=0;map=[];oldMap=[];mapSize=0;get width(){return this.w}update(t,n){this.hash=t,this.parents=n,this.nParents=n.length,this.prevCommitIdx=this.commitIdx,this.updateColumns(),this.expRow=0,this.state!==0?this.state=1:this.needsPreCommit()?this.state=2:this.state=3}nextLine(){let t,n=!1;switch(this.state){case 0:t=this.outPadding();break;case 1:t=this.outSkip();break;case 2:t=this.outPreCommit();break;case 3:t=this.outCommit(),n=!0;break;case 4:t=this.outPostMerge();break;case 5:t=this.outCollapsing();break}return{prefix:Xl(t,this.w),isCommitLine:n}}isFinished(){return this.state===0}paddingPrefix(){if(this.state!==3)return this.nextLine().prefix;let t="";for(let n=0;n<this.nCols;n++)t+="| ";return this.prevState=0,Xl(t,this.w)}updateColumns(){let t=this.newCols,n=this.nNewCols;this.newCols=this.cols,this.nNewCols=0,this.cols=t,this.nCols=n;let r=this.nCols+this.nParents;this.map.length<2*r&&(this.map=new Array(2*r),this.oldMap=new Array(2*r)),this.mapSize=2*r,this.map.fill(-1,0,this.mapSize),this.w=0,this.prevEdgesAdded=this.edgesAdded,this.edgesAdded=0;let o=!1;for(let s=0;s<=this.nCols;s++){let i;if(s===this.nCols){if(o)break;i=this.hash}else i=this.cols[s];if(i===this.hash){o=!0,this.commitIdx=s,this.mergeLayout=-1;for(let a of this.parents)this.insertNewCol(a,s);this.nParents===0&&(this.w+=2)}else this.insertNewCol(i,-1)}for(;this.mapSize>1&&this.map[this.mapSize-1]<0;)this.mapSize--}findNewCol(t){for(let n=0;n<this.nNewCols;n++)if(this.newCols[n]===t)return n;return-1}insertNewCol(t,n){let r=this.findNewCol(t);r<0&&(r=this.nNewCols++,this.newCols[r]=t);let o;if(this.nParents>1&&n>-1&&this.mergeLayout===-1){let s=n-r,i=s>1?2*s-3:1;this.mergeLayout=s>0?0:1,this.edgesAdded=this.nParents+this.mergeLayout-2,o=this.w+(this.mergeLayout-1)*i,this.w+=2*this.mergeLayout}else this.edgesAdded>0&&this.w>=2&&r===this.map[this.w-2]?(o=this.w-2,this.edgesAdded=-1):(o=this.w,this.w+=2);this.map[o]=r}setState(t){this.prevState=this.state,this.state=t}numDashedParents(){return this.nParents+this.mergeLayout-3}numExpansionRows(){return this.numDashedParents()*2}needsPreCommit(){return this.nParents>=3&&this.commitIdx<this.nCols-1&&this.expRow<this.numExpansionRows()}isMappingCorrect(){for(let t=0;t<this.mapSize;t++){let n=this.map[t];if(!(n<0)&&n!==t>>1)return!1}return!0}outPadding(){let t="";for(let n=0;n<this.nNewCols;n++)t+="| ";return t}outSkip(){return this.needsPreCommit()?this.setState(2):this.setState(3),"..."}outPreCommit(){let t="",n=!1;for(let r=0;r<this.nCols;r++)this.cols[r]===this.hash?(n=!0,t+="|",t+=" ".repeat(this.expRow)):n&&this.expRow===0?this.prevState===4&&this.prevCommitIdx<r?t+="\\":t+="|":n?t+="\\":t+="|",t+=" ";return this.expRow++,this.needsPreCommit()||this.setState(3),t}outCommit(){let t="",n=!1;for(let r=0;r<=this.nCols;r++){let o;if(r===this.nCols){if(n)break;o=this.hash}else o=this.cols[r];o===this.hash?(n=!0,t+="*",this.nParents>2&&(t+=this.drawOctopus())):n&&this.edgesAdded>1?t+="\\":n&&this.edgesAdded===1?this.prevState===4&&this.prevEdgesAdded>0&&this.prevCommitIdx<r?t+="\\":t+="|":this.prevState===5&&this.oldMap[2*r+1]===r&&this.map[2*r]<r?t+="/":t+="|",t+=" "}return this.nParents>1?this.setState(4):this.isMappingCorrect()?this.setState(0):this.setState(5),t}drawOctopus(){let t=this.numDashedParents(),n="";for(let r=0;r<t;r++)n+="-",n+=r===t-1?".":"-";return n}outPostMerge(){let t=["/","|","\\"],n="",r=!1,o=-1;for(let s=0;s<=this.nCols;s++){let i;if(s===this.nCols){if(r)break;i=this.hash}else i=this.cols[s];if(i===this.hash){r=!0;let a=this.mergeLayout;for(let c=0;c<this.nParents;c++)n+=t[a],a===2?(this.edgesAdded>0||c<this.nParents-1)&&(n+=" "):a++;this.edgesAdded===0&&(n+=" ")}else r?(this.edgesAdded>0?n+="\\":n+="|",n+=" "):(n+="|",(this.mergeLayout!==0||s!==this.commitIdx-1)&&(o>=0?n+="_":n+=" "));i===this.parents[0]&&(o=s)}return this.isMappingCorrect()?this.setState(0):this.setState(5),n}outCollapsing(){let t=this.map;this.map=this.oldMap,this.oldMap=t,this.map.fill(-1,0,this.mapSize);let n=-1,r=-1;for(let i=0;i<this.mapSize;i++){let a=this.oldMap[i];if(!(a<0)){if(a*2===i)this.map[i]=a;else if(this.map[i-1]<0){if(this.map[i-1]=a,n===-1){n=i,r=a;for(let c=a*2+3;c<i-2;c+=2)this.map[c]=a}}else if(this.map[i-1]!==a){if(this.map[i-2]=a,n===-1){r=a,n=i-1;for(let c=a*2+3;c<i-2;c+=2)this.map[c]=a}}}}for(let i=0;i<this.mapSize;i++)this.oldMap[i]=this.map[i];this.mapSize>0&&this.map[this.mapSize-1]<0&&this.mapSize--;let o="",s=!1;for(let i=0;i<this.mapSize;i++){let a=this.map[i];a<0?o+=" ":a*2===i?o+="|":a===r&&i!==n-1?(i!==a*2+3&&(this.map[i]=-1),s=!0,o+="_"):(s&&i<n&&(this.map[i]=-1),o+="/")}return this.isMappingCorrect()&&this.setState(0),o}};function Xl(e,t){return e.length>=t?e:e+" ".repeat(t-e.length)}oe();function Ps(e,t){let{hash:n,commit:r}=t,o="",s=0;for(;s<e.length;){if(e[s]==="%"){let i=e[s+1];if(i===void 0){o+="%",s++;continue}if((i==="a"||i==="c")&&s+2<e.length){let a=e[s+2],c=i==="a"?r.author:r.committer;switch(a){case"n":o+=c.name,s+=3;continue;case"e":case"E":o+=c.email,s+=3;continue;case"t":o+=c.timestamp.toString(),s+=3;continue;case"I":o+=Ql(c.timestamp,c.timezone),s+=3;continue;case"i":o+=ed(c.timestamp,c.timezone),s+=3;continue;case"d":o+=qo(c.timestamp,c.timezone,t.dateMode),s+=3;continue;case"D":o+=nd(c.timestamp,c.timezone),s+=3;continue;case"r":o+=td(c.timestamp),s+=3;continue}}switch(i){case"H":o+=n,s+=2;continue;case"h":o+=X(n),s+=2;continue;case"T":o+=r.tree,s+=2;continue;case"t":o+=X(r.tree),s+=2;continue;case"P":o+=r.parents.join(" "),s+=2;continue;case"p":o+=r.parents.map(X).join(" "),s+=2;continue;case"s":o+=Ea(r.message),s+=2;continue;case"b":o+=gg(r.message),s+=2;continue;case"B":o+=r.message.replace(/\n$/,""),s+=2;continue;case"d":if(t.decorations){let a=t.decorations(n);o+=a?` ${a}`:""}s+=2;continue;case"D":t.decorationsRaw&&(o+=t.decorationsRaw(n)),s+=2;continue;case"n":o+=`
|
|
425
|
+
`,s+=2;continue;case"%":o+="%",s+=2;continue;default:o+=`%${i}`,s+=2;continue}}o+=e[s],s++}return o}var Ea=ue;function gg(e){let t=e.indexOf(`
|
|
427
426
|
|
|
428
|
-
`);return t===-1?"":e.slice(t+2).replace(/\n$/,"")}function
|
|
427
|
+
`);return t===-1?"":e.slice(t+2).replace(/\n$/,"")}function zo(e){return e.startsWith("format:")?{formatStr:e.slice(7),preset:null}:e.startsWith("tformat:")?{formatStr:e.slice(8),preset:null}:["oneline","short","medium","full","fuller","raw"].includes(e)?{formatStr:null,preset:e}:{formatStr:e,preset:null}}function $s(e,t,n,r=!1){let{hash:o,commit:s}=t,i=t.decorations?t.decorations(o):"";switch(e){case"oneline":{let a=r?X(o):o,c=Ea(s.message);return i?`${a} ${i} ${c}`:`${a} ${c}`}case"short":{let a=[];return n||a.push(""),a.push(i?`commit ${o} ${i}`:`commit ${o}`),s.parents.length>=2&&a.push(`Merge: ${s.parents.map(X).join(" ")}`),a.push(`Author: ${s.author.name} <${s.author.email}>`),a.push(""),a.push(` ${Ea(s.message)}`),a.join(`
|
|
429
428
|
`)}case"full":{let a=[];n||a.push(""),a.push(i?`commit ${o} ${i}`:`commit ${o}`),s.parents.length>=2&&a.push(`Merge: ${s.parents.map(X).join(" ")}`),a.push(`Author: ${s.author.name} <${s.author.email}>`),a.push(`Commit: ${s.committer.name} <${s.committer.email}>`),a.push("");let c=s.message.replace(/\n$/,"");for(let f of c.split(`
|
|
430
429
|
`))a.push(` ${f}`);return a.join(`
|
|
431
|
-
`)}case"fuller":{let a=[];n||a.push(""),a.push(i?`commit ${o} ${i}`:`commit ${o}`),s.parents.length>=2&&a.push(`Merge: ${s.parents.map(X).join(" ")}`),a.push(`Author: ${s.author.name} <${s.author.email}>`),a.push(`AuthorDate: ${
|
|
430
|
+
`)}case"fuller":{let a=[];n||a.push(""),a.push(i?`commit ${o} ${i}`:`commit ${o}`),s.parents.length>=2&&a.push(`Merge: ${s.parents.map(X).join(" ")}`),a.push(`Author: ${s.author.name} <${s.author.email}>`),a.push(`AuthorDate: ${qo(s.author.timestamp,s.author.timezone,t.dateMode)}`),a.push(`Commit: ${s.committer.name} <${s.committer.email}>`),a.push(`CommitDate: ${qo(s.committer.timestamp,s.committer.timezone,t.dateMode)}`),a.push("");let c=s.message.replace(/\n$/,"");for(let f of c.split(`
|
|
432
431
|
`))a.push(` ${f}`);return a.join(`
|
|
433
|
-
`)}case"raw":return
|
|
432
|
+
`)}case"raw":return wg(t,n);default:return bg(t,n)}}function wg(e,t){let{hash:n,commit:r}=e,o=[];t||o.push(""),o.push(`commit ${n}`),o.push(`tree ${r.tree}`);for(let i of r.parents)o.push(`parent ${i}`);o.push(`author ${r.author.name} <${r.author.email}> ${r.author.timestamp} ${r.author.timezone}`),o.push(`committer ${r.committer.name} <${r.committer.email}> ${r.committer.timestamp} ${r.committer.timezone}`),o.push("");let s=r.message.replace(/\n$/,"");for(let i of s.split(`
|
|
434
433
|
`))o.push(` ${i}`);return o.join(`
|
|
435
|
-
`)}function
|
|
434
|
+
`)}function bg(e,t){let{hash:n,commit:r}=e,o=e.decorations?e.decorations(n):"",s=[];t||s.push(""),s.push(o?`commit ${n} ${o}`:`commit ${n}`),r.parents.length>=2&&s.push(`Merge: ${r.parents.map(X).join(" ")}`),s.push(`Author: ${r.author.name} <${r.author.email}>`),s.push(`Date: ${qo(r.author.timestamp,r.author.timezone,e.dateMode)}`),s.push("");let i=r.message.replace(/\n$/,"");for(let a of i.split(`
|
|
436
435
|
`))s.push(` ${a}`);return s.join(`
|
|
437
|
-
`)}var
|
|
438
|
-
`,exitCode:128};let
|
|
436
|
+
`)}var Zl=["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],Jl=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];function yg(e){let t=e.startsWith("-")?-1:1,n=e.replace(/^[+-]/,""),r=parseInt(n.slice(0,2),10)||0,o=parseInt(n.slice(2,4),10)||0;return t*(r*60+o)}function Ko(e,t){let n=yg(t);return new Date((e+n*60)*1e3)}function Eg(e){return`${e.slice(0,3)}:${e.slice(3)}`}function Ql(e,t){let n=Ko(e,t),r=n.getUTCFullYear(),o=String(n.getUTCMonth()+1).padStart(2,"0"),s=String(n.getUTCDate()).padStart(2,"0"),i=String(n.getUTCHours()).padStart(2,"0"),a=String(n.getUTCMinutes()).padStart(2,"0"),c=String(n.getUTCSeconds()).padStart(2,"0"),f=t==="+0000"||t==="-0000"?"Z":Eg(t);return`${r}-${o}-${s}T${i}:${a}:${c}${f}`}function ed(e,t){let n=Ko(e,t),r=n.getUTCFullYear(),o=String(n.getUTCMonth()+1).padStart(2,"0"),s=String(n.getUTCDate()).padStart(2,"0"),i=String(n.getUTCHours()).padStart(2,"0"),a=String(n.getUTCMinutes()).padStart(2,"0"),c=String(n.getUTCSeconds()).padStart(2,"0");return`${r}-${o}-${s} ${i}:${a}:${c} ${t}`}function td(e){let n=Math.floor(Date.now()/1e3)-e;if(n<0&&(n=0),n<90)return n===1?"1 second ago":`${n} seconds ago`;if(n=Math.round(n/60),n<90)return n===1?"1 minute ago":`${n} minutes ago`;if(n=Math.round(n/60),n<36)return n===1?"1 hour ago":`${n} hours ago`;if(n=Math.round(n/24),n<14)return n===1?"1 day ago":`${n} days ago`;if(n<70){let s=Math.round(n/7);return s===1?"1 week ago":`${s} weeks ago`}if(n<365){let s=Math.round(n/30);return s===1?"1 month ago":`${s} months ago`}let r=Math.floor(n/365),o=Math.round((n-r*365)/30);if(o>0){let s=r===1?"1 year":`${r} years`,i=o===1?"1 month":`${o} months`;return`${s}, ${i} ago`}return r===1?"1 year ago":`${r} years ago`}function kg(e,t){let n=Ko(e,t),r=n.getUTCFullYear(),o=String(n.getUTCMonth()+1).padStart(2,"0"),s=String(n.getUTCDate()).padStart(2,"0");return`${r}-${o}-${s}`}function Rg(e,t){return`${e} ${t}`}function xg(e){return e.toString()}function Cg(e,t){let n=new Date(e*1e3),r=Zl[n.getDay()]?.slice(0,3),o=Jl[n.getMonth()],s=n.getDate(),i=String(n.getHours()).padStart(2,"0"),a=String(n.getMinutes()).padStart(2,"0"),c=String(n.getSeconds()).padStart(2,"0"),f=n.getFullYear();return`${r} ${o} ${s} ${i}:${a}:${c} ${f}`}function qo(e,t,n){switch(n){case"short":return kg(e,t);case"iso":return ed(e,t);case"iso-strict":return Ql(e,t);case"relative":case"human":return td(e);case"rfc":return nd(e,t);case"raw":return Rg(e,t);case"unix":return xg(e);case"local":return Cg(e,t);default:return $n(e,t)}}function nd(e,t){let n=Ko(e,t),r=Zl[n.getUTCDay()]?.slice(0,3),o=Jl[n.getUTCMonth()],s=n.getUTCDate(),i=String(n.getUTCHours()).padStart(2,"0"),a=String(n.getUTCMinutes()).padStart(2,"0"),c=String(n.getUTCSeconds()).padStart(2,"0"),f=n.getUTCFullYear();return`${r}, ${s} ${o} ${f} ${i}:${a}:${c} ${t}`}ie();we();cn();He();function od(e,t){e.command("log",{description:"Show commit logs",transformArgs:n=>n.map(r=>/^-(\d+)$/.test(r)?`-n${r.slice(1)}`:r),args:[z.string().name("revisions").variadic().optional()],options:{maxCount:V.number().alias("n").describe("Limit the number of commits to output"),oneline:S().describe("Condense each commit to a single line"),all:S().describe("Walk all refs, not just HEAD"),author:V.string().describe("Filter by author (regex or substring)"),grep:V.string().describe("Filter by commit message (regex or substring)"),since:V.string().describe("Show commits after date"),after:V.string().describe("Synonym for --since"),until:V.string().describe("Show commits before date"),before:V.string().describe("Synonym for --until"),decorate:S().describe("Show ref names next to commit hashes"),reverse:S().describe("Output commits in reverse order"),format:V.string().describe("Pretty-print format string"),pretty:V.string().describe("Pretty-print format or preset name"),patch:S().alias("p").describe("Show diff in patch format"),stat:S().describe("Show diffstat summary"),nameStatus:S().describe("Show names and status of changed files"),nameOnly:S().describe("Show only names of changed files"),shortstat:S().describe("Show only the shortstat summary line"),numstat:S().describe("Machine-readable insertions/deletions per file"),graph:S().describe("Draw text-based graph of the commit history"),firstParent:S().describe("Follow only the first parent of merge commits"),date:V.string().describe("Date format: short, iso, iso-strict, relative, rfc, raw, unix, local, human, default")},handler:async(n,r,o)=>{let s=await q(r.fs,r.cwd,t);if(M(s))return s;let i=s,a,c,f=n.revisions,l=f&&f.length===1?Uo(f[0]):null;if(l){let J=async Oe=>{let ut=await We(i,Oe);if(!ut)return Qt(Oe);try{return await ve(i,ut)}catch{return Qt(Oe)}},te=await J(l.left);if(typeof te=="object"&&"exitCode"in te)return te;let ke=await J(l.right);if(typeof ke=="object"&&"exitCode"in ke)return ke;let _e=te,ce=ke;if(l.type==="two-dot")a=[ce],c=[_e];else{a=[_e,ce];let Oe=await qt(i,_e,ce);c=Oe.length>0?Oe:void 0}if(n.all){let Oe=await ge(i);for(let yr of Oe)try{let Ye=await ve(i,yr.hash);a.includes(Ye)||a.push(Ye)}catch{}let ut=await Y(i);ut&&!a.includes(ut)&&a.push(ut)}}else if(n.all){let J=await ge(i),te=new Set;for(let _e of J)try{te.add(await ve(i,_e.hash))}catch{}let ke=await Y(i);ke&&te.add(ke),a=[...te]}else if(f&&f.length>0){let J=[];for(let te of f){let ke=await We(i,te);if(!ke)return Qt(te);try{J.push(await ve(i,ke))}catch{return Qt(te)}}a=J}else{let J=await Qe(i);if(M(J))return J;a=[J]}if(a.length===0)return T("your current branch does not have any commits yet");let d=o.passthrough.length>0?o.passthrough.map(J=>Ue(J,"")):null,h=n.author?rd(n.author):null,u=n.grep?rd(n.grep):null,m=n.since??n.after,p=n.until??n.before,g=m?ra(m):null,w=p?ra(p):null,b=n.format??n.pretty,y=null,R=null,x=!1;if(n.oneline)R="oneline",x=!0;else if(b!==void 0){let J=zo(b);y=J.formatStr,R=J.preset}let k=new Set(["default","short","iso","iso-strict","relative","rfc","raw","unix","local","human"]);if(n.date&&!k.has(n.date))return{stdout:"",stderr:`fatal: unknown date format ${n.date}
|
|
437
|
+
`,exitCode:128};let E=n.date,C=n.patch?"patch":n.stat?"stat":n.nameStatus?"name-status":n.nameOnly?"name-only":n.shortstat?"shortstat":n.numstat?"numstat":null,$=n.graph;if($&&n.reverse)return T("options '--graph' and '--reverse' cannot be used together");let P=n.decorate||y!=null&&(y.includes("%d")||y.includes("%D"))?await Og(i):null,I=P?J=>sd(P,J):void 0,D=P?J=>{let te=sd(P,J);return te.startsWith("(")&&te.endsWith(")")?te.slice(1,-1):te}:void 0,G=n.maxCount,A=n.reverse,O=n.firstParent,_=d?$g(i,a,d,c?await Pg(i,c):void 0,O):_t(i,a,{exclude:c,topoOrder:$,firstParent:O}),U=[];for await(let J of _){if(G!==void 0&&U.length>=G)break;let{commit:te}=J;if(!(w!==null&&te.committer.timestamp>w)&&!(g!==null&&te.committer.timestamp<=g)){if(h){let ke=`${te.author.name} <${te.author.email}>`;if(!h(ke))continue}u&&!u(te.message)||U.push(J)}}let F=A?U.reverse():U;if($)return Ig(F,i,y,R,x,C,I,D,E);if(y!==null){let J=[];for(let te of F){let ke={hash:te.hash,commit:te.commit,decorations:I,decorationsRaw:D,dateMode:E},_e=Ps(y,ke),ce=await ka(i,te.commit,C);ce&&(_e+=`
|
|
439
438
|
|
|
440
|
-
${
|
|
439
|
+
${ce.replace(/\n$/,"")}`),J.push(_e)}return{stdout:J.length>0?`${J.join(`
|
|
441
440
|
`)}
|
|
442
|
-
`:"",stderr:"",exitCode:0}}let L=
|
|
441
|
+
`:"",stderr:"",exitCode:0}}let L=R??"medium",W=L==="oneline",ne=[];for(let J=0;J<F.length;J++){let te=F[J],ke={hash:te.hash,commit:te.commit,decorations:I,decorationsRaw:D,dateMode:E},_e=$s(L,ke,J===0,x),ce=await ka(i,te.commit,C);ce&&(_e+=`${W?`
|
|
443
442
|
`:`
|
|
444
443
|
|
|
445
|
-
`}${
|
|
446
|
-
`)}
|
|
447
|
-
`:"",stderr:"",exitCode:0}}})}async function
|
|
448
|
-
`),
|
|
449
|
-
`);if(d||n!==null)for(let
|
|
450
|
-
`)}
|
|
451
|
-
`:"",stderr:"",exitCode:0}}async function
|
|
452
|
-
`).join("")}function
|
|
453
|
-
`).join("")}async function
|
|
454
|
-
`:""}async function
|
|
455
|
-
`;else{let c=
|
|
456
|
-
`}}return o}async function
|
|
457
|
-
`,
|
|
458
|
-
Please, commit your changes before you merge.`);if(await B(s,"CHERRY_PICK_HEAD"))return
|
|
459
|
-
Please, commit your changes before you merge.`);let
|
|
460
|
-
`);let
|
|
461
|
-
`,stderr:"",exitCode:0};let g=!!n.noFf,w=!!n.ffOnly;if(!n.noFf&&!n.ffOnly){let
|
|
444
|
+
`}${ce.replace(/\n$/,"")}`),ne.push(_e)}return{stdout:ne.length>0?`${ne.join(`
|
|
445
|
+
`)}
|
|
446
|
+
`:"",stderr:"",exitCode:0}}})}async function Pg(e,t){let n=new Set;for await(let r of _t(e,t))n.add(r.hash);return n}function rd(e){try{let t=new RegExp(e);return n=>t.test(n)}catch{return t=>t.includes(e)}}async function*$g(e,t,n,r,o){let s=new Set(r),i=new Wn,a=async c=>{if(!s.has(c))try{let f=await j(e,c);i.push({hash:c,commit:f})}catch{}};for(let c of t)await a(c);for(;i.size>0;){let c=i.pop();if(s.has(c.hash))continue;s.add(c.hash);let{commit:f}=c,l=o?f.parents.slice(0,1):f.parents;if(l.length===0){(await Ke(e,null,f.tree)).some(u=>Ee(n,u.path))&&(yield c);continue}if(l.length===1){let h=l[0];if(h){try{let u=await j(e,h);(await Ke(e,u.tree,f.tree)).some(p=>Ee(n,p.path))&&(yield c)}catch{yield c}await a(h)}continue}let d=[];for(let h of l)try{let u=await j(e,h);(await Ke(e,u.tree,f.tree)).some(p=>Ee(n,p.path))||d.push(h)}catch{}if(d.length>0&&d[0])await a(d[0]);else{yield c;for(let h of l)await a(h)}}}async function Og(e){let t=await Q(e),n=t?.type==="symbolic"?Pe(t.target):null,r=await Y(e),o=new Map,s=(f,l,d)=>{let h=o.get(f);h||(h=[],o.set(f,h)),h.push({label:l,fullRef:d})},i=await ge(e,"refs/heads");for(let f of i)s(f.hash,Pe(f.name),f.name);let a=await ge(e,"refs/remotes");for(let f of a)s(f.hash,f.name.replace("refs/remotes/",""),f.name);let c=await ge(e,"refs/tags");for(let f of c){let l=f.hash;try{l=await ve(e,f.hash)}catch{}s(l,`tag: ${f.name.replace("refs/tags/","")}`,f.name)}return{headTarget:n,headHash:r,byHash:o}}function sd(e,t){let n=e.byHash.get(t),r=!e.headTarget&&e.headHash!==null&&e.headHash===t;if((!n||n.length===0)&&!r)return"";let o=[],s=e.headTarget&&n?n.find(a=>a.label===e.headTarget):null;s?o.push(`HEAD -> ${s.label}`):r&&o.push("HEAD");let i=n?n.filter(a=>a!==s):[];i.sort((a,c)=>a.fullRef>c.fullRef?-1:a.fullRef<c.fullRef?1:0);for(let a of i)o.push(a.label);return o.length>0?`(${o.join(", ")})`:""}async function Ig(e,t,n,r,o,s,i,a,c){let f=new Wo,l=r??"medium",d=l==="oneline",h=[];for(let u=0;u<e.length;u++){let m=e[u],p={hash:m.hash,commit:m.commit,decorations:i,decorationsRaw:a,dateMode:c},g;n!==null?g=Ps(n,p):g=$s(l,p,!0,o),f.update(m.hash,m.commit.parents),u>0&&!d&&n===null&&h.push(f.paddingPrefix());let w=g.split(`
|
|
447
|
+
`),b=0;for(;;){let{prefix:x,isCommitLine:k}=f.nextLine();if(k){h.push(x+(w[b++]??""));break}h.push(x)}for(;b<w.length;){let{prefix:x}=f.nextLine();h.push(x+w[b++])}for(;!f.isFinished();){let{prefix:x}=f.nextLine();h.push(x)}let y=80-f.width,R=await ka(t,m.commit,s,y);if(R){let x=R.replace(/\n$/,"").split(`
|
|
448
|
+
`);if(d||n!==null)for(let k of x)h.push(f.paddingPrefix()+k);else{h.push(f.paddingPrefix());for(let k of x)h.push(f.paddingPrefix()+k)}}}return{stdout:h.length>0?`${h.join(`
|
|
449
|
+
`)}
|
|
450
|
+
`:"",stderr:"",exitCode:0}}async function ka(e,t,n,r){if(!n||t.parents.length>=2)return"";let o=t.parents.length===1?(await j(e,t.parents[0])).tree:null,s=await Ke(e,o,t.tree),{remaining:i,renames:a}=await ot(e,s);switch(n){case"name-only":return Sg(i,a);case"name-status":return Tg(i,a);case"stat":return vg(e,i,a,r);case"shortstat":return Hg(e,i,a);case"numstat":return Ag(e,i,a);case"patch":return Dg(e,i,a)}}function Sg(e,t){let n=[];for(let r of e)n.push({key:r.path,line:r.path});for(let r of t)n.push({key:r.newPath,line:r.newPath});return n.sort((r,o)=>r.key<o.key?-1:r.key>o.key?1:0),n.map(r=>`${r.line}
|
|
451
|
+
`).join("")}function Tg(e,t){let n=[];for(let r of e){let o=r.status==="added"?"A":r.status==="deleted"?"D":"M";n.push({key:r.path,line:`${o} ${r.path}`})}for(let r of t){let o=String(r.similarity??100).padStart(3,"0");n.push({key:r.newPath,line:`R${o} ${r.oldPath} ${r.newPath}`})}return n.sort((r,o)=>r.key<o.key?-1:r.key>o.key?1:0),n.map(r=>`${r.line}
|
|
452
|
+
`).join("")}async function vg(e,t,n,r){let{fileStats:o}=await Jn(e,t,n);return o.sort((s,i)=>s.sortKey<i.sortKey?-1:s.sortKey>i.sortKey?1:0),hr(o,r)}async function Hg(e,t,n){let{fileStats:r}=await Jn(e,t,n),o=0,s=0;for(let a of r)o+=a.insertions,s+=a.deletions;let i=Zn(r.length,o,s);return i?`${i}
|
|
453
|
+
`:""}async function Ag(e,t,n){let r=[];for(let s of t)r.push({key:s.path,oldHash:s.oldHash,newHash:s.newHash,display:s.path});for(let s of n)r.push({key:s.newPath,oldHash:s.oldHash,newHash:s.newHash,display:hn(s.oldPath,s.newPath)});r.sort((s,i)=>s.key<i.key?-1:s.key>i.key?1:0);let o="";for(let s of r){let i=s.oldHash?await re(e,s.oldHash):"",a=s.newHash?await re(e,s.newHash):"";if(Te(i)||Te(a))o+=`- - ${s.display}
|
|
454
|
+
`;else{let c=xt(i),f=xt(a),l=at(c,f),d=0,h=0;for(let u of l)u.type==="insert"?d++:u.type==="delete"&&h++;o+=`${d} ${h} ${s.display}
|
|
455
|
+
`}}return o}async function Dg(e,t,n){let r=[];for(let s of t)r.push({type:"diff",entry:s});for(let s of n)r.push({type:"rename",entry:s});r.sort((s,i)=>{let a=s.type==="diff"?s.entry.path:s.entry.newPath,c=i.type==="diff"?i.entry.path:i.entry.newPath;return a<c?-1:a>c?1:0});let o="";for(let s of r)if(s.type==="rename"){let i=s.entry,a=i.oldHash?await re(e,i.oldHash):"",c=i.newHash?await re(e,i.newHash):"";o+=Ht({path:i.oldPath,oldContent:a,newContent:c,oldMode:i.oldMode,newMode:i.newMode,oldHash:i.oldHash,newHash:i.newHash,renameTo:i.newPath,similarity:i.similarity})}else{let i=s.entry,a=i.oldHash?await re(e,i.oldHash):"",c=i.newHash?await re(e,i.newHash):"";o+=Ht({path:i.path,oldContent:a,newContent:c,oldMode:i.oldMode,newMode:i.newMode,oldHash:i.oldHash,newHash:i.newHash,isNew:i.status==="added",isDeleted:i.status==="deleted"})}return o}oe();Ce();pe();sr();tt();function ad(e,t){e.command("ls-files",{description:"Show information about files in the index and the working tree",options:{cached:S().alias("c").describe("Show cached files (default)"),modified:S().alias("m").describe("Show modified files"),deleted:S().alias("d").describe("Show deleted files"),others:S().alias("o").describe("Show other (untracked) files"),unmerged:S().alias("u").describe("Show unmerged files"),stage:S().alias("s").describe("Show staged contents' mode, hash, and stage number"),"exclude-standard":S().describe("Add standard git exclusions (.gitignore, info/exclude, core.excludesFile)"),"nul-terminate":S().alias("z").describe("Use \\0 as line terminator instead of \\n"),"show-tags":S().alias("t").describe("Show status tags")},handler:async(n,r,o)=>{let s=await q(r.fs,r.cwd,t);if(M(s))return s;let i=s,a=Ve(i);if(a)return a;let c=i.workTree,f=n.cached,l=n.modified,d=n.deleted,h=n.others,u=n.unmerged,m=n.stage,p=n["exclude-standard"],g=n["nul-terminate"],w=n["show-tags"];f||l||d||h||u||(f=!0);let y=await K(i),R=g?"\0":`
|
|
456
|
+
`,x=o.passthrough.length>0?o.passthrough.map(C=>{let $=r.cwd!==c?Mg(c,r.cwd):"";return Ue(C,$)}):null,k=[];if(f)for(let C of y.entries){if(x&&!Ee(x,C.path))continue;let $=w?C.stage>0?"M":"H":null;k.push(id(C,m,$))}if(u&&!f)for(let C of y.entries)C.stage!==0&&(x&&!Ee(x,C.path)||k.push(id(C,!0,w?"M":null)));if(l||d){let C=await jg(i,c,y);for(let{path:$,status:H}of C){if(H==="modified"&&!l||H==="deleted"&&!d||x&&!Ee(x,$))continue;let P=w?H==="deleted"?"R":"C":null;k.push(P?`${P} ${$}`:$)}}if(h){let C=await Gg(i,c,y,p);for(let $ of C)x&&!Ee(x,$)||k.push(w?`? ${$}`:$)}return{stdout:k.length>0?k.join(R)+R:"",stderr:"",exitCode:0}}})}function id(e,t,n){if(t){let r=e.mode.toString(8).padStart(6,"0");return`${n?`${n} `:""}${r} ${e.hash} ${e.stage} ${e.path}`}return n?`${n} ${e.path}`:e.path}function Mg(e,t){return t===e?"":t.startsWith(`${e}/`)?t.slice(e.length+1):""}async function jg(e,t,n){let r=[];for(let o of n.entries){if(o.stage!==0)continue;let s=v(t,o.path);if(!await e.fs.exists(s)){r.push({path:o.path,status:"deleted"});continue}let a=await ht(e.fs,s);if(!a.isFile&&!a.isSymbolicLink)continue;await _n(e.fs,s)!==o.hash&&r.push({path:o.path,status:"modified"})}return r}async function Gg(e,t,n,r){let o=new Set(n.entries.map(i=>i.path));return(await st(e,t,"",{skipIgnore:!r})).filter(i=>!o.has(i))}oe();fr();Be();Ce();ie();ze();we();cn();He();function cd(e,t){e.command("merge",{description:"Join two or more development histories together",args:[z.string().name("branch").describe("Branch to merge into the current branch").optional()],options:{abort:S().describe("Abort the current in-progress merge"),continue:S().describe("Continue the merge after conflict resolution"),noFf:S().describe("Create a merge commit even when fast-forward is possible"),ffOnly:S().describe("Refuse to merge unless fast-forward is possible"),squash:S().describe("Apply merge result to worktree/index without creating a merge commit"),edit:S().describe("Edit the merge message (no-op, accepted for compatibility)"),message:V.string().alias("m").describe("Merge commit message")},transformArgs:n=>n.filter(r=>r!=="--ff"),handler:async(n,r)=>{let o=await q(r.fs,r.cwd,t);if(M(o))return o;let s=o;if(n.abort)return Ug(s,r.env);if(n.continue)return Fg(s,r.env,t);let i=n.branch;if(!i)return T("you must specify a branch to merge");let a=await Qe(s);if(M(a))return a;let c=await K(s),f=Cn(c,"Merging");if(f)return f;if(await B(s,"MERGE_HEAD"))return T(`You have not concluded your merge (MERGE_HEAD exists).
|
|
457
|
+
Please, commit your changes before you merge.`);if(await B(s,"CHERRY_PICK_HEAD"))return T(`You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).
|
|
458
|
+
Please, commit your changes before you merge.`);let h=await We(s,i);if(!h)return N(`merge: ${i} - not something we can merge
|
|
459
|
+
`);let u=await ve(s,h),m=await qt(s,a,u),p=m[0]??null;if(m.length===0)return T("refusing to merge unrelated histories");if(p===u)return await be(s,"MERGE_MSG"),{stdout:`Already up to date.${n.squash?" (nothing to squash)":""}
|
|
460
|
+
`,stderr:"",exitCode:0};let g=!!n.noFf,w=!!n.ffOnly;if(!n.noFf&&!n.ffOnly){let x=await xe(s,"merge.ff");x==="false"?g=!0:x==="only"&&(w=!0)}if(g&&w)return T("--no-ff and --ff-only are incompatible");let b=p===a&&!g;if(w&&!b)return N(`hint: Diverging branches can't be fast-forwarded, you need to either:
|
|
462
461
|
hint:
|
|
463
462
|
hint: git merge --no-ff
|
|
464
463
|
hint:
|
|
@@ -468,44 +467,44 @@ hint: git rebase
|
|
|
468
467
|
hint:
|
|
469
468
|
hint: Disable this message with "git config set advice.diverging false"
|
|
470
469
|
fatal: Not possible to fast-forward, aborting.
|
|
471
|
-
`,128);if(await B(s,"REVERT_HEAD")&&await
|
|
472
|
-
`)?
|
|
473
|
-
`:void 0;return n.squash?
|
|
470
|
+
`,128);if(await B(s,"REVERT_HEAD")&&await St(s),b&&!n.squash){let x=await Q(s),k=await vo(s,a,u);if(k.exitCode===0&&n.message&&(k.stdout=k.stdout.replace(/^Fast-forward$/m,"Fast-forward (no commit created; -m option ignored)")),k.exitCode===0){await be(s,"MERGE_MSG");let E=x?.type==="symbolic"?x.target:"HEAD";await se(s,r.env,E,a,u,`merge ${i}: Fast-forward${n.message?" (no commit created; -m option ignored)":""}`,x?.type==="symbolic"),await t?.hooks?.postMerge?.({repo:s,headHash:a,theirsHash:u,strategy:"fast-forward",commitHash:null})}return k}let y=n.message,R=y?y.endsWith(`
|
|
471
|
+
`)?y:`${y}
|
|
472
|
+
`:void 0;return n.squash?_g(s,a,u,i,r.env,t,R):Lg(s,a,u,i,r.env,g,t,R)}})}async function Lg(e,t,n,r,o,s=!1,i,a){let c=await j(e,t),f=await Q(e),l=f?.type==="symbolic"?Pe(f.target):"HEAD",d=await xe(e,"merge.conflictstyle")??"merge",h={a:"HEAD",b:r,conflictStyle:d},u=await bs(e,t,n,h),m=await On(e,u,c.tree,{labels:h,errorExitCode:2,operationName:"merge"});if(!m.ok)return await be(e,"MERGE_MSG"),m.failureKind==="staged"&&f?.type==="symbolic"&&await se(e,o,"HEAD",t,t,`merge ${r}: updating HEAD`),m;if(u.conflicts.length>0){await Z(e,"MERGE_HEAD",n),await Z(e,"ORIG_HEAD",t);let H=a??await mr(e,r,l),P={repo:e,message:H,treeHash:m.mergedTreeHash,headHash:t,theirsHash:n},I=await i?.hooks?.mergeMsg?.(P);if(fe(I))return{stdout:"",stderr:I.message??"",exitCode:1};H=P.message;let D=Kt({version:2,entries:u.entries}).sort();return H+=`
|
|
474
473
|
# Conflicts:
|
|
475
|
-
${
|
|
474
|
+
${D.map(A=>`# ${A}`).join(`
|
|
476
475
|
`)}
|
|
477
|
-
`,await
|
|
476
|
+
`,await Ae(e,"MERGE_MSG",H),await Ae(e,"MERGE_MODE",s?"no-ff":""),{stdout:`${[...u.messages,"Automatic merge failed; fix conflicts and then commit the result."].join(`
|
|
478
477
|
`)}
|
|
479
|
-
`,stderr:"",exitCode:1}}await
|
|
478
|
+
`,stderr:"",exitCode:1}}await be(e,"MERGE_MSG");let p=m.mergedTreeHash,g=await un(e,o);if(M(g))return g;let w=await nt(e,o);if(M(w))return w;let b=a??await mr(e,r,l),y={repo:e,message:b,treeHash:p,headHash:t,theirsHash:n},R=await i?.hooks?.mergeMsg?.(y);if(fe(R))return{stdout:"",stderr:R.message??"",exitCode:1};b=y.message;let x=await i?.hooks?.preMergeCommit?.({repo:e,message:b,treeHash:p,headHash:t,theirsHash:n});if(fe(x))return{stdout:"",stderr:x.message??"",exitCode:1};let k=await yt(e,p,[t,n],g,w,b),E=f?.type==="symbolic"?f.target:"HEAD";await se(e,o,E,t,k,`merge ${r}: Merge made by the 'ort' strategy.`,f?.type==="symbolic"),await i?.hooks?.postMerge?.({repo:e,headHash:t,theirsHash:n,strategy:"three-way",commitHash:k});let C=await pn(e,c.tree,p);return{stdout:`${u.messages.length>0?`${u.messages.join(`
|
|
480
479
|
`)}
|
|
481
480
|
`:""}Merge made by the 'ort' strategy.
|
|
482
|
-
${C}`,stderr:"",exitCode:0}}async function
|
|
481
|
+
${C}`,stderr:"",exitCode:0}}async function Ng(e,t,n){let r=[];for await(let o of _t(e,n,{exclude:[t]})){if(o.commit.parents.length>1)continue;r.push(`commit ${o.hash}`);let s=o.commit.author;r.push(`Author: ${s.name} <${s.email}>`),r.push(`Date: ${$n(s.timestamp,s.timezone)}`),r.push("");for(let i of o.commit.message.replace(/\n+$/,"").split(`
|
|
483
482
|
`))r.push(` ${i}`);r.push("")}return r.join(`
|
|
484
|
-
`)}async function
|
|
485
|
-
`:"",
|
|
483
|
+
`)}async function _g(e,t,n,r,o,s,i){let a=await j(e,t),c=await Q(e),f=await xe(e,"merge.conflictstyle")??"merge",l={a:"HEAD",b:r,conflictStyle:f},d=await qt(e,t,n),h=d.length>0&&d[0]===t,u=h?`Updating ${X(t)}..${X(n)}
|
|
484
|
+
`:"",m=await bs(e,t,n,l),p=await On(e,m,a.tree,{labels:l,errorExitCode:h?1:2,operationName:"merge",skipStagedChangeCheck:h});if(!p.ok){await be(e,"MERGE_MSG"),!h&&p.failureKind==="staged"&&c?.type==="symbolic"&&await se(e,o,"HEAD",t,t,`merge ${r}: updating HEAD`);let k=p;return h&&(k.stderr=k.stderr.replace(/Merge with strategy ort failed\.\n$/,"")),u&&(k.stdout=u+k.stdout),k}let g;if(i?g=`Squashed commit of the following:
|
|
486
485
|
|
|
487
486
|
${i}`:g=`Squashed commit of the following:
|
|
488
487
|
|
|
489
|
-
${await
|
|
488
|
+
${await Ng(e,t,n)}`,await Ae(e,"SQUASH_MSG",g),m.conflicts.length>0){let E=`
|
|
490
489
|
# Conflicts:
|
|
491
|
-
${
|
|
490
|
+
${Kt({version:2,entries:m.entries}).sort().map(H=>`# ${H}`).join(`
|
|
492
491
|
`)}
|
|
493
|
-
`,
|
|
492
|
+
`,C=await $e(e,"MERGE_MSG");return await Ae(e,"MERGE_MSG",(C??"")+E),{stdout:`${[...m.messages,"Squash commit -- not updating HEAD","Automatic merge failed; fix conflicts and then commit the result."].join(`
|
|
494
493
|
`)}
|
|
495
|
-
`,stderr:"",exitCode:1}}let w=p.mergedTreeHash,
|
|
494
|
+
`,stderr:"",exitCode:1}}let w=p.mergedTreeHash,b=await pn(e,a.tree,w),y=m.messages.length>0?`${m.messages.join(`
|
|
496
495
|
`)}
|
|
497
|
-
`:"";return{stdout:`${
|
|
498
|
-
`:""}${
|
|
499
|
-
${
|
|
500
|
-
`,exitCode:0}}async function
|
|
501
|
-
${
|
|
502
|
-
`);let f=c[c.length-1],l=c.slice(0,-1),d=
|
|
503
|
-
`)){if(!
|
|
504
|
-
`),a=!0)}}return a?i.hex():null}ze();
|
|
496
|
+
`:"";return{stdout:`${h?`${u}${i?"Fast-forward (no commit created; -m option ignored)":"Fast-forward"}
|
|
497
|
+
`:""}${y}Squash commit -- not updating HEAD
|
|
498
|
+
${h?b:""}`,stderr:h?"":`Automatic merge went well; stopped before committing as requested
|
|
499
|
+
`,exitCode:0}}async function Fg(e,t,n){let r=await B(e,"MERGE_HEAD");if(!r)return T("There is no merge in progress (MERGE_HEAD missing).");let o=await K(e),s=Cn(o,"Committing");if(s)return s;let i=await Qe(e);if(M(i))return i;let a=await j(e,i),c=await $e(e,"MERGE_MSG");if(c)c=It(c);else{let C=await Q(e),$=C?.type==="symbolic"?Pe(C.target):"HEAD";c=await mr(e,"unknown",$)}let f=Le(o),l=await Fe(e,f),d=await un(e,t);if(M(d))return d;let h=await nt(e,t);if(M(h))return h;let u=Nt(c),m={repo:e,message:u,treeHash:l,headHash:i,theirsHash:r},p=await n?.hooks?.mergeMsg?.(m);if(fe(p))return{stdout:"",stderr:p.message??"",exitCode:1};u=m.message;let g=await n?.hooks?.preMergeCommit?.({repo:e,message:u,treeHash:l,headHash:i,theirsHash:r});if(fe(g))return{stdout:"",stderr:g.message??"",exitCode:1};let w=await yt(e,l,[i,r],d,h,u);await ls(e);let b=await Q(e),y=ue(u),R=b?.type==="symbolic"?b.target:"HEAD";await se(e,t,R,i,w,`commit (merge): ${y}`,b?.type==="symbolic"),await n?.hooks?.postMerge?.({repo:e,headHash:i,theirsHash:r,strategy:"three-way",commitHash:w});let x=await pn(e,a.tree,l),k=b?.type==="symbolic"?Pe(b.target):"detached HEAD";return{stdout:`${Lt(k,w,c)}
|
|
500
|
+
${x}`,stderr:"",exitCode:0}}async function Ug(e,t){return Bn(e,t,{operationRef:"MERGE_HEAD",noOpError:T("There is no merge to abort (MERGE_HEAD missing)."),operationName:"merge",clearState:ls})}oe();Ce();pe();tt();function fd(e,t){e.command("mv",{description:"Move or rename a file, directory, or symlink",args:[z.string().name("sources").describe("Source file(s) or directory").optional().variadic()],options:{force:S().alias("f").describe("Force renaming even if target exists"),"dry-run":S().alias("n").describe("Do nothing; only show what would happen"),skip:S().alias("k").describe("Skip move/rename actions that would lead to errors")},handler:async(n,r)=>{let o=await q(r.fs,r.cwd,t);if(M(o))return o;let s=o,i=Ve(s);if(i)return i;let a=s.workTree,c=n.sources;if(c.length<2)return N(`usage: git mv [<options>] <source>... <destination>
|
|
501
|
+
`);let f=c[c.length-1],l=c.slice(0,-1),d=Mt(r.cwd,f),h=rt(a,d);if(h.startsWith(".."))return T(`'${f}' is outside repository at '${a}'`);let u=await K(s),m=await r.fs.exists(d),p=m&&(await r.fs.stat(d)).isDirectory;if(l.length>1&&!p)return T(m?`destination '${f}' is not a directory`:`destination directory '${f}' does not exist`);let g=[];for(let w of l){let b=Mt(r.cwd,w),y=rt(a,b);if(y.startsWith("..")){if(n.skip)continue;return T(`'${w}' is outside repository at '${a}'`)}if(!await r.fs.exists(b)){if(n.skip)continue;return T(`bad source, source=${y}, destination=${h}`)}let k=(await r.fs.stat(b)).isDirectory;if(!(k?u.entries.some(I=>I.path===y||I.path.startsWith(`${y}/`)):u.entries.some(I=>I.path===y&&I.stage===0))){let I=!k&&u.entries.some(D=>D.path===y&&D.stage>0);if(n.skip)continue;return T(I?`conflicted, source=${y}, destination=${h}`:`not under version control, source=${y}, destination=${h}`)}let C,$;if(p){let I=qr(y);C=h===""||h==="."?I:`${h}/${I}`,$=v(d,I)}else C=h,$=d;if(await r.fs.exists($)&&!n.force)if((await r.fs.stat($)).isDirectory){let D=qr(y);C=`${C}/${D}`,$=v($,D)}else{if(n.skip)continue;return T(`destination exists, source=${y}, destination=${C}`)}if(y===C){if(n.skip)continue;return T(`can not move directory into itself, source=${y}, destination=${C}`)}let P=nn($);if(!await r.fs.exists(P)){if(n.skip)continue;return T(`renaming '${y}' failed: No such file or directory`)}if(k){let I=`${y}/`,D=u.entries.filter(G=>G.path.startsWith(I)&&G.stage===0);for(let G of D){let A=G.path.slice(y.length),O=C+A,_=$+A;g.push({srcRel:G.path,dstRel:O,srcAbs:v(a,G.path),dstAbs:_})}}else g.push({srcRel:y,dstRel:C,srcAbs:b,dstAbs:$})}if(g.length===0)return{stdout:"",stderr:"",exitCode:0};if(n["dry-run"])return{stdout:"",stderr:"",exitCode:0};for(let w of g){let b=nn(w.dstAbs);await r.fs.exists(b)||await r.fs.mkdir(b,{recursive:!0});let y=await r.fs.readFileBuffer(w.srcAbs);await r.fs.writeFile(w.dstAbs,y),await r.fs.rm(w.srcAbs);let R=Fs(u,w.srcRel,0);if(R){u=ft(u,w.srcRel);let x={...R,path:w.dstRel};u=Pt(u,x)}}for(let w of g)await ir(r.fs,nn(w.srcAbs),a);return await ae(s,u),{stdout:"",stderr:"",exitCode:0}}})}oe();Be();Tn();Ce();ie();pe();pt();ze();we();oe();Be();Ce();ie();oe();ie();wn();nr();He();async function Ra(e,t){let n=await ye(e,t);if(n.type!=="commit")return null;let r=on(n.content),o=null;if(r.parents.length>0&&r.parents[0]){let f=await ye(e,r.parents[0]);f.type==="commit"&&(o=on(f.content).tree)}let s=await Ke(e,o,r.tree);if(s.length===0)return null;let i=Hn(),a=!1,c=[...s].sort((f,l)=>Ie(f.path,l.path));for(let f of c){let l="",d="";if(f.oldHash)try{let u=await ye(e,f.oldHash);l=new TextDecoder().decode(u.content)}catch{}if(f.newHash)try{let u=await ye(e,f.newHash);d=new TextDecoder().decode(u.content)}catch{}let h=Ht({path:f.path,oldContent:l,newContent:d,oldMode:f.oldMode,newMode:f.newMode});if(h)for(let u of h.split(`
|
|
502
|
+
`)){if(!u||u.startsWith("index "))continue;let p=(u.startsWith("@@")?u.replace(/^@@ [^@]* @@/,"@@ @@"):u).replace(/[ \t\r]/g,"");p&&(i.update(p),i.update(`
|
|
503
|
+
`),a=!0)}}return a?i.hex():null}ze();we();He();Jt();tt();async function Bg(e){let t=await Q(e);return t?.type==="symbolic"?Pe(t.target):"detached HEAD"}function ld(e){return e==="HEAD"?`HEAD is up to date.
|
|
505
504
|
`:`Current branch ${e} is up to date.
|
|
506
|
-
`}async function
|
|
507
|
-
`)}return null}async function
|
|
508
|
-
`,exitCode:128}:null}async function
|
|
505
|
+
`}async function Wg(e,t,n){if(!e.workTree)return null;let r=await de(e,t),o=new Map(Le(n).map(a=>[a.path,a])),s=new Set(await st(e,e.workTree,"")),i=[];for(let[a]of r)o.has(a)||s.has(a)&&i.push({path:a,error:"WOULD_LOSE_UNTRACKED_OVERWRITTEN"});if(i.length>0){let a=io(i,{errorExitCode:1,operationName:"checkout",actionHint:"switch branches"});return N(`${a.stderr}error: could not detach HEAD
|
|
506
|
+
`)}return null}async function qg(e,t,n,r){if(!e.workTree)return null;let o=await de(e,t),s=new Set(n.entries.map(c=>c.path)),i=new Set(await st(e,e.workTree,"")),a=[];for(let[c]of o)!s.has(c)&&i.has(c)&&a.push({path:c,error:"WOULD_LOSE_UNTRACKED_OVERWRITTEN"});return a.length>0?{stdout:"",stderr:`${io(a,{errorExitCode:128,operationName:"reset",actionHint:"reset"}).stderr}fatal: could not move back to ${r}
|
|
507
|
+
`,exitCode:128}:null}async function dd(e,t,n){if(!e.workTree)return null;let r=new Map(Le(t).map(i=>[i.path,i])),o=new Set(await st(e,e.workTree,"")),s=[];for(let[i]of n)!r.has(i)&&o.has(i)&&s.push(i);return s.length>0?s:null}function ud(e,t){return`error: The following untracked working tree files would be overwritten by merge:
|
|
509
508
|
${e.map(r=>` ${r}`).join(`
|
|
510
509
|
`)}
|
|
511
510
|
Please move or remove them before you merge.
|
|
@@ -519,20 +518,20 @@ hint: edit the todo list first:
|
|
|
519
518
|
hint:
|
|
520
519
|
hint: git rebase --edit-todo
|
|
521
520
|
hint: git rebase --continue
|
|
522
|
-
`}async function
|
|
521
|
+
`}async function xa(e,t,n,r,o,s){await se(e,t,"HEAD",n,r,`rebase (start): checkout ${s}`),o!=="detached HEAD"&&(await se(e,t,o,n,r,`rebase (finish): ${o} onto ${r}`),await se(e,t,"HEAD",r,r,`rebase (finish): returning to ${o}`))}async function Vo(e,t,n,r){let o=await j(e,t),s=await Wg(e,o.tree,n);if(s)return s;let i=await xn(e,o.tree,n);return i.success&&(await ae(e,{version:2,entries:i.newEntries}),await Me(e,i.worktreeOps)),r!=="detached HEAD"?await Z(e,r,t):await Z(e,"HEAD",t),null}async function Ca(e,t,n,r,o,s,i,a,c){let f=r.startsWith("refs/heads/")?Pe(r):"HEAD",l=await K(e),d=Kt(l).sort();if(d.length>0)return{stdout:d.map(P=>`${P}: needs merge
|
|
523
522
|
`).join(""),stderr:`error: cannot rebase: You have unstaged changes.
|
|
524
523
|
error: additionally, your index contains uncommitted changes.
|
|
525
524
|
error: Please commit or stash them.
|
|
526
|
-
`,exitCode:1};let
|
|
525
|
+
`,exitCode:1};let h=await j(e,n),u=await de(e,h.tree);if(e.workTree){let P=Un(l,u),D=(await wt(e,l)).some(G=>G.status==="modified"||G.status==="deleted");if(P||D){let G=[];return D&&G.push("error: cannot rebase: You have unstaged changes."),P&&(D?G.push("error: additionally, your index contains uncommitted changes."):G.push("error: cannot rebase: Your index contains uncommitted changes.")),G.push("error: Please commit or stash them."),N(`${G.join(`
|
|
527
526
|
`)}
|
|
528
|
-
`)}}let m=await a?.hooks?.preRebase?.({repo:e,upstream:i,branch:r!=="detached HEAD"?
|
|
529
|
-
`,exitCode:0})}return{stdout:
|
|
527
|
+
`)}}let m=await a?.hooks?.preRebase?.({repo:e,upstream:i,branch:r!=="detached HEAD"?f:null});if(fe(m))return{stdout:"",stderr:m.message??"",exitCode:1};let p=await Rf(e,o,n),g=p.right;if(g.length===0){if(s!==n){let P=await Vo(e,s,l,r);return P||(await xa(e,t,n,s,r,i),{stdout:"",stderr:`Successfully rebased and updated ${r}.
|
|
528
|
+
`,exitCode:0})}return{stdout:ld(f),stderr:"",exitCode:0}}let w=[],b=[];if(c?.reapplyCherryPicks)b.push(...g);else{let P=p.left,I=new Set;for(let D of P){let G=await Ra(e,D.hash);G&&I.add(G)}if(I.size>0)for(let D of g){let G=await Ra(e,D.hash);G&&I.has(G)?w.push(`warning: skipped previously applied commit ${X(D.hash)}`):b.push(D)}else b.push(...g)}let y="";if(w.length>0&&(y=`${w.join(`
|
|
530
529
|
`)}
|
|
531
530
|
hint: use --reapply-cherry-picks to include skipped commits
|
|
532
531
|
hint: Disable this message with "git config set advice.skippedCherryPicks false"
|
|
533
|
-
`),
|
|
534
|
-
`,exitCode:0}}let
|
|
535
|
-
`,exitCode:0})}let
|
|
532
|
+
`),b.length===0){if(s!==n){let P=await Vo(e,s,l,r);if(P)return P.stderr=y+P.stderr,P;await xa(e,t,n,s,r,i)}return{stdout:"",stderr:`${y}Successfully rebased and updated ${r}.
|
|
533
|
+
`,exitCode:0}}let R=b.map(P=>({hash:P.hash,subject:ue(P.commit.message)})),x=s,k=0;for(let P of R){let I=await j(e,P.hash);if(I.parents.length>1||I.parents.length===0||I.parents[0]!==x)break;x=P.hash,k++}let E=R.splice(0,k);if(R.length===0){if(x===n)return{stdout:ld(f),stderr:y,exitCode:0};let P=await Vo(e,x,l,r);return P?(P.stderr=y+P.stderr,P):(await xa(e,t,n,x,r,i),{stdout:"",stderr:`${y}Successfully rebased and updated ${r}.
|
|
534
|
+
`,exitCode:0})}let C=await Vo(e,x,l,"detached HEAD");if(C)return C.stderr=y+C.stderr,C;await me(e,"CHERRY_PICK_HEAD"),await me(e,"REVERT_HEAD"),await be(e,"MERGE_MSG"),await be(e,"MERGE_MODE"),await se(e,t,"HEAD",n,x,`rebase (start): checkout ${i}`);let $={headName:r,origHead:n,onto:s,todo:R,done:E,msgnum:k,end:k+R.length};await zi(e,$),await Z(e,"ORIG_HEAD",n);let H=await Pa(e,t);return y&&(H.stderr=y+H.stderr),H}function hd(e,t){e.command("rebase",{description:"Reapply commits on top of another base tip",args:[z.string().name("upstream").describe("Upstream branch to rebase onto").optional()],options:{onto:V.string().describe("Starting point at which to create new commits"),abort:S().describe("Abort the current rebase operation"),continue:S().describe("Continue the rebase after conflict resolution"),skip:S().describe("Skip the current patch and continue"),"reapply-cherry-picks":S().describe("Do not skip commits that are cherry-pick equivalents"),"no-reapply-cherry-picks":S().describe("Skip commits that are cherry-pick equivalents (default)")},handler:async(n,r)=>{let o=await q(r.fs,r.cwd,t);if(M(o))return o;let s=o;if(n.abort)return Vg(s,r.env);if(n.continue)return Yg(s,r.env);if(n.skip)return Xg(s,r.env);let i=n.upstream;if(!i)return T("no upstream configured and no upstream argument given");if(await Ut(s))return T(`It seems that there is already a rebase-merge directory, and
|
|
536
535
|
I wonder if you are in the middle of another rebase. If that is the
|
|
537
536
|
case, please try
|
|
538
537
|
git rebase (--continue | --abort | --skip)
|
|
@@ -540,10 +539,10 @@ If that is not the case, please
|
|
|
540
539
|
rm -fr ".git/rebase-merge"
|
|
541
540
|
and run me again. I am stopping in case you still have something
|
|
542
541
|
valuable there.
|
|
543
|
-
`);let a=await Qe(s);if(M(a))return a;let c=await Q(s),f=c?.type==="symbolic"?c.target:"detached HEAD",l=await
|
|
544
|
-
`};if(s&&s===a){let
|
|
545
|
-
`};let
|
|
546
|
-
`);return{conflict:!0,stdout:
|
|
542
|
+
`);let a=await Qe(s);if(M(a))return a;let c=await Q(s),f=c?.type==="symbolic"?c.target:"detached HEAD",l=await Ge(s,i,`invalid upstream '${i}'`);if(M(l))return l;let d=l.hash,h,u=n.onto;if(u){let p=await Ge(s,u,`Does not point to a valid commit: '${u}'`);if(M(p))return p;h=p.hash}else h=d;let m=!!n["reapply-cherry-picks"];return Ca(s,r.env,a,f,d,h,i,t,m?{reapplyCherryPicks:!0}:void 0)}})}async function Pa(e,t){let n=[],r=[];for(;;){let o=await kt(e);if(!o||o.todo.length===0)break;let s=o.todo[0];if(!s)break;n.push(`Rebasing (${o.msgnum+1}/${o.end})\r`),await kf(e);let i=await zg(e,s,t);if(i.conflict){if(i.rescheduleCurrent){let a=await kt(e);a&&(a.todo=[s,...a.todo],await zi(e,a))}return i.stdout&&r.push(i.stdout),n.push(i.stderr),{stdout:r.join(""),stderr:n.join(""),exitCode:1}}i.stdout&&r.push(i.stdout),i.stderr&&n.push(i.stderr)}return Kg(e,n,t)}async function zg(e,t,n){let r=t.hash,o=await j(e,r),s=o.parents.length>0?o.parents[0]:null,i=s?await j(e,s):null,a=await Y(e);if(!a)return{conflict:!0,stdout:"",stderr:`fatal: no HEAD commit during rebase
|
|
543
|
+
`};if(s&&s===a){let G=await K(e);if(!i)return{conflict:!0,stdout:"",stderr:`fatal: missing parent commit during rebase
|
|
544
|
+
`};let A=await qe(e,i.tree),O=await qe(e,o.tree),_=new Map(A.map(W=>[W.path,W.hash])),U=new Map;for(let W of O){let ne=_.get(W.path);(!ne||ne!==W.hash)&&U.set(W.path,W.hash)}let F=await dd(e,G,U);if(F)return await Z(e,"REBASE_HEAD",r),await go(e,r,o.author),{conflict:!0,stdout:"",stderr:ud(F,t),rescheduleCurrent:!0};let L=await xn(e,o.tree,G);return L.success&&(await ae(e,{version:2,entries:L.newEntries}),await Me(e,L.worktreeOps)),await Gn(e,r),await se(e,n,"HEAD",a,r,`rebase (pick): ${t.subject}`),{conflict:!1,stdout:"",stderr:""}}let c=await j(e,a),f=i?i.tree:null,l=X(r),d=ue(o.message),h=await xe(e,"merge.conflictstyle")??"merge",u={a:"HEAD",b:d?`${l} (${d})`:l,conflictStyle:h},m=await zt(e,f,c.tree,o.tree,u),p=await K(e),[g,w,b]=await Promise.all([qe(e,c.tree),f?qe(e,f):Promise.resolve([]),qe(e,o.tree)]),y=new Set;for(let G of w)y.add(G.path);for(let G of g)y.add(G.path);for(let G of b)y.add(G.path);let R=p.entries.filter(G=>!y.has(G.path)),x=[...m.entries,...R];x.sort((G,A)=>Ie(G.path,A.path)||G.stage-A.stage);let k={version:2,entries:x},E=x.filter(G=>G.stage===0),C=await Fe(e,E),$=new Map(g.map(G=>[G.path,G])),H=new Map;for(let G of E){let A=$.get(G.path);(!A||A.hash!==G.hash)&&H.set(G.path,G.hash)}for(let G of m.conflicts){if(G.reason==="content"||G.reason==="add-add"){H.set(G.path,null);continue}if(G.reason==="delete-modify"){let A=m.entries.filter(U=>U.path===G.path&&U.stage>0),O=A.find(U=>U.stage===2),_=A.find(U=>U.stage===3);_&&!O&&H.set(G.path,_.hash)}}let P=await dd(e,p,H);if(P)return await Z(e,"REBASE_HEAD",r),await go(e,r,o.author),{conflict:!0,stdout:"",stderr:ud(P,t),rescheduleCurrent:!0};if(await ae(e,k),e.workTree){let G=await Fn(e,c.tree,m.resultTree,p);G.success&&await Me(e,G.worktreeOps)}if(m.conflicts.length>0){await Z(e,"REBASE_HEAD",r),await go(e,r,o.author),await Ae(e,"MERGE_MSG",o.message),await Ae(e,"rebase-merge/message",o.message);let G=m.messages.join(`
|
|
545
|
+
`);return{conflict:!0,stdout:G?`${G}
|
|
547
546
|
`:"",stderr:`error: could not apply ${l}... ${t.subject}
|
|
548
547
|
hint: Resolve all conflicts manually, mark them as resolved with
|
|
549
548
|
hint: "git add/rm <conflicted_files>", then run "git rebase --continue".
|
|
@@ -552,12 +551,12 @@ hint: To abort and get back to the state before "git rebase", run "git rebase --
|
|
|
552
551
|
hint: Disable this message with "git config set advice.mergeConflict false"
|
|
553
552
|
Could not apply ${l}... # ${t.subject}
|
|
554
553
|
`}}if(C===c.tree)return{conflict:!1,stdout:"",stderr:`dropping ${r} ${t.subject} -- patch contents already upstream
|
|
555
|
-
`};let
|
|
556
|
-
`;return await
|
|
554
|
+
`};let I=await nt(e,n);if(M(I))return{conflict:!0,stdout:"",stderr:I.stderr};let D=await yt(e,C,[a],o.author,I,o.message);return await se(e,n,"HEAD",a,D,`rebase (pick): ${t.subject}`),{conflict:!1,stdout:"",stderr:""}}async function Kg(e,t,n){let r=await kt(e);if(!r)return T("no rebase in progress");let o=await Y(e);if(!o)return T("no HEAD during rebase finish");r.headName!=="detached HEAD"&&(await Z(e,r.headName,o),await Ze(e,"HEAD",r.headName),await Et(e),await se(e,n,r.headName,r.origHead,o,`rebase (finish): ${r.headName} onto ${r.onto}`),await se(e,n,"HEAD",o,o,`rebase (finish): returning to ${r.headName}`));let i=`Successfully rebased and updated ${r.headName}.
|
|
555
|
+
`;return await me(e,"REBASE_HEAD"),await lr(e),await Ki(e),{stdout:"",stderr:t.join("")+i,exitCode:0}}async function Vg(e,t){let n=await kt(e);if(!n)return T("no rebase in progress");let r=await Y(e),o=n.origHead,s=await j(e,o),i=await K(e),a=await qg(e,s.tree,i,o);if(a)return a;let c=await xn(e,s.tree,i);c.success&&(await ae(e,{version:2,entries:c.newEntries}),await Me(e,c.worktreeOps)),n.headName!=="detached HEAD"?(await Z(e,n.headName,o),await Ze(e,"HEAD",n.headName),await Et(e)):await Gn(e,o);let f=n.headName==="detached HEAD"?o:n.headName;return await se(e,t,"HEAD",r,o,`rebase (abort): returning to ${f}`),await me(e,"REBASE_HEAD"),await lr(e),await Ki(e),{stdout:"",stderr:"",exitCode:0}}async function Yg(e,t){let n="";if(!await kt(e))return T("no rebase in progress");let o=await K(e);if(Gt(o))return N(`error: Committing is not possible because you have unmerged files.
|
|
557
556
|
hint: Fix them up in the work tree, and then use 'git add <file>'
|
|
558
557
|
hint: as appropriate to mark resolution and make a commit.
|
|
559
558
|
fatal: Exiting because of an unresolved conflict.
|
|
560
|
-
`,128);let s=await B(e,"REBASE_HEAD");if(s){let a=await Y(e);if(!a)return
|
|
559
|
+
`,128);let s=await B(e,"REBASE_HEAD");if(s){let a=await Y(e);if(!a)return T("Cannot read HEAD");let c=await j(e,a),f=Le(o),l=await Fe(e,f),d=l!==c.tree,h=await $e(e,"rebase-merge/message")!==null;if(d&&!h)return N(`error: you have staged changes in your working tree
|
|
561
560
|
If these changes are meant to be squashed into the previous commit, run:
|
|
562
561
|
|
|
563
562
|
git commit --amend
|
|
@@ -570,90 +569,183 @@ In both cases, once you're done, continue with:
|
|
|
570
569
|
|
|
571
570
|
git rebase --continue
|
|
572
571
|
|
|
573
|
-
`);if(d){let
|
|
574
|
-
${
|
|
572
|
+
`);if(d){let u=await j(e,s),m=await B(e,"CHERRY_PICK_HEAD"),p=m?await j(e,m):u,g;g=await $e(e,"rebase-merge/message")??await $e(e,"MERGE_MSG")??void 0,g&&(g=It(g)),g||(g=u.message);let w=await nt(e,t);if(M(w))return w;let b=Nt(g),y=[a],R=await B(e,"MERGE_HEAD");R&&y.push(R);let x=await yt(e,l,y,p.author,w,b);R&&(await me(e,"MERGE_HEAD"),await be(e,"MERGE_MODE"));let k=ue(b);await se(e,t,"HEAD",a,x,`rebase (continue): ${k}`);let E=await Bg(e),C=p.author.timestamp!==w.timestamp||p.author.timezone!==w.timezone,$=await mn(e,c.tree,l,p.author,w,C);n=`${Lt(E,x,b)}
|
|
573
|
+
${$}`}await me(e,"REBASE_HEAD"),await me(e,"CHERRY_PICK_HEAD"),await me(e,"REVERT_HEAD"),await be(e,"MERGE_MSG"),await be(e,"rebase-merge/message")}let i=await Pa(e,t);return n&&(i.stdout=n+i.stdout),i}async function Xg(e,t){if(!await kt(e))return T("no rebase in progress");let r=await Y(e);if(!r)return{stdout:"",stderr:`error: could not determine HEAD revision
|
|
575
574
|
fatal: could not discard worktree changes
|
|
576
|
-
`,exitCode:128};let o=await j(e,r),s=await
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
`,
|
|
575
|
+
`,exitCode:128};let o=await j(e,r),s=await K(e),i=await xn(e,o.tree,s);return i.success&&(await ae(e,{version:2,entries:i.newEntries}),await Me(e,i.worktreeOps)),await me(e,"REBASE_HEAD"),await me(e,"CHERRY_PICK_HEAD"),await me(e,"REVERT_HEAD"),await me(e,"MERGE_HEAD"),await be(e,"MERGE_MSG"),await be(e,"MERGE_MODE"),await be(e,"rebase-merge/message"),Pa(e,t)}function md(e,t){e.command("pull",{description:"Fetch from and integrate with another repository",args:[z.string().name("remote").describe("Remote to pull from").optional(),z.string().name("branch").describe("Remote branch").optional()],options:{rebase:S().alias("r").describe("Rebase instead of merge"),noRebase:S().describe("Merge instead of rebase"),ffOnly:S().describe("Only fast-forward"),noFf:S().describe("Create a merge commit even for fast-forwards"),depth:V.number().describe("Limit fetching to the specified number of commits"),unshallow:S().describe("Convert a shallow repository to a complete one")},handler:async(n,r)=>{let o=await q(r.fs,r.cwd,t);if(M(o))return o;let s=o;if(n.depth!==void 0&&n.unshallow)return T("--depth and --unshallow cannot be used together");if(n.unshallow&&!await Ao(s))return T("--unshallow on a complete repository does not make sense");let i=n.depth;n.unshallow&&(i=ys);let a=await Qe(s);if(M(a))return a;let c=await Q(s),f=await K(s);if(Gt(f))return{stdout:"",stderr:`error: Pulling is not possible because you have unmerged files.
|
|
576
|
+
hint: Fix them up in the work tree, and then use 'git add/rm <file>'
|
|
577
|
+
hint: as appropriate to mark resolution and make a commit.
|
|
578
|
+
fatal: Exiting because of an unresolved conflict.
|
|
579
|
+
`,exitCode:128};let l=n.remote,d=n.branch,h=null;if(!l&&c?.type==="symbolic"){let le=c.target.startsWith("refs/heads/")?c.target.slice(11):c.target,mt=(await he(s))[`branch "${le}"`];mt?(l=mt.remote||"origin",!d&&mt.merge&&(d=mt.merge.startsWith("refs/heads/")?mt.merge.slice(11):mt.merge)):d||(h=le)}l=l||"origin";let u=await Zg(s,n,c),m;try{m=await _r(s,l,r.env)}catch(le){let je=le instanceof Error?le.message:"";if(je.startsWith("network"))return{stdout:"",stderr:`fatal: ${je}
|
|
580
|
+
`,exitCode:1};throw le}if(!m)return{stdout:"",stderr:`fatal: '${l}' does not appear to be a git repository
|
|
581
|
+
`,exitCode:1};let{transport:p,config:g}=m,w=d??null,b=await t?.hooks?.prePull?.({repo:s,remote:l,branch:w});if(fe(b))return{stdout:"",stderr:b.message??"",exitCode:1};let y=br(g.fetchRefspec),R=await p.advertiseRefs(),k=(await ge(s)).map(le=>le.hash),E=await B(s,"HEAD");E&&k.push(E);let C=[],$=new Set,H=[];for(let le of R){if(le.name==="HEAD")continue;let je=Cs(y,le.name);je!==null&&(H.push({remote:le,localRef:je}),$.has(le.hash)||($.add(le.hash),C.push(le.hash)))}let P=new Set(k),I=C.filter(le=>!P.has(le)),D,G=i!==void 0?await Mr(s):void 0;i!==void 0&&(D={depth:i,existingShallows:G});let A=I.length>0?I:D?C:[];if(A.length>0){let le=await p.fetch(A,k,D);le.shallowUpdates&&await jr(s,le.shallowUpdates,G)}let O=await rn(s,r.env),_=[];for(let le of H){let je=await B(s,le.localRef);_.push(je),await Z(s,le.localRef,le.remote.hash),await Je(s,le.localRef,{oldHash:je??ee,newHash:le.remote.hash,name:O.name,email:O.email,timestamp:O.timestamp,tz:O.tz,message:je?"pull":"pull: storing head"})}let U=ao(H.map((le,je)=>({...le,oldHash:_[je]})),jn,X),F=U.length>0?`From ${g.url}
|
|
582
|
+
${Sr(U,10)}`:"";if(await Ys(s,l,R,p.headTarget),c?.type!=="symbolic"&&!d)return{stdout:"",stderr:F+`You are not currently on a branch.
|
|
583
|
+
Please specify which branch you want to merge with.
|
|
584
|
+
See git-pull(1) for details.
|
|
585
|
+
|
|
586
|
+
git pull <remote> <branch>
|
|
587
|
+
|
|
588
|
+
`,exitCode:1};if(h){let le=await he(s),je=[];for(let ni of Object.keys(le)){let Na=ni.match(/^remote "(.+)"$/);Na?.[1]&&je.push(Na[1])}let mt=je.length===1?je[0]:"<remote>";return{stdout:"",stderr:F+`There is no tracking information for the current branch.
|
|
589
|
+
Please specify which branch you want to merge with.
|
|
590
|
+
See git-pull(1) for details.
|
|
591
|
+
|
|
592
|
+
git pull <remote> <branch>
|
|
593
|
+
|
|
594
|
+
If you wish to set tracking information for this branch you can do so with:
|
|
595
|
+
|
|
596
|
+
git branch --set-upstream-to=${mt}/<branch> ${h}
|
|
597
|
+
|
|
598
|
+
`,exitCode:1}}let L=null;if(d){let le=R.find(je=>je.name===`refs/heads/${d}`);if(le)L=le.hash;else return{stdout:"",stderr:F+`Your configuration specifies to merge with the ref 'refs/heads/${d}'
|
|
599
|
+
from the remote, but no such ref was fetched.
|
|
600
|
+
`,exitCode:1}}else{let le=R.find(je=>je.name==="HEAD");le&&(L=le.hash)}if(L&&await r.fs.writeFile(v(s.gitDir,"FETCH_HEAD"),`${L} ${g.url}
|
|
601
|
+
`),!L)return T("Could not determine remote HEAD");let W=L;if(await be(s,"MERGE_MSG"),a===W)return await t?.hooks?.postPull?.({repo:s,remote:l,branch:w,strategy:"up-to-date",commitHash:null}),{stdout:`Already up to date.
|
|
602
|
+
`,stderr:F,exitCode:0};if(u.useRebase){let le=c?.type==="symbolic"?c.target:"detached HEAD",je=d?`${l}/${d}`:l,mt=await Ca(s,r.env,a,le,W,W,je,t);if(mt.exitCode===0){let ni=await Y(s);await t?.hooks?.postPull?.({repo:s,remote:l,branch:w,strategy:"rebase",commitHash:ni})}return{...mt,stderr:F+mt.stderr}}let ne=await qt(s,a,W),J=ne[0]??null;if(J===W)return await t?.hooks?.postPull?.({repo:s,remote:l,branch:w,strategy:"up-to-date",commitHash:null}),{stdout:`Already up to date.
|
|
603
|
+
`,stderr:F,exitCode:0};let{noFf:te,ffOnly:ke,configured:_e}=u,ce=J===a;if(ke&&!ce)return{stdout:"",stderr:F+`hint: Diverging branches can't be fast-forwarded, you need to either:
|
|
604
|
+
hint:
|
|
605
|
+
hint: git merge --no-ff
|
|
606
|
+
hint:
|
|
607
|
+
hint: or:
|
|
608
|
+
hint:
|
|
609
|
+
hint: git rebase
|
|
610
|
+
hint:
|
|
611
|
+
hint: Disable this message with "git config set advice.diverging false"
|
|
612
|
+
fatal: Not possible to fast-forward, aborting.
|
|
613
|
+
`,exitCode:128};if(!ce&&!_e)return{stdout:"",stderr:F+`hint: You have divergent branches and need to specify how to reconcile them.
|
|
614
|
+
hint: You can do so by running one of the following commands sometime before
|
|
615
|
+
hint: your next pull:
|
|
616
|
+
hint:
|
|
617
|
+
hint: git config pull.rebase false # merge
|
|
618
|
+
hint: git config pull.rebase true # rebase
|
|
619
|
+
hint: git config pull.ff only # fast-forward only
|
|
620
|
+
hint:
|
|
621
|
+
hint: You can replace "git config" with "git config --global" to set a default
|
|
622
|
+
hint: preference for all repositories. You can also pass --rebase, --no-rebase,
|
|
623
|
+
hint: or --ff-only on the command line to override the configured default per
|
|
624
|
+
hint: invocation.
|
|
625
|
+
fatal: Need to specify how to reconcile divergent branches.
|
|
626
|
+
`,exitCode:128};if(ne.length===0)return{stdout:"",stderr:F+`fatal: refusing to merge unrelated histories
|
|
627
|
+
`,exitCode:128};if(ce&&!te){let le=await vo(s,a,W);if(le.exitCode===0){let je=c?.type==="symbolic"?c.target:"HEAD";await Je(s,je,{oldHash:a,newHash:W,name:O.name,email:O.email,timestamp:O.timestamp,tz:O.tz,message:"pull: Fast-forward"}),c?.type==="symbolic"&&await Je(s,"HEAD",{oldHash:a,newHash:W,name:O.name,email:O.email,timestamp:O.timestamp,tz:O.tz,message:"pull: Fast-forward"}),await t?.hooks?.postMerge?.({repo:s,headHash:a,theirsHash:W,strategy:"fast-forward",commitHash:null}),await t?.hooks?.postPull?.({repo:s,remote:l,branch:w,strategy:"fast-forward",commitHash:W})}return{...le,stderr:F+le.stderr}}let Oe=c?.type==="symbolic"?Pe(c.target):"HEAD",ut=W,yr=d||"HEAD",Ye=await xe(s,"merge.conflictstyle")??"merge",Ur={a:"HEAD",b:ut,conflictStyle:Ye},er=await bs(s,a,W,Ur),Da=await j(s,a),Qo=await On(s,er,Da.tree,{labels:Ur,errorExitCode:2,operationName:"merge"});if(!Qo.ok)return Qo;if(er.conflicts.length>0){await Z(s,"MERGE_HEAD",W),await Z(s,"ORIG_HEAD",a);let le=await mr(s,yr,Oe,g.url),je=Kt({version:2,entries:er.entries}).sort();return le+=`
|
|
581
628
|
# Conflicts:
|
|
582
|
-
${
|
|
629
|
+
${je.map(mt=>`# ${mt}`).join(`
|
|
583
630
|
`)}
|
|
584
|
-
`,await
|
|
631
|
+
`,await Ae(s,"MERGE_MSG",le),await Ae(s,"MERGE_MODE",te?"no-ff":""),{stdout:`${[...er.messages,"Automatic merge failed; fix conflicts and then commit the result."].join(`
|
|
585
632
|
`)}
|
|
586
|
-
`,stderr:
|
|
633
|
+
`,stderr:F,exitCode:1}}let Ss=Qo.mergedTreeHash,ei=await un(s,r.env);if(M(ei))return ei;let ti=await nt(s,r.env);if(M(ti))return ti;let Ts=await mr(s,yr,Oe,g.url),Ma={repo:s,message:Ts,treeHash:Ss,headHash:a,theirsHash:W},ja=await t?.hooks?.mergeMsg?.(Ma);if(fe(ja))return{stdout:"",stderr:ja.message??"",exitCode:1};Ts=Ma.message;let Ga=await t?.hooks?.preMergeCommit?.({repo:s,message:Ts,treeHash:Ss,headHash:a,theirsHash:W});if(fe(Ga))return{stdout:"",stderr:Ga.message??"",exitCode:1};let vs=await yt(s,Ss,[a,W],ei,ti,Ts);await t?.hooks?.postMerge?.({repo:s,headHash:a,theirsHash:W,strategy:"three-way",commitHash:vs}),await t?.hooks?.postPull?.({repo:s,remote:l,branch:w,strategy:"three-way",commitHash:vs});let Bd=c?.type==="symbolic"?c.target:"HEAD",La=`pull${te?" --no-ff":""}: Merge made by the 'ort' strategy.`;await Je(s,Bd,{oldHash:a,newHash:vs,name:O.name,email:O.email,timestamp:O.timestamp,tz:O.tz,message:La}),c?.type==="symbolic"&&await Je(s,"HEAD",{oldHash:a,newHash:vs,name:O.name,email:O.email,timestamp:O.timestamp,tz:O.tz,message:La});let Wd=await pn(s,Da.tree,Ss);return{stdout:`${er.messages.length>0?`${er.messages.join(`
|
|
587
634
|
`)}
|
|
588
635
|
`:""}Merge made by the 'ort' strategy.
|
|
589
|
-
${
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
`)
|
|
595
|
-
`)
|
|
596
|
-
`)
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
636
|
+
${Wd}`,stderr:F,exitCode:0}}})}async function Zg(e,t,n){let r=!!t.noFf,o=!!t.ffOnly,s=!!t.rebase||!!t.noRebase||!!t.noFf||!!t.ffOnly,i=!1;if(t.rebase)i=!0;else if(!t.noRebase)if(n?.type==="symbolic"){let a=n.target.startsWith("refs/heads/")?n.target.slice(11):n.target,c=await xe(e,`branch.${a}.rebase`);c==="true"?(i=!0,s=!0):c==="false"?s=!0:await xe(e,"pull.rebase")==="true"&&(i=!0,s=!0)}else await xe(e,"pull.rebase")==="true"&&(i=!0,s=!0);if(!t.noFf&&!t.ffOnly){let a=await xe(e,"pull.ff");a==="false"?(r=!0,s=!0):a==="only"&&(o=!0,s=!0)}return{useRebase:i,noFf:r,ffOnly:o,configured:s}}oe();Be();pt();we();function gd(e,t){e.command("push",{description:"Update remote refs along with associated objects",args:[z.string().name("remote").describe("Remote to push to").optional(),z.string().name("refspec").describe("Refspec(s) to push").optional().variadic()],options:{force:S().alias("f").describe("Force push"),"set-upstream":S().alias("u").describe("Set upstream tracking reference"),all:S().describe("Push all branches"),delete:S().alias("d").describe("Delete remote refs"),tags:S().describe("Push all tags")},handler:async(n,r)=>{let o=await q(r.fs,r.cwd,t);if(M(o))return o;let s=o,i=n.remote||"origin",a=n.refspec;if(!n.delete&&!n.all&&!n.tags&&(!a||a.length===0)){let P=await Q(s);if(!P||P.type!=="symbolic")return T(`You are not currently on a branch.
|
|
637
|
+
To push the history leading to the current (detached HEAD)
|
|
638
|
+
state now, use
|
|
639
|
+
|
|
640
|
+
git push origin HEAD:<name-of-remote-branch>
|
|
641
|
+
`)}let c;try{c=await _r(s,i,r.env)}catch(P){let I=P instanceof Error?P.message:"";if(I.startsWith("network"))return T(I);throw P}if(!c)return T(`'${i}' does not appear to be a git repository`);let{transport:f,config:l}=c,d=n.force,h=await f.advertiseRefs(),u=new Map;for(let P of h)u.set(P.name,P.hash);if(n.tags&&n.all)return T("options '--tags' and '--all/--branches' cannot be used together");if(n.tags&&n.delete)return T("options '--delete' and '--tags' cannot be used together");let m=[];if(n.delete){let P=a&&a.length>0?a:[];if(P.length===0)return T("--delete requires a ref argument");let I=[];for(let D of P){let G=D.startsWith("refs/")?D:`refs/heads/${D}`,A=u.get(G)??null;if(!A){I.push(`error: unable to delete '${D}': remote ref does not exist
|
|
642
|
+
`);continue}m.push({name:G,oldHash:A,newHash:ee,ok:d})}if(I.length>0&&m.length===0)return N(I.join("")+`error: failed to push some refs to '${l.url}'
|
|
643
|
+
`)}else if(n.all){let P=await ge(s,"refs/heads");for(let I of P){let D=I.name,G=u.get(D)??null;m.push({name:D,oldHash:G,newHash:I.hash,ok:d})}}else if(a&&a.length>0)for(let P of a){let I=br(P),D=P.replace(/^\+/,"").includes(":"),G=I.dst;if(!D&&I.src==="HEAD"){let U=await Q(s);if(U?.type==="symbolic")G=U.target.startsWith("refs/heads/")?U.target.slice(11):U.target;else return{stdout:"",stderr:`error: The destination you provided is not a full refname (i.e.,
|
|
644
|
+
starting with "refs/"). We tried to guess what you meant by:
|
|
645
|
+
|
|
646
|
+
- Looking for a ref that matches 'HEAD' on the remote side.
|
|
647
|
+
- Checking if the <src> being pushed ('HEAD')
|
|
648
|
+
is a ref in "refs/{heads,tags}/". If so we add a corresponding
|
|
649
|
+
refs/{heads,tags}/ prefix on the remote side.
|
|
650
|
+
|
|
651
|
+
Neither worked, so we gave up. You must fully qualify the ref.
|
|
652
|
+
hint: The <src> part of the refspec is a commit object.
|
|
653
|
+
hint: Did you mean to create a new branch by pushing to
|
|
654
|
+
hint: 'HEAD:refs/heads/HEAD'?
|
|
655
|
+
error: failed to push some refs to '${l.url}'
|
|
656
|
+
`,exitCode:1}}let A=await Qg(s,I.src);if(!A)return N(`error: src refspec ${I.src} does not match any
|
|
657
|
+
error: failed to push some refs to '${l.url}'
|
|
658
|
+
`);let O=G.startsWith("refs/")?G:`refs/heads/${G}`,_=u.get(O)??null;m.push({name:O,oldHash:_,newHash:A,ok:d||I.force})}else if(!n.tags){let P=await Q(s);if(!P||P.type!=="symbolic")return T(`You are not currently on a branch.
|
|
659
|
+
To push the history leading to the current (detached HEAD)
|
|
660
|
+
state now, use
|
|
661
|
+
|
|
662
|
+
git push origin HEAD:<name-of-remote-branch>
|
|
663
|
+
`);let I=P.target,D=I.startsWith("refs/heads/")?I.slice(11):I,G=await Y(s);if(!G)return N(`error: src refspec does not match any
|
|
664
|
+
`);let A=(await xe(s,"push.default"))?.toLowerCase()??"simple",O=await Jg(s,A,I,D,G,i,u,d);if("exitCode"in O)return O;m.push(O)}if(n.tags){let P=await ge(s,"refs/tags");for(let I of P){let D=u.get(I.name)??null;D!==I.hash&&(m.some(G=>G.name===I.name)||m.push({name:I.name,oldHash:D,newHash:I.hash,ok:d}))}}let p=m.filter(P=>P.oldHash!==P.newHash);if(p.length===0){let P="";if(n["set-upstream"]){let I=await Q(s);if(I?.type==="symbolic"){let D=I.target.startsWith("refs/heads/")?I.target.slice(11):I.target,G=await he(s);G[`branch "${D}"`]={remote:i,merge:`refs/heads/${D}`},await Xe(s,G),P=`branch '${D}' set up to track '${i}/${D}'.
|
|
665
|
+
`}}return{stdout:P,stderr:`Everything up-to-date
|
|
666
|
+
`,exitCode:0}}let g=await t?.hooks?.prePush?.({repo:s,remote:i,url:l.url,refs:p.map(P=>({srcRef:P.newHash===ee?null:P.name,srcHash:P.newHash===ee?null:P.newHash,dstRef:P.name,dstHash:P.oldHash,force:!!P.ok,delete:P.newHash===ee}))});if(fe(g))return N(g.message??"");let w=new Set(p.filter(P=>P.ok).map(P=>P.name)),b=await f.push(p),y=b.updates.filter(P=>P.ok&&P.oldHash&&P.newHash!==ee&&w.has(P.name)),R=await Promise.all(y.map(P=>en(s,P.oldHash,P.newHash))),x=new Set;y.forEach((P,I)=>{R[I]||x.add(P.name)});let k=[],E=!1;for(let P of b.updates){let I=P.name.startsWith("refs/tags/"),D=jn(P.name);if(P.ok)if(P.oldHash)if(P.newHash===ee)k.push({prefix:" - [deleted]",from:D,to:""});else{let G=X(P.oldHash),A=X(P.newHash);x.has(P.name)?k.push({prefix:` + ${G}...${A}`,from:D,to:D,suffix:"(forced update)"}):k.push({prefix:` ${G}..${A}`,from:D,to:D})}else{let G=I?"[new tag]":"[new branch]";k.push({prefix:` * ${G}`,from:D,to:D})}else{let G=P.error?.includes("fetch first"),A=P.error?.includes("non-fast-forward"),O=G?"fetch first":A?"non-fast-forward":P.error??"failed";k.push({prefix:" ! [rejected]",from:D,to:D,suffix:`(${O})`}),E=!0}}k.sort((P,I)=>pd(P)-pd(I));let C=[];if(C.push(`To ${l.url}
|
|
667
|
+
`),C.push(Sr(k,0,!1)),E){C.push(`error: failed to push some refs to '${l.url}'
|
|
668
|
+
`);let P=b.updates.some(D=>!D.ok&&D.error?.includes("fetch first")),I=b.updates.some(D=>!D.ok&&D.error?.includes("non-fast-forward"));P?C.push(`hint: Updates were rejected because the remote contains work that you do not
|
|
669
|
+
hint: have locally. This is usually caused by another repository pushing to
|
|
670
|
+
hint: the same ref. If you want to integrate the remote changes, use
|
|
671
|
+
hint: 'git pull' before pushing again.
|
|
672
|
+
hint: See the 'Note about fast-forwards' in 'git push --help' for details.
|
|
673
|
+
`):I&&C.push(`hint: Updates were rejected because the tip of your current branch is behind
|
|
674
|
+
hint: its remote counterpart. If you want to integrate the remote changes,
|
|
675
|
+
hint: use 'git pull' before pushing again.
|
|
676
|
+
hint: See the 'Note about fast-forwards' in 'git push --help' for details.
|
|
677
|
+
`)}let $="";for(let P of b.updates){if(!P.ok||!P.name.startsWith("refs/heads/"))continue;let I=`refs/remotes/${i}/${P.name.slice(11)}`;P.newHash===ee?await me(s,I):await Z(s,I,P.newHash)}if(n["set-upstream"]&&!E){let P=await Q(s);if(P?.type==="symbolic"){let I=P.target.startsWith("refs/heads/")?P.target.slice(11):P.target,D=await he(s);D[`branch "${I}"`]={remote:i,merge:`refs/heads/${I}`},await Xe(s,D),$=`branch '${I}' set up to track '${i}/${I}'.
|
|
678
|
+
`}}let H={stdout:$,stderr:C.join(""),exitCode:E?1:0};return E||await t?.hooks?.postPush?.({repo:s,remote:i,url:l.url,refs:p.map(P=>({srcRef:P.newHash===ee?null:P.name,srcHash:P.newHash===ee?null:P.newHash,dstRef:P.name,dstHash:P.oldHash,force:!!P.ok,delete:P.newHash===ee}))}),H}})}async function Jg(e,t,n,r,o,s,i,a){if(t==="nothing")return T(`You didn't specify any refspecs to push, and push.default is "nothing".`);if(t==="current")return{name:n,oldHash:i.get(n)??null,newHash:o,ok:a};if(t==="upstream"){let d=(await he(e))[`branch "${r}"`];if(!d?.remote||!d?.merge)return T(`The current branch ${r} has no upstream branch.
|
|
600
679
|
To push the current branch and set the remote as upstream, use
|
|
601
680
|
|
|
602
681
|
git push --set-upstream ${s} ${r}
|
|
603
|
-
`);let
|
|
682
|
+
`);let h=d.merge;return{name:h,oldHash:i.get(h)??null,newHash:o,ok:a}}let f=(await he(e))[`branch "${r}"`];if(f?.remote&&f?.merge){let l=f.remote,d=f.merge;if(l===s){let h=d.startsWith("refs/heads/")?d.slice(11):d;return h!==r?T(`The upstream branch of your current branch does not match
|
|
604
683
|
the name of your current branch. To push to the upstream branch
|
|
605
684
|
on the remote, use
|
|
606
685
|
|
|
607
|
-
git push ${s} HEAD:${
|
|
686
|
+
git push ${s} HEAD:${h}
|
|
608
687
|
|
|
609
688
|
To push to the branch of the same name on the remote, use
|
|
610
689
|
|
|
611
690
|
git push ${s} HEAD
|
|
612
|
-
|
|
691
|
+
|
|
692
|
+
To choose either option permanently, see push.default in 'git help config'.
|
|
693
|
+
|
|
694
|
+
To avoid automatically configuring an upstream branch when its name
|
|
695
|
+
won't match the local branch, see option 'simple' of branch.autoSetupMerge
|
|
696
|
+
in 'git help config'.
|
|
697
|
+
`):{name:d,oldHash:i.get(d)??null,newHash:o,ok:a}}return{name:n,oldHash:i.get(n)??null,newHash:o,ok:a}}return T(`The current branch ${r} has no upstream branch.
|
|
698
|
+
To push the current branch and set the remote as upstream, use
|
|
699
|
+
|
|
700
|
+
git push --set-upstream ${s} ${r}
|
|
701
|
+
|
|
702
|
+
To have this happen automatically for branches without a tracking
|
|
703
|
+
upstream, see 'push.autoSetupRemote' in 'git help config'.
|
|
704
|
+
`)}function pd(e){return e.prefix.startsWith(" ")||e.prefix.startsWith(" + ")?0:e.prefix.includes("[new ")?1:e.prefix.includes("[deleted]")?2:e.prefix.includes("[rejected]")?3:4}async function Qg(e,t){if(t.startsWith("refs/"))return B(e,t);let n=await B(e,`refs/heads/${t}`);if(n)return n;let r=await B(e,`refs/tags/${t}`);return r||(t==="HEAD"?Y(e):null)}oe();pe();ze();we();function ew(e,t,n,r){return`${X(n)} ${e}@{${t}}: ${r}`}async function Yo(e,t,n){let r=t==="HEAD"?"HEAD":`refs/heads/${t}`;if(!await B(e,r))return{stdout:"",stderr:`fatal: ambiguous argument '${t}': unknown revision or path not in the working tree.
|
|
613
705
|
Use '--' to separate paths from revisions, like this:
|
|
614
706
|
'git <command> [<revision>...] -- [<file>...]'
|
|
615
|
-
`,exitCode:128};let s=await et(e,r),i=[],a=n!==void 0?n:s.length,c=0;for(let l=s.length-1;l>=0&&c<a;l--){let d=s[l];if(!d)continue;let
|
|
707
|
+
`,exitCode:128};let s=await et(e,r),i=[],a=n!==void 0?n:s.length,c=0;for(let l=s.length-1;l>=0&&c<a;l--){let d=s[l];if(!d)continue;let h=s.length-1-l;d.newHash!==ee&&(i.push(ew(t,h,d.newHash,d.message)),c++)}return{stdout:i.length>0?`${i.join(`
|
|
616
708
|
`)}
|
|
617
|
-
`:"",stderr:"",exitCode:0}}function
|
|
618
|
-
`,exitCode:128};let l=v(i.gitDir,"logs",f);return{stdout:"",stderr:"",exitCode:await i.fs.exists(l)?0:1}}return
|
|
709
|
+
`:"",stderr:"",exitCode:0}}function wd(e,t){return e.command("reflog",{description:"Manage reflog information",args:[z.string().name("args").variadic().optional()],options:{maxCount:V.number().alias("n").describe("Limit the number of entries to output")},handler:async(r,o)=>{let s=await q(o.fs,o.cwd,t);if(M(s))return s;let i=s,a=r.args;if(a.length===0)return Yo(i,"HEAD",r.maxCount);let c=a[0];if(!c)return Yo(i,"HEAD",r.maxCount);if(c==="show"){let f=a[1]??"HEAD";return Yo(i,f,r.maxCount)}if(c==="exists"){let f=a[1];if(!f)return{stdout:"",stderr:`fatal: reflog exists requires a ref argument
|
|
710
|
+
`,exitCode:128};let l=v(i.gitDir,"logs",f);return{stdout:"",stderr:"",exitCode:await i.fs.exists(l)?0:1}}return Yo(i,c,r.maxCount)}})}oe();Be();ze();we();function tw(e){let t=[];for(let n of Object.keys(e)){let r=n.match(/^remote "(.+)"$/);r?.[1]&&t.push(r[1])}return t.sort()}function bd(e,t){let n=e.command("remote",{description:"Manage set of tracked repositories",options:{verbose:S().alias("v").describe("Show remote URLs")},handler:async(s,i)=>{let a=await q(i.fs,i.cwd,t);if(M(a))return a;let c=await he(a),f=tw(c);if(f.length===0)return{stdout:"",stderr:"",exitCode:0};if(s.verbose){let l=[];for(let d of f){let u=c[`remote "${d}"`]?.url??"";l.push(`${d} ${u} (fetch)`),l.push(`${d} ${u} (push)`)}return{stdout:`${l.join(`
|
|
619
711
|
`)}
|
|
620
712
|
`,stderr:"",exitCode:0}}return{stdout:`${f.join(`
|
|
621
713
|
`)}
|
|
622
|
-
`,stderr:"",exitCode:0}}});n.command("add",{description:"Add a remote named <name> for the repository at <url>",args:[
|
|
623
|
-
`,3);let l=
|
|
624
|
-
`,2)},o=[
|
|
625
|
-
`,2);let l=
|
|
626
|
-
`,stderr:"",exitCode:0}:
|
|
627
|
-
`,2)}})}async function
|
|
628
|
-
`,2);let s=`remote "${r}"`;if(s in t)return
|
|
629
|
-
`)}
|
|
630
|
-
`}async function
|
|
631
|
-
`:"";return await o?.hooks?.postReset?.({repo:e,mode:n,targetHash:a}),{stdout:
|
|
632
|
-
`,exitCode:1};s=
|
|
633
|
-
`)}async function
|
|
634
|
-
`,exitCode:1};i.push(f)}if(i.length===0)return
|
|
635
|
-
`);for(let f of i){let l=o.get(f);if(l)await
|
|
636
|
-
`);for(let f of a){let l=o.get(f);if(l)s=
|
|
637
|
-
`,exitCode:1};s=
|
|
638
|
-
`).join(""),stderr:"",exitCode:0};if(s&&o.length!==1)return
|
|
639
|
-
`).join(""),stderr:"",exitCode:0}}})}function
|
|
640
|
-
`);if(
|
|
714
|
+
`,stderr:"",exitCode:0}}});n.command("add",{description:"Add a remote named <name> for the repository at <url>",args:[z.string().name("name").describe("Remote name"),z.string().name("url").describe("Remote URL")],handler:async(s,i)=>{if(!ns(`refs/remotes/${s.name}`,0))return T(`'${s.name}' is not a valid remote name`);let a=await q(i.fs,i.cwd,t);if(M(a))return a;let c=await he(a),f=`remote "${s.name}"`;if(f in c)return N(`error: remote ${s.name} already exists.
|
|
715
|
+
`,3);let l=gr(s.url,t?.credentialCache).url;return c[f]={url:l,fetch:`+refs/heads/*:refs/remotes/${s.name}/*`},await Xe(a,c),{stdout:"",stderr:"",exitCode:0}}});let r=async(s,i)=>{let a=await q(i.fs,i.cwd,t);if(M(a))return a;let c=await he(a),f=`remote "${s.name}"`;return f in c?(delete c[f],rw(c,s.name),await Xe(a,c),await sw(a,s.name),{stdout:"",stderr:"",exitCode:0}):N(`error: No such remote: '${s.name}'
|
|
716
|
+
`,2)},o=[z.string().name("name").describe("Remote name")];n.command("remove",{description:"Remove the remote named <name>",args:o,handler:r}),n.command("rm",{description:"Remove the remote named <name>",args:o,handler:r}),n.command("rename",{description:"Rename the remote named <old> to <new>",args:[z.string().name("old").describe("Current remote name"),z.string().name("new").describe("New remote name")],handler:async(s,i)=>{let a=await q(i.fs,i.cwd,t);if(M(a))return a;let c=await he(a);return nw(a,c,s.old,s.new)}}),n.command("set-url",{description:"Change the URL for an existing remote",args:[z.string().name("name").describe("Remote name"),z.string().name("url").describe("New remote URL")],handler:async(s,i)=>{let a=await q(i.fs,i.cwd,t);if(M(a))return a;let c=await he(a),f=`remote "${s.name}"`;if(!(f in c))return N(`error: No such remote '${s.name}'
|
|
717
|
+
`,2);let l=gr(s.url,t?.credentialCache).url,d=c[f];return d&&(d.url=l),await Xe(a,c),{stdout:"",stderr:"",exitCode:0}}}),n.command("get-url",{description:"Retrieve the URL for an existing remote",args:[z.string().name("name").describe("Remote name")],handler:async(s,i)=>{let a=await q(i.fs,i.cwd,t);if(M(a))return a;let c=await he(a),f=`remote "${s.name}"`;return f in c?{stdout:`${c[f]?.url??""}
|
|
718
|
+
`,stderr:"",exitCode:0}:N(`error: No such remote '${s.name}'
|
|
719
|
+
`,2)}})}async function nw(e,t,n,r){if(!ns(`refs/remotes/${r}`,0))return T(`'${r}' is not a valid remote name`);let o=`remote "${n}"`;if(!(o in t))return N(`error: No such remote: '${n}'
|
|
720
|
+
`,2);let s=`remote "${r}"`;if(s in t)return T(`remote ${r} already exists.`);let i={...t[o]};i.fetch&&(i.fetch=i.fetch.replace(`refs/remotes/${n}/`,`refs/remotes/${r}/`)),t[s]=i,delete t[o];for(let f of Object.keys(t))f.match(/^branch "(.+)"$/)&&t[f]?.remote===n&&(t[f].remote=r);await Xe(e,t);let a=`refs/remotes/${n}`,c=await ge(e,a);for(let f of c){let l=f.name.replace(a,`refs/remotes/${r}`),d=await et(e,f.name);await Z(e,l,f.hash),await me(e,f.name),d.length>0&&await Nn(e,l,d)}return{stdout:"",stderr:"",exitCode:0}}function rw(e,t){for(let n of Object.keys(e))n.match(/^branch "(.+)"$/)&&e[n]?.remote===t&&(delete e[n].remote,delete e[n].merge,Object.keys(e[n]).length===0&&delete e[n])}async function sw(e,t){let n=`refs/remotes/${t}`,r=await ge(e,n);for(let o of r)await me(e,o.name)}oe();Ce();ie();pe();ze();we();cn();He();Jt();tt();function Ed(e,t){e.command("reset",{description:"Reset current HEAD to the specified state",args:[z.string().name("args").variadic().optional()],options:{soft:S().describe("Only move HEAD"),mixed:S().describe("Move HEAD and reset index (default)"),hard:S().describe("Move HEAD, reset index, and reset working tree")},handler:async(n,r,o)=>{let s=await q(r.fs,r.cwd,t);if(M(s))return s;let i=s,a=n.args;if([n.soft,n.mixed,n.hard].filter(Boolean).length>1)return T("--soft, --mixed, and --hard are mutually exclusive");let f=n.soft||n.mixed||n.hard,l=dt(i,r.cwd);if(o.passthrough.length>0){let u=a.length>0?a[0]:void 0;return $a(i,o.passthrough,l,u,t)}if(!f&&a.length>0){let u=a[0],m=await We(i,u);return a.length===1&&m?yd(i,u,"mixed",r.env,t):m?$a(i,a.slice(1),l,u,t):$a(i,a,l,void 0,t)}let d=n.soft?"soft":n.hard?"hard":"mixed",h=a.length>0?a[0]:"HEAD";return yd(i,h,d,r.env,t)}})}async function $a(e,t,n,r,o){let s=await o?.hooks?.preReset?.({repo:e,mode:"paths",targetRef:r??null});if(fe(s))return{stdout:"",stderr:s.message??"",exitCode:1};let i=null;if(r){let d=await We(e,r);if(!d)return Qt(r);let h=await ve(e,d);i=(await j(e,h)).tree}else{let d=await Y(e);d&&(i=(await j(e,d)).tree)}let a=await de(e,i??null),c=await K(e);if(t.some(cr)){let d=t.map(u=>Ue(u,n)),h=new Set;for(let[u]of a)h.add(u);for(let u of c.entries)h.add(u.path);for(let u of h){if(!Ee(d,u))continue;let m=a.get(u);m?c=Pt(c,{path:m.path,mode:parseInt(m.mode,8),hash:m.hash,stage:0,stat:Se()}):c=ft(c,u)}}else for(let d of t){let h=a.get(d);if(h)c=Pt(c,{path:h.path,mode:parseInt(h.mode,8),hash:h.hash,stage:0,stat:Se()});else if(c.entries.some(m=>m.path===d))c=ft(c,d);else if(!(e.workTree&&await e.fs.exists(v(e.workTree,d))))return Qt(d)}await ae(e,c);let l={stdout:await kd(e,c),stderr:"",exitCode:0};return await o?.hooks?.postReset?.({repo:e,mode:"paths",targetHash:null}),l}async function kd(e,t){if(!e.workTree)return"";let n=new Set;for(let i of t.entries)i.stage>0&&n.add(i.path);let o=(await wt(e,t)).filter(i=>i.status==="modified"||i.status==="deleted");if(o.length===0&&n.size===0)return"";let s=["Unstaged changes after reset:"];for(let i of o){let a=i.status==="modified"?"M":"D";s.push(`${a} ${i.path}`)}for(let i of[...n].sort())s.push(`U ${i}`);return s.sort((i,a)=>{if(i==="Unstaged changes after reset:")return-1;if(a==="Unstaged changes after reset:")return 1;let c=i.slice(2),f=a.slice(2);return c<f?-1:c>f?1:0}),`${s.join(`
|
|
721
|
+
`)}
|
|
722
|
+
`}async function yd(e,t,n,r,o){let s=await o?.hooks?.preReset?.({repo:e,mode:n,targetRef:t});if(fe(s))return{stdout:"",stderr:s.message??"",exitCode:1};let i=await We(e,t);if(!i)return Qt(t);let a=await ve(e,i),c=await j(e,a);if(n==="soft"){let u=await B(e,"MERGE_HEAD"),m=await K(e);if(u||Gt(m))return T("Cannot do a soft reset in the middle of a merge.")}let f=await Y(e),l=await Q(e);l?.type==="symbolic"?await Z(e,l.target,a):await Z(e,"HEAD",a);let d=`reset: moving to ${t}`;if(l?.type==="symbolic"&&f!==a?await se(e,r,l.target,f,a,d,!0):(l?.type==="symbolic"||f!==a)&&await se(e,r,"HEAD",f,a,d),await lr(e),n==="mixed"){let u=await qe(e,c.tree),m=Us(u.map(g=>({path:g.path,mode:parseInt(g.mode,8),hash:g.hash,stage:0,stat:Se()})));await ae(e,m);let p=await kd(e,m);if(p)return await o?.hooks?.postReset?.({repo:e,mode:n,targetHash:a}),{stdout:p,stderr:"",exitCode:0}}if(n==="hard"){let u=Ve(e);if(u)return u;let m=await K(e),p=await xn(e,c.tree,m);await ae(e,{version:2,entries:p.newEntries}),await Me(e,p.worktreeOps)}let h=n==="hard"?`HEAD is now at ${X(a)} ${ue(c.message)}
|
|
723
|
+
`:"";return await o?.hooks?.postReset?.({repo:e,mode:n,targetHash:a}),{stdout:h,stderr:"",exitCode:0}}oe();Ce();ie();we();He();tt();function Rd(e,t){e.command("restore",{description:"Restore working tree files",args:[z.string().name("pathspec").variadic().optional()],options:{source:V.string().alias("s").describe("Restore from tree-ish"),staged:S().alias("S").describe("Restore the index"),worktree:S().alias("W").describe("Restore the working tree (default)"),ours:S().describe("Checkout our version for unmerged files"),theirs:S().describe("Checkout their version for unmerged files")},handler:async(n,r,o)=>{let s=await q(r.fs,r.cwd,t);if(M(s))return s;let i=s,a=[...n.pathspec??[],...o.passthrough];if(a.length===0)return T("you must specify path(s) to restore");if(n.ours&&n.theirs)return T("--ours and --theirs are incompatible");let c=!!n.staged,f=n.worktree!==void 0?!!n.worktree:!c,l=dt(i,r.cwd);if(n.ours||n.theirs)return n.source?T("cannot specify both --source and --ours/--theirs"):c?T("cannot use --ours/--theirs with --staged"):ko(i,a,l,n.theirs?3:2,{deleteOnMissing:!0});let d=null;if(n.source){let h=await Ge(i,n.source,`could not resolve '${n.source}'`);if(M(h))return h;d=h.commit.tree}else if(c){let h=await Y(i);h&&(d=(await j(i,h)).tree)}return c&&f?aw(i,a,l,d):c?ow(i,a,l,d):d?iw(i,a,l,d):Eo(i,a,l)}})}async function ow(e,t,n,r){let o=await de(e,r),s=await K(e),i=t.map(f=>Ue(f,n)),a=new Set;for(let[f]of o)a.add(f);for(let f of s.entries)a.add(f.path);let c=!1;for(let f of a){if(!Ee(i,f))continue;c=!0;let l=o.get(f);if(l)s=Pt(s,{path:l.path,mode:parseInt(l.mode,8),hash:l.hash,stage:0,stat:Se()});else{if(s.entries.some(h=>h.path===f&&h.stage>0))return{stdout:"",stderr:`error: path '${f}' is unmerged
|
|
724
|
+
`,exitCode:1};s=ft(s,f)}}return c?(await ae(e,s),{stdout:"",stderr:"",exitCode:0}):N(`error: pathspec '${t[0]}' did not match any file(s) known to git
|
|
725
|
+
`)}async function iw(e,t,n,r){if(!e.workTree)return T("this operation must be run in a work tree");let o=await de(e,r),s=t.map(f=>Ue(f,n)),i=[],a=await K(e),c=new Set;for(let[f]of o)c.add(f);for(let f of a.entries)c.add(f.path);for(let f of c)if(Ee(s,f)){if(!o.has(f)&&a.entries.some(d=>d.path===f&&d.stage!==0))return{stdout:"",stderr:`error: path '${f}' is unmerged
|
|
726
|
+
`,exitCode:1};i.push(f)}if(i.length===0)return N(`error: pathspec '${t[0]}' did not match any file(s) known to git
|
|
727
|
+
`);for(let f of i){let l=o.get(f);if(l)await lt(e,{path:l.path,hash:l.hash,mode:l.mode});else{let d=`${e.workTree}/${f}`;await e.fs.exists(d)&&await e.fs.rm(d)}}return{stdout:"",stderr:"",exitCode:0}}async function aw(e,t,n,r){if(!e.workTree)return T("this operation must be run in a work tree");let o=await de(e,r),s=await K(e),i=t.map(f=>Ue(f,n)),a=[],c=new Set;for(let[f]of o)c.add(f);for(let f of s.entries)c.add(f.path);for(let f of c)Ee(i,f)&&a.push(f);if(a.length===0)return N(`error: pathspec '${t[0]}' did not match any file(s) known to git
|
|
728
|
+
`);for(let f of a){let l=o.get(f);if(l)s=Pt(s,{path:l.path,mode:parseInt(l.mode,8),hash:l.hash,stage:0,stat:Se()}),await lt(e,{path:l.path,hash:l.hash,mode:l.mode});else{if(s.entries.some(u=>u.path===f&&u.stage>0))return{stdout:"",stderr:`error: path '${f}' is unmerged
|
|
729
|
+
`,exitCode:1};s=ft(s,f);let h=`${e.workTree}/${f}`;await e.fs.exists(h)&&await e.fs.rm(h)}}return await ae(e,s),{stdout:"",stderr:"",exitCode:0}}oe();ie();pe();we();cn();He();function xd(e,t){e.command("rev-parse",{description:"Pick out and massage parameters",args:[z.string().name("args").describe("Refs or revision expressions to resolve").optional().variadic()],options:{verify:S().describe("Verify that exactly one parameter is provided and resolves to an object"),short:S().describe("Abbreviate object name (default 7 chars)"),"abbrev-ref":S().describe("Output abbreviated ref name instead of object hash"),"symbolic-full-name":S().describe("Output the full symbolic ref name"),"show-toplevel":S().describe("Show the absolute path of the top-level directory"),"git-dir":S().describe("Show the path to the .git directory"),"is-inside-work-tree":S().describe("Output whether cwd is inside the work tree"),"is-bare-repository":S().describe("Output whether the repository is bare"),"show-prefix":S().describe("Show path of cwd relative to top-level directory"),"show-cdup":S().describe("Show relative path from cwd up to top-level directory")},handler:async(n,r)=>{let o=n.args.filter(R=>R!==""),s=n.verify,i=n.short,a=n["abbrev-ref"],c=n["symbolic-full-name"],f=n["show-toplevel"],l=n["git-dir"],d=n["is-inside-work-tree"],h=n["is-bare-repository"],u=n["show-prefix"],m=n["show-cdup"],p=f||l||d||h||u||m,g=await q(r.fs,r.cwd,t);if(M(g))return g;let w=g,b=[];if(f){if(!w.workTree)return T("this operation must be run in a work tree");b.push(w.workTree)}if(l&&b.push(w.gitDir),d&&b.push(w.workTree?"true":"false"),h&&b.push(w.workTree?"false":"true"),u){if(!w.workTree)return T("this operation must be run in a work tree");let R=rt(w.workTree,r.cwd);b.push(R===""?"":`${R}/`)}if(m){if(!w.workTree)return T("this operation must be run in a work tree");let R=rt(r.cwd,w.workTree);b.push(R===""?"":`${R}/`)}if(p&&o.length===0)return{stdout:b.map(x=>`${x}
|
|
730
|
+
`).join(""),stderr:"",exitCode:0};if(s&&o.length!==1)return T("Needed a single revision");for(let R of o){if(a){let E=await cw(w,R);if(E===null)return Oa(R,s);b.push(E);continue}if(c){let E=await fw(w,R);if(E===null)return Oa(R,s);b.push(E);continue}let x=Js(R);if(x){let E=await lw(w,x.rev,x.path);if(E===null){let C=x.path.replace(/^\//,"");return T(`path '${C}' does not exist in '${x.rev}'`)}b.push(i?X(E):E);continue}let k=await We(w,R);if(!k)return Oa(R,s);b.push(i?X(k):k)}return{stdout:b.map(R=>`${R}
|
|
731
|
+
`).join(""),stderr:"",exitCode:0}}})}function Oa(e,t){return t?T("Needed a single revision"):Qt(e)}async function cw(e,t){if(t==="HEAD"||t==="@"){let r=await Q(e);if(!r)return null;if(r.type==="symbolic"){let o=r.target;return o.startsWith("refs/heads/")?o.slice(11):o}return"HEAD"}return await We(e,t)?t:null}async function fw(e,t){if(t==="HEAD"||t==="@"){let r=await Q(e);return r?r.type==="symbolic"?r.target:"HEAD":null}if(!await We(e,t))return null;if(t.startsWith("refs/"))return t;for(let r of["refs/heads/","refs/tags/","refs/remotes/"]){let o=`${r}${t}`;if(await B(e,o))return o}return t}async function lw(e,t,n){let r=await We(e,t);if(!r)return null;let o=await j(e,r),s=n.replace(/^\//,"");return s===""?o.tree:(await de(e,o.tree)).get(s)?.hash??null}oe();Be();Ce();ie();ze();we();He();Jt();function Cd(e,t){e.command("revert",{description:"Revert some existing commits",args:[z.string().name("commit").describe("The commit to revert").optional()],options:{abort:S().describe("Abort the current revert operation"),continue:S().describe("Continue the revert after conflict resolution"),skip:S().describe("Skip the current commit and continue"),"no-commit":S().alias("n").describe("Apply changes without creating a commit"),"no-edit":S().describe("Do not edit the commit message"),mainline:V.number().alias("m").describe("Select the parent number for reverting merges")},handler:async(n,r)=>{let o=await q(r.fs,r.cwd,t);if(M(o))return o;let s=o;if(n.abort){let F=await t?.hooks?.preRevert?.({repo:s,mode:"abort",commitRef:null});if(fe(F))return{stdout:"",stderr:F.message??"",exitCode:1};let L=await dw(s,r.env);return L.exitCode===0&&await t?.hooks?.postRevert?.({repo:s,mode:"abort",commitHash:null,hadConflicts:!1}),L}if(n.continue){let F=await t?.hooks?.preRevert?.({repo:s,mode:"continue",commitRef:null});if(fe(F))return{stdout:"",stderr:F.message??"",exitCode:1};let L=await hw(s,r.env);if(L.exitCode===0){let W=await Y(s);await t?.hooks?.postRevert?.({repo:s,mode:"continue",commitHash:W,hadConflicts:!1})}return L}if(n.skip)return uw(s,r.env);let i=n.commit;if(!i)return T("you must specify a commit to revert");let a=await t?.hooks?.preRevert?.({repo:s,mode:"revert",commitRef:i});if(fe(a))return{stdout:"",stderr:a.message??"",exitCode:1};let c=await Ge(s,i);if(M(c))return c;let f=c.hash,l=c.commit,d=await Qe(s);if(M(d))return d;let h=await K(s),u=Cn(h,"Reverting",`fatal: revert failed
|
|
732
|
+
`);if(u)return u;let m=await j(s,d);if(s.workTree){let F=await de(s,m.tree);if(Un(h,F))return N(`error: your local changes would be overwritten by revert.
|
|
641
733
|
hint: commit your changes or stash them to proceed.
|
|
642
734
|
fatal: revert failed
|
|
643
|
-
`,128)}let p=n.mainline,g;if(l.parents.length>1){if(p===void 0)return
|
|
735
|
+
`,128)}let p=n.mainline,g;if(l.parents.length>1){if(p===void 0)return N(`error: commit ${f} is a merge but no -m option was given.
|
|
644
736
|
fatal: revert failed
|
|
645
|
-
`,128);if(p<1||p>l.parents.length)return
|
|
737
|
+
`,128);if(p<1||p>l.parents.length)return N(`error: commit ${f} does not have parent ${p}
|
|
646
738
|
fatal: revert failed
|
|
647
|
-
`,128);let
|
|
739
|
+
`,128);let F=l.parents[p-1];g=(await j(s,F)).tree}else if(l.parents.length===0)g=await Fe(s,[]);else{let F=l.parents[0];g=(await j(s,F)).tree}let w=X(f),b=ue(l.message),y=mw(l,f,p),R=await xe(s,"merge.conflictstyle")??"merge",x={a:"HEAD",b:b?`parent of ${w} (${b})`:`parent of ${w}`,conflictStyle:R},k=await zt(s,l.tree,m.tree,g,x);if(k.conflicts.length===0&&k.resultTree===m.tree){let F=k.messages.length>0?`${k.messages.join(`
|
|
648
740
|
`)}
|
|
649
|
-
`:"",L=await
|
|
741
|
+
`:"",L=await it(s,{fromCommit:!0}),W=await B(s,"CHERRY_PICK_HEAD");return{stdout:`${F}${L}`,stderr:W?`The previous cherry-pick is now empty, possibly due to conflict resolution.
|
|
650
742
|
If you wish to commit it anyway, use:
|
|
651
743
|
|
|
652
744
|
git commit --allow-empty
|
|
653
745
|
|
|
654
746
|
Otherwise, please use 'git cherry-pick --skip'
|
|
655
|
-
`:"",exitCode:1}}let
|
|
656
|
-
`);return await t?.hooks?.postRevert?.({repo:s,mode:"revert",commitHash:null,hadConflicts:!0}),{stdout:
|
|
747
|
+
`:"",exitCode:1}}let E=await On(s,k,m.tree,{labels:x,errorExitCode:128,operationName:"merge",callerCommand:"revert",skipStagedChangeCheck:!0});if(!E.ok)return E;if(k.conflicts.length>0){await Z(s,"REVERT_HEAD",f),await Z(s,"ORIG_HEAD",d),await Ae(s,"MERGE_MSG",y);let F=k.messages.join(`
|
|
748
|
+
`);return await t?.hooks?.postRevert?.({repo:s,mode:"revert",commitHash:null,hadConflicts:!0}),{stdout:F?`${F}
|
|
657
749
|
`:"",stderr:`error: could not revert ${w}... ${ue(l.message)}
|
|
658
750
|
hint: After resolving the conflicts, mark them with
|
|
659
751
|
hint: "git add/rm <pathspec>", then run
|
|
@@ -662,121 +754,126 @@ hint: You can instead skip this commit with "git revert --skip".
|
|
|
662
754
|
hint: To abort and get back to the state before "git revert",
|
|
663
755
|
hint: run "git revert --abort".
|
|
664
756
|
hint: Disable this message with "git config set advice.mergeConflict false"
|
|
665
|
-
`,exitCode:1}}if(n["no-commit"])return await Z(s,"REVERT_HEAD",f),await
|
|
757
|
+
`,exitCode:1}}if(n["no-commit"])return await Z(s,"REVERT_HEAD",f),await Ae(s,"MERGE_MSG",y),{stdout:"",stderr:"",exitCode:0};let C=E.mergedTreeHash,$=await un(s,r.env);if(M($))return $;let H=await nt(s,r.env);if(M(H))return H;let P=await yt(s,C,[d],$,H,y);await St(s),await Ft(s);let I=await Q(s),D=ue(y),G=I?.type==="symbolic"?I.target:"HEAD";await se(s,r.env,G,d,P,`revert: ${D}`,I?.type==="symbolic");let A=I?.type==="symbolic"?Pe(I.target):"detached HEAD",O=await mn(s,m.tree,C,$,H,$.timestamp!==H.timestamp||$.timezone!==H.timezone),_=Lt(A,P,y),U=k.messages.length>0?`${k.messages.join(`
|
|
666
758
|
`)}
|
|
667
|
-
`:"";return await t?.hooks?.postRevert?.({repo:s,mode:"revert",commitHash:
|
|
668
|
-
${
|
|
759
|
+
`:"";return await t?.hooks?.postRevert?.({repo:s,mode:"revert",commitHash:P,hadConflicts:!1}),{stdout:`${U}${_}
|
|
760
|
+
${O}`,stderr:"",exitCode:0}}})}async function dw(e,t){return await B(e,"REVERT_HEAD")?Bn(e,t,{operationRef:"REVERT_HEAD",noOpError:N(`error: no cherry-pick or revert in progress
|
|
761
|
+
fatal: revert failed
|
|
762
|
+
`,128),operationName:"revert",clearState:async o=>{await St(o),await Ft(o)},origHeadAsTargetRev:!0}):await B(e,"CHERRY_PICK_HEAD")?Bn(e,t,{operationRef:"CHERRY_PICK_HEAD",noOpError:N(`error: no cherry-pick or revert in progress
|
|
669
763
|
fatal: revert failed
|
|
670
|
-
`,128),operationName:"revert",clearState:
|
|
764
|
+
`,128),operationName:"revert",clearState:Ft,origHeadAsTargetRev:!0}):N(`error: no cherry-pick or revert in progress
|
|
671
765
|
fatal: revert failed
|
|
672
|
-
`,128),
|
|
766
|
+
`,128)}async function uw(e,t){if(!await B(e,"REVERT_HEAD"))return N(`error: no revert in progress
|
|
673
767
|
fatal: revert failed
|
|
674
|
-
`,128)
|
|
768
|
+
`,128);let r=await Y(e);if(!r)return T("unable to resolve HEAD");let o=await j(e,r),s=await K(e),i=await Ir(e,o.tree,s,r);if(!i.success){let a=i.errorOutput;return{...a,stderr:a.stderr+`error: failed to skip the commit
|
|
675
769
|
fatal: revert failed
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
770
|
+
`}}return await ae(e,{version:2,entries:i.newEntries}),await Me(e,i.worktreeOps),await se(e,t,"HEAD",r,r,`reset: moving to ${r}`),await St(e),{stdout:"",stderr:"",exitCode:0}}async function hw(e,t){if(!await B(e,"REVERT_HEAD"))return N(`error: no cherry-pick or revert in progress
|
|
771
|
+
fatal: revert failed
|
|
772
|
+
`,128);let r=await K(e),o=Cn(r,"Committing");if(o)return o;let s=await $e(e,"MERGE_MSG");if(!s)return N(`Aborting commit due to empty commit message.
|
|
773
|
+
`,1);let i=await $e(e,"SQUASH_MSG");if(i&&(s=i+s),s=It(s),!s)return N(`Aborting commit due to empty commit message.
|
|
774
|
+
`,1);let a=Le(r),c=await Fe(e,a),f=await Qe(e);if(M(f))return f;let l=await j(e,f),d=await un(e,t);if(M(d))return d;let h=await nt(e,t);if(M(h))return h;let u=await B(e,"CHERRY_PICK_HEAD");u&&(d=(await j(e,u)).author);let m=Nt(s),p=await yt(e,c,[f],d,h,m);await St(e),await Ft(e);let g=await Q(e),w=ue(m),b=g?.type==="symbolic"?g.target:"HEAD";await se(e,t,b,f,p,`commit: ${w}`,g?.type==="symbolic");let y=g?.type==="symbolic"?Pe(g.target):"detached HEAD",R=await mn(e,l.tree,c,d,h,d.timestamp!==h.timestamp||d.timezone!==h.timezone);return{stdout:`${Lt(y,p,s)}
|
|
775
|
+
${R}`,stderr:"",exitCode:0}}function mw(e,t,n){let r=ue(e.message),o='Revert "',a=`${r.startsWith(o)&&r.endsWith('"')?`Reapply "${r.slice(o.length,-1)}"`:`Revert "${r}"`}
|
|
679
776
|
|
|
680
777
|
This reverts commit ${t}`;if(n!==void 0&&e.parents.length>1&&n>=1){let c=e.parents[n===1?1:0]??e.parents[0];a+=`, reversing
|
|
681
778
|
changes made to ${c}`}return a+=`.
|
|
682
|
-
`,a}oe();Ce();
|
|
779
|
+
`,a}oe();Ce();ie();pe();we();sr();He();function Pd(e,t){e.command("rm",{description:"Remove files from the working tree and from the index",args:[z.string().name("paths").describe("Files to remove").optional().variadic()],options:{cached:S().describe("Only remove from the index"),recursive:S().alias("r").describe("Allow recursive removal when a directory name is given"),force:S().alias("f").describe("Override the up-to-date check"),dryRun:S().alias("n").describe("Don't actually remove any file(s)")},handler:async(n,r)=>{let o=await q(r.fs,r.cwd,t);if(M(o))return o;let s=o,i=Ve(s);if(i)return i;let a=s.workTree,c=n.paths;if(c.length===0)return N("usage: git rm [--cached] [-f] [-r] <file>...");let f=n.cached,l=n.recursive,d=n.force,h=await K(s),u=[],m=dt(s,r.cwd);for(let w of c){if(cr(w)){let x=[Ue(w,m)],k=h.entries.filter(E=>Ee(x,E.path));if(k.length===0)return T(`pathspec '${w}' did not match any files`);for(let E of k)u.push(E.path);continue}let b=Mt(r.cwd,w),y=rt(a,b);if((y==="."||y==="")&&(y=""),y.startsWith(".."))return T(`'${w}' is outside repository at '${a}'`);if(await r.fs.exists(b)&&!(await ht(r.fs,b)).isSymbolicLink&&(await ht(r.fs,b)).isDirectory){if(!l)return T(`not removing '${y}' recursively without -r`);let x=y===""?"":`${y}/`,k=h.entries.filter(E=>x===""||E.path.startsWith(x));if(k.length===0)return T(`pathspec '${w}' did not match any files`);for(let E of k)u.push(E.path)}else{if(!h.entries.some(k=>k.path===y))return T(`pathspec '${w}' did not match any files`);u.push(y)}}if(!d){let w=await pw(s,h,u,f);if(w)return w}if(n.dryRun){let w=u.map(y=>`rm '${y}'`);return{stdout:w.length>0?`${w.join(`
|
|
683
780
|
`)}
|
|
684
|
-
`:"",stderr:"",exitCode:0}}let p=[];for(let w of
|
|
781
|
+
`:"",stderr:"",exitCode:0}}let p=[];for(let w of u){if(h=ft(h,w),!f){let b=v(a,w);await ht(r.fs,b).then(()=>!0).catch(()=>!1)&&await r.fs.rm(b)}p.push(`rm '${w}'`)}return await ae(s,h),{stdout:p.length>0?`${p.join(`
|
|
685
782
|
`)}
|
|
686
|
-
`:"",stderr:"",exitCode:0}}})}async function
|
|
687
|
-
`),l=i.length===1?"the following file has":"the following files have";return
|
|
783
|
+
`:"",stderr:"",exitCode:0}}})}async function pw(e,t,n,r){let o=await Y(e),s=new Map;if(o){let f=await j(e,o),l=await qe(e,f.tree);for(let d of l)s.set(d.path,d.hash)}let i=[],a=[],c=[];for(let f of n){let l=t.entries.find(m=>m.path===f&&m.stage===0);if(!l)continue;let h=s.get(f)!==l.hash,u=!1;if(e.workTree){let m=v(e.workTree,f),p=!1;try{await ht(e.fs,m),p=!0}catch{p=!1}p&&(u=await _n(e.fs,m)!==l.hash)}h&&u?i.push(f):h&&!r?a.push(f):u&&!r&&c.push(f)}if(i.length>0){let f=i.map(d=>` ${d}`).join(`
|
|
784
|
+
`),l=i.length===1?"the following file has":"the following files have";return N(`error: ${l} staged content different from both the
|
|
688
785
|
file and the HEAD:
|
|
689
786
|
${f}
|
|
690
787
|
(use -f to force removal)
|
|
691
788
|
`)}if(a.length>0){let f=a.map(d=>` ${d}`).join(`
|
|
692
|
-
`),l=a.length===1?"the following file has":"the following files have";return
|
|
789
|
+
`),l=a.length===1?"the following file has":"the following files have";return N(`error: ${l} changes staged in the index:
|
|
693
790
|
${f}
|
|
694
791
|
(use --cached to keep the file, or -f to force removal)
|
|
695
792
|
`)}if(c.length>0){let f=c.map(d=>` ${d}`).join(`
|
|
696
|
-
`),l=c.length===1?"the following file has":"the following files have";return
|
|
793
|
+
`),l=c.length===1?"the following file has":"the following files have";return N(`error: ${l} local modifications:
|
|
697
794
|
${f}
|
|
698
795
|
(use --cached to keep the file, or -f to force removal)
|
|
699
|
-
`)}return null}oe();
|
|
796
|
+
`)}return null}oe();ie();cn();Qs();pe();He();var Ia=new TextDecoder;function $d(e,t){e.command("show",{description:"Show various types of objects",args:[z.string().name("object").variadic().optional()],options:{patch:S().alias("p").describe("Show diff in patch format"),noPatch:S().describe("Suppress diff output"),stat:S().describe("Show diffstat summary"),nameOnly:S().describe("Show only names of changed files"),nameStatus:S().describe("Show names and status of changed files"),shortstat:S().describe("Show only the shortstat summary line"),numstat:S().describe("Machine-readable insertions/deletions per file"),format:V.string().describe("Pretty-print format string"),pretty:V.string().describe("Pretty-print format or preset name")},handler:async(n,r)=>{let o=await q(r.fs,r.cwd,t);if(M(o))return o;let s=o,a=n.object[0]??"HEAD",c=Js(a);if(c)return gw(s,c.rev,c.path);if(a==="HEAD"){let p=await Qe(s);if(M(p))return p}let f=await bt(s,a,`bad object '${a}'`);if(M(f))return f;let l=await ye(s,f),d;n.noPatch?d=null:n.stat?d="stat":n.nameOnly?d="name-only":n.nameStatus?d="name-status":n.shortstat?d="shortstat":n.numstat?d="numstat":d="patch";let h=n.format??n.pretty,u=null,m=null;if(h!==void 0){let p=zo(h);u=p.formatStr,m=p.preset}switch(l.type){case"commit":{let p=await j(s,f);return{stdout:await Od(s,f,p,d,u,m),stderr:"",exitCode:0}}case"tag":{let p=await Nc(s,f);return{stdout:await ww(s,p,d,u,m),stderr:"",exitCode:0}}case"tree":{let p=kn(l.content);return{stdout:Id(p),stderr:"",exitCode:0}}case"blob":return{stdout:Ia.decode(l.content),stderr:"",exitCode:0}}}})}async function gw(e,t,n){let r=await Ge(e,t);if(M(r))return r;let o=r.commit.tree,s=n.replace(/^\//,""),a=(await de(e,o)).get(s);if(!a){let f=`path '${s}' does not exist in '${t}'`;if(e.workTree){let l=v(e.workTree,s);await e.fs.exists(l)&&(f=`path '${s}' exists on disk, but not in '${t}'`)}return T(f)}let c=await ye(e,a.hash);if(c.type==="blob")return{stdout:Ia.decode(c.content),stderr:"",exitCode:0};if(c.type==="tree"){let f=kn(c.content);return{stdout:Id(f),stderr:"",exitCode:0}}return{stdout:Ia.decode(c.content),stderr:"",exitCode:0}}async function Od(e,t,n,r="patch",o=null,s=null){let i;if(o!==null)i=Ps(o,{hash:t,commit:n});else if(s!==null)i=$s(s,{hash:t,commit:n},!0,!1);else{let c=[];if(c.push(`commit ${t}`),n.parents.length>=2){let l=n.parents.map(d=>X(d)).join(" ");c.push(`Merge: ${l}`)}c.push(`Author: ${n.author.name} <${n.author.email}>`),c.push(`Date: ${$n(n.author.timestamp,n.author.timezone)}`),c.push("");let f=n.message.replace(/\n$/,"");for(let l of f.split(`
|
|
700
797
|
`))c.push(` ${l}`);i=c.join(`
|
|
701
798
|
`)}if(!r)return`${i}
|
|
702
|
-
`;let a="";if(n.parents.length<=1){let c=n.parents.length===1?(await j(e,n.parents[0])).tree:null,f=await
|
|
799
|
+
`;let a="";if(n.parents.length<=1){let c=n.parents.length===1?(await j(e,n.parents[0])).tree:null,f=await Ke(e,c,n.tree),{remaining:l,renames:d}=await ot(e,f);a=await bw(e,l,d,r)}else r==="patch"&&(a=await Ow(e,n)??"");return a?`${i}
|
|
703
800
|
|
|
704
801
|
${a.replace(/\n$/,"")}
|
|
705
802
|
`:n.parents.length>=2?`${i}
|
|
706
803
|
|
|
707
804
|
`:`${i}
|
|
708
|
-
`}async function
|
|
709
|
-
`))s.push(` ${a}`);if(t.objectType==="commit"){let a=await j(e,t.object),c=await
|
|
805
|
+
`}async function ww(e,t,n="patch",r=null,o=null){let s=[];s.push(`tag ${t.name}`),s.push(`Tagger: ${t.tagger.name} <${t.tagger.email}>`),s.push(`Date: ${$n(t.tagger.timestamp,t.tagger.timezone)}`),s.push("");let i=t.message.replace(/\n$/,"");for(let a of i.split(`
|
|
806
|
+
`))s.push(` ${a}`);if(t.objectType==="commit"){let a=await j(e,t.object),c=await Od(e,t.object,a,n,r,o);s.push(""),s.push(c.replace(/\n$/,""))}return`${s.join(`
|
|
710
807
|
`)}
|
|
711
|
-
`}function
|
|
808
|
+
`}function Id(e){let t=[];for(let n of e.entries){let r=n.mode==="040000"?"tree":"blob";t.push(`${n.mode} ${r} ${n.hash} ${n.name}`)}return t.length>0?`${t.join(`
|
|
712
809
|
`)}
|
|
713
|
-
`:""}async function
|
|
810
|
+
`:""}async function bw(e,t,n,r){switch(r){case"patch":return $w(e,t,n);case"stat":return kw(e,t,n);case"shortstat":return Rw(e,t,n);case"numstat":return xw(e,t,n);case"name-only":return yw(t,n);case"name-status":return Ew(t,n);default:return""}}function yw(e,t){let n=[];for(let r of e)n.push(r.path);for(let r of t)n.push(r.newPath);return n.sort(),n.length>0?`${n.join(`
|
|
714
811
|
`)}
|
|
715
|
-
`:""}function
|
|
716
|
-
`).join(""):""}async function
|
|
717
|
-
`:""}async function
|
|
718
|
-
`;else{let c=
|
|
719
|
-
`}}return o}async function
|
|
720
|
-
`,
|
|
721
|
-
`,J=
|
|
812
|
+
`:""}function Ew(e,t){let n=[];for(let r of e){let o=r.status==="added"?"A":r.status==="deleted"?"D":"M";n.push({key:r.path,line:`${o} ${r.path}`})}for(let r of t){let o=String(r.similarity??100).padStart(3,"0");n.push({key:r.newPath,line:`R${o} ${r.oldPath} ${r.newPath}`})}return n.sort((r,o)=>r.key<o.key?-1:r.key>o.key?1:0),n.length>0?n.map(r=>`${r.line}
|
|
813
|
+
`).join(""):""}async function kw(e,t,n){let{fileStats:r}=await Jn(e,t,n);return r.sort((o,s)=>o.sortKey<s.sortKey?-1:o.sortKey>s.sortKey?1:0),hr(r)}async function Rw(e,t,n){let{fileStats:r}=await Jn(e,t,n),o=0,s=0;for(let a of r)o+=a.insertions,s+=a.deletions;let i=Zn(r.length,o,s);return i?`${i}
|
|
814
|
+
`:""}async function xw(e,t,n){let r=[];for(let s of t)r.push({key:s.path,oldHash:s.oldHash,newHash:s.newHash,display:s.path});for(let s of n)r.push({key:s.newPath,oldHash:s.oldHash,newHash:s.newHash,display:hn(s.oldPath,s.newPath)});r.sort((s,i)=>s.key<i.key?-1:s.key>i.key?1:0);let o="";for(let s of r){let i=s.oldHash?await re(e,s.oldHash):"",a=s.newHash?await re(e,s.newHash):"";if(Te(i)||Te(a))o+=`- - ${s.display}
|
|
815
|
+
`;else{let c=xt(i),f=xt(a),l=at(c,f),d=0,h=0;for(let u of l)u.type==="insert"?d++:u.type==="delete"&&h++;o+=`${d} ${h} ${s.display}
|
|
816
|
+
`}}return o}async function Cw(e,t){let n=t.oldHash?await re(e,t.oldHash):"",r=t.newHash?await re(e,t.newHash):"";return Ht({path:t.path,oldContent:n,newContent:r,oldMode:t.oldMode,newMode:t.newMode,oldHash:t.oldHash,newHash:t.newHash})}async function Pw(e,t){let n=t.oldHash?await re(e,t.oldHash):"",r=t.newHash?await re(e,t.newHash):"";return Ht({path:t.oldPath,oldContent:n,newContent:r,oldMode:t.oldMode,newMode:t.newMode,oldHash:t.oldHash,newHash:t.newHash,renameTo:t.newPath,similarity:t.similarity})}async function $w(e,t,n){let r=[];for(let s of t)r.push({type:"diff",entry:s});for(let s of n)r.push({type:"rename",entry:s});r.sort((s,i)=>{let a=s.type==="diff"?s.entry.path:s.entry.newPath,c=i.type==="diff"?i.entry.path:i.entry.newPath;return a<c?-1:a>c?1:0});let o="";for(let s of r)s.type==="rename"?o+=await Pw(e,s.entry):o+=await Cw(e,s.entry);return o}async function Ow(e,t){if(t.parents.length<2)return"";let n=await Promise.all(t.parents.map(async a=>{let c=await j(e,a);return de(e,c.tree)})),r=await de(e,t.tree),o=new Set;for(let a of n)for(let c of a.keys())o.add(c);for(let a of r.keys())o.add(a);let s=[];for(let a of o){let f=r.get(a)?.hash??null;n.every(d=>(d.get(a)?.hash??null)!==f)&&s.push(a)}if(s.sort(),s.length===0)return"";let i="";for(let a of s)i+=await Iw(e,a,n,r);return i}async function Iw(e,t,n,r){let o=r.get(t),s=n.map(h=>h.get(t)??null),i=o?.hash??null,a=o?.mode??null,c=s.map(h=>h?.hash??null),f=s.map(h=>h?.mode??null),l=await Promise.all(c.map(async h=>h?await re(e,h):"")),d=i?await re(e,i):"";return Fo({path:t,parentHashes:c,parentModes:f,parentContents:l,resultHash:i,resultMode:a,resultContent:d})}oe();Ce();ie();we();oe();Tn();Ce();ie();wn();pe();ze();we();He();Jt();tt();var tn="refs/stash";function Ta(e,t){return Ie(e.replaceAll("/","\0"),t.replaceAll("/","\0"))}async function Sd(e){let t=await et(e,tn),n=[];for(let r=t.length-1;r>=0;r--){let o=t[r];o&&n.push({index:t.length-1-r,hash:o.newHash,message:o.message})}return n}async function Fr(e,t){let n=await et(e,tn);if(n.length===0)return null;let r=n.length-1-t;return r<0||r>=n.length?null:n[r]?.newHash??null}async function Td(e,t,n,r){if(!e.workTree)throw new Error("Cannot stash in a bare repository");let o=e.workTree,s=await Y(e);if(!s)return null;let i=await j(e,s),a=await K(e),c=Le(a),f=await Fe(e,c),l=await Ke(e,i.tree,f),d=new Map(c.map(L=>[L.path,L])),h=await st(e,o,"",{skipIgnore:!0}),u=!1;for(let L of h){let W=d.get(L);if(!W)continue;let ne=v(o,L),J=await e.fs.readFileBuffer(ne);if(await gt("blob",J)!==W.hash){u=!0;break}}if(!u)for(let[L]of d){let W=v(o,L);if(!await e.fs.exists(W)){u=!0;break}}let m=[];if(r?.includeUntracked){let L=await st(e,o,"");for(let W of L)d.has(W)||m.push(W)}if(l.length===0&&!u&&m.length===0)return null;let p=await Ls(e,t),g=await Kr(e,t),w=await Q(e),b=w?.type==="symbolic"?Pe(w.target):"(no branch)",y=X(s),R=ue(i.message),x=`index on ${b}: ${y} ${R}
|
|
817
|
+
`,k=an({type:"commit",tree:f,parents:[s],author:p,committer:g,message:x}),E=await De(e,"commit",k),C=await de(e,i.tree),$=[],H=new Set;for(let L of h){let W=d.get(L),ne=C.get(L);if(!W&&!ne)continue;let J=v(o,L),te=await e.fs.readFileBuffer(J),ke=await De(e,"blob",te),_e=W?W.mode:parseInt(ne?.mode??"100644",8);$.push({path:L,mode:_e,hash:ke,stage:0,stat:Se()}),H.add(L)}for(let[L,W]of d)H.has(L)||C.has(L)||$.push({path:L,mode:W.mode,hash:W.hash,stage:0,stat:Se()});let P=await Fe(e,$),I=null;if(r?.includeUntracked){let L=[];for(let te of m){let ke=v(o,te),_e=await e.fs.readFileBuffer(ke),ce=await De(e,"blob",_e);L.push({path:te,mode:33188,hash:ce,stage:0,stat:Se()})}let W=await Fe(e,L),ne=`untracked files on ${b}: ${y} ${R}
|
|
818
|
+
`,J=an({type:"commit",tree:W,parents:[],author:p,committer:g,message:ne});I=await De(e,"commit",J)}let D=n?`On ${b}: ${n}`:`WIP on ${b}: ${y} ${R}`,G=[s,E];I&&G.push(I);let A=an({type:"commit",tree:P,parents:G,author:p,committer:g,message:D}),O=await De(e,"commit",A),_=await Fr(e,0)??ee;await Je(e,tn,{oldHash:_,newHash:O,name:g.name,email:g.email,timestamp:g.timestamp,tz:g.timezone,message:D.trimEnd()}),await Z(e,tn,O);let U=await xn(e,i.tree,a);await ae(e,{version:2,entries:U.newEntries}),await Me(e,U.worktreeOps),(await Q(e))?.type==="symbolic"&&await se(e,t,"HEAD",s,s,"reset: moving to HEAD");for(let L of["CHERRY_PICK_HEAD","MERGE_HEAD","ORIG_HEAD","REVERT_HEAD"])await me(e,L);for(let L of["MERGE_MSG","MERGE_MODE","SQUASH_MSG"]){let W=v(e.gitDir,L);await e.fs.exists(W)&&await e.fs.rm(W)}if(m.length>0)for(let L of m){if(C.has(L))continue;let W=v(o,L);await e.fs.exists(W)&&(await e.fs.rm(W),await ir(e.fs,nn(W),o))}return O}async function Sa(e,t){let n=e.workTree,r=await j(e,t),o=await qe(e,r.tree),s=[];for(let i of o){let a=v(n,i.path);await e.fs.exists(a)?s.push(i.path):await lt(e,i)}return s.length>0?(s.sort(Ta),{ok:!1,stdout:"",stderr:`${s.map(i=>`${i} already exists, no checkout`).join(`
|
|
722
819
|
`)}
|
|
723
820
|
error: could not restore untracked files from stash
|
|
724
|
-
`,exitCode:1}):{ok:!0,hasConflicts:!1,messages:[]}}async function
|
|
725
|
-
`,exitCode:128};let n=await
|
|
821
|
+
`,exitCode:1}):{ok:!0,hasConflicts:!1,messages:[]}}async function va(e,t=0){if(!e.workTree)return{ok:!1,stdout:"",stderr:`fatal: this operation must be run in a work tree
|
|
822
|
+
`,exitCode:128};let n=await Fr(e,t);if(!n)return{ok:!1,stdout:"",stderr:`error: stash@{${t}} is not a valid reference
|
|
726
823
|
`,exitCode:1};if(!await Y(e))return{ok:!1,stdout:"",stderr:`error: your current branch does not have any commits yet
|
|
727
|
-
`,exitCode:1};let o=await
|
|
824
|
+
`,exitCode:1};let o=await K(e),s=Kt(o).sort();if(s.length>0)return{ok:!1,stdout:`${s.map(C=>`${C}: needs merge`).join(`
|
|
728
825
|
`)}
|
|
729
826
|
`,stderr:`error: could not write index
|
|
730
827
|
`,exitCode:1};let i=await j(e,n),a=i.parents[0];if(!a)return{ok:!1,stdout:"",stderr:`error: invalid stash commit (no parent)
|
|
731
|
-
`,exitCode:1};let c=await j(e,a),f=i.parents[2],l=Le(o),d=await Fe(e,l),
|
|
732
|
-
${
|
|
828
|
+
`,exitCode:1};let c=await j(e,a),f=i.parents[2],l=Le(o),d=await Fe(e,l),h={a:"Updated upstream",b:"Stashed changes"};if(c.tree===i.tree){if(f){let E=await Sa(e,f);if(!E.ok)return{...E,messages:["Already up to date."]}}return{ok:!0,hasConflicts:!1,messages:["Already up to date."]}}let u=await zt(e,c.tree,d,i.tree,h),m=await de(e,d),p=await de(e,u.resultTree),g=[];for(let[E,C]of p){let $=m.get(E);(!$||$.hash!==C.hash)&&g.push({path:E,type:"checkout",hash:C.hash,mode:parseInt(C.mode,8)})}for(let[E]of m)p.has(E)||g.push({path:E,type:"delete"});let w=new Map(l.map(E=>[E.path,E])),b=[],y=[];for(let E of g){let C=w.get(E.path),$=v(e.workTree,E.path);if(C){if(!await e.fs.exists($))continue;let H=await e.fs.readFileBuffer($);await gt("blob",H)!==C.hash&&b.push(E.path)}else E.type==="checkout"&&await e.fs.exists($)&&y.push(E.path)}if(b.length>0||y.length>0){b.sort(Ta),y.sort(Ta);let E="";if(b.length>0&&(E+=`error: Your local changes to the following files would be overwritten by merge:
|
|
829
|
+
${b.map(C=>` ${C}`).join(`
|
|
733
830
|
`)}
|
|
734
831
|
Please commit your changes or stash them before you merge.
|
|
735
|
-
`),
|
|
736
|
-
${
|
|
832
|
+
`),y.length>0&&(E+=`error: The following untracked working tree files would be overwritten by merge:
|
|
833
|
+
${y.map(C=>` ${C}`).join(`
|
|
737
834
|
`)}
|
|
738
835
|
Please move or remove them before you merge.
|
|
739
|
-
`),
|
|
740
|
-
`,f){let C=await
|
|
741
|
-
`);let s=await
|
|
836
|
+
`),E+=`Aborting
|
|
837
|
+
`,f){let C=await Sa(e,f);C.ok||(E+=C.stderr)}return{ok:!1,stdout:"",stderr:E,exitCode:1}}await Me(e,g);let R=new Set(u.conflicts.map(E=>E.path)),x=new Set;for(let E of u.entries)E.stage>0&&x.add(E.path);let k=R.size>0;if(k){let E=[];for(let[C,$]of p){if(R.has(C)||x.has(C))continue;let H=w.get(C);E.push({path:C,mode:parseInt($.mode,8),hash:$.hash,stage:0,stat:H?.stat??Se()})}for(let C of u.entries)C.stage>0&&E.push(C);E.sort((C,$)=>Ie(C.path,$.path)||C.stage-$.stage),await ae(e,{version:2,entries:E})}else{let E=[...o.entries],C=new Set(E.map($=>$.path));for(let[$,H]of p)m.has($)||C.has($)||E.push({path:$,mode:parseInt(H.mode,8),hash:H.hash,stage:0,stat:Se()});E.sort(($,H)=>Ie($.path,H.path)||$.stage-H.stage),await ae(e,{version:2,entries:E})}if(f){let E=await Sa(e,f);if(!E.ok)return{...E,messages:u.messages}}return{ok:!0,hasConflicts:k,messages:u.messages}}async function Ha(e,t=0){let n=await et(e,tn);if(n.length===0)return`error: stash@{${t}} is not a valid reference`;let r=n.length-1-t;if(r<0||r>=n.length)return`error: stash@{${t}} is not a valid reference`;if(n.splice(r,1),n.length===0)await me(e,tn),await ss(e,tn);else{await Nn(e,tn,n);let o=n[n.length-1];o&&await Z(e,tn,o.newHash)}return null}async function vd(e){await me(e,tn),await ss(e,tn)}He();function Xo(e){if(e===void 0)return 0;let t=e.match(/^(?:stash@\{)?(\d+)\}?$/);if(t?.[1]!==void 0)return parseInt(t[1],10);let n=parseInt(e,10);return!Number.isNaN(n)&&n>=0?n:-1}async function Sw(e,t){let n=t.oldHash?await re(e,t.oldHash):"",r=t.newHash?await re(e,t.newHash):"";return Ht({path:t.path,oldContent:n,newContent:r,oldMode:t.oldMode,newMode:t.newMode})}function Ad(e,t){let n=e.command("stash",{description:"Stash the changes in a dirty working directory away",options:{message:V.string().alias("m").describe("Stash message"),"include-untracked":S().alias("u").describe("Also stash untracked files")},transformArgs:r=>{if(r[0]!=="save")return r;let o=r.slice(1),s=[],i=[];for(let a of o)a.startsWith("-")?s.push(a):i.push(a);return i.length>0?[...s,"-m",i.join(" ")]:s},handler:async(r,o)=>{let s=await q(o.fs,o.cwd,t);return M(s)?s:Hd(s,o.env,r.message,r["include-untracked"])}});n.command("push",{description:"Save your local modifications to a new stash entry",options:{message:V.string().alias("m").describe("Stash message"),"include-untracked":S().alias("u").describe("Also stash untracked files")},handler:async(r,o)=>{let s=await q(o.fs,o.cwd,t);return M(s)?s:Hd(s,o.env,r.message,r["include-untracked"])}}),n.command("pop",{description:"Remove a single stash entry and apply it on top of the current working tree",args:[z.string().name("stash").describe("Stash reference (e.g. stash@{0})").optional()],handler:async(r,o)=>{let s=await q(o.fs,o.cwd,t);return M(s)?s:Tw(s,r.stash)}}),n.command("apply",{description:"Apply a stash entry on top of the current working tree",args:[z.string().name("stash").describe("Stash reference (e.g. stash@{0})").optional()],handler:async(r,o)=>{let s=await q(o.fs,o.cwd,t);return M(s)?s:vw(s,r.stash)}}),n.command("list",{description:"List the stash entries that you currently have",handler:async(r,o)=>{let s=await q(o.fs,o.cwd,t);return M(s)?s:Hw(s)}}),n.command("drop",{description:"Remove a single stash entry from the list of stash entries",args:[z.string().name("stash").describe("Stash reference (e.g. stash@{0})").optional()],handler:async(r,o)=>{let s=await q(o.fs,o.cwd,t);return M(s)?s:Aw(s,r.stash)}}),n.command("show",{description:"Show the changes recorded in a stash entry as a diff",options:{patch:S().alias("p").describe("Show full diff (default is --stat)")},args:[z.string().name("stash").describe("Stash reference (e.g. stash@{0})").optional()],handler:async(r,o)=>{let s=await q(o.fs,o.cwd,t);return M(s)?s:Dw(s,r.stash,r.patch)}}),n.command("clear",{description:"Remove all the stash entries",handler:async(r,o)=>{let s=await q(o.fs,o.cwd,t);return M(s)?s:Mw(s)}})}async function Hd(e,t,n,r){if(!await Y(e))return N(`You do not have the initial commit yet
|
|
838
|
+
`);let s=await K(e),i=Kt(s).sort();if(i.length>0)return{stdout:`${i.map(l=>`${l}: needs merge`).join(`
|
|
742
839
|
`)}
|
|
743
840
|
`,stderr:`error: could not write index
|
|
744
|
-
`,exitCode:1};let a;try{a=await
|
|
841
|
+
`,exitCode:1};let a;try{a=await Td(e,t,n,{includeUntracked:r})}catch(l){return T(l.message)}return a?{stdout:`Saved working directory and index state ${(await j(e,a)).message.trim()}
|
|
745
842
|
`,stderr:"",exitCode:0}:{stdout:`No local changes to save
|
|
746
|
-
`,stderr:"",exitCode:0}}async function
|
|
843
|
+
`,stderr:"",exitCode:0}}async function Tw(e,t){let n=Xo(t);if(n<0)return N(`error: '${t}' is not a valid stash reference`);let r=await Fr(e,n);if(!r)return N(`error: stash@{${n}} is not a valid reference`);let o=await va(e,n);if(!o.ok){let f=o.messages?.length?`${o.messages.join(`
|
|
747
844
|
`)}
|
|
748
845
|
`:"";if(o.stdout)return{stdout:`${f}${o.stdout}The stash entry is kept in case you need it again.
|
|
749
|
-
`,stderr:o.stderr,exitCode:o.exitCode};let l=await
|
|
846
|
+
`,stderr:o.stderr,exitCode:o.exitCode};let l=await it(e);return{stdout:`${f}${l}The stash entry is kept in case you need it again.
|
|
750
847
|
`,stderr:o.stderr,exitCode:o.exitCode}}if(o.hasConflicts){let f=o.messages.length>0?`${o.messages.join(`
|
|
751
848
|
`)}
|
|
752
|
-
`:"",l=await
|
|
753
|
-
`,stderr:"",exitCode:1}}let s=await
|
|
849
|
+
`:"",l=await it(e);return{stdout:`${f}${l}The stash entry is kept in case you need it again.
|
|
850
|
+
`,stderr:"",exitCode:1}}let s=await Ha(e,n);if(s)return N(s);let i=o.messages.length>0?`${o.messages.join(`
|
|
754
851
|
`)}
|
|
755
|
-
`:"",a=t?`stash@{${n}}`:`refs/stash@{${n}}`,c=await
|
|
756
|
-
`,stderr:"",exitCode:0}}async function
|
|
852
|
+
`:"",a=t?`stash@{${n}}`:`refs/stash@{${n}}`,c=await it(e);return{stdout:`${i}${c}Dropped ${a} (${r})
|
|
853
|
+
`,stderr:"",exitCode:0}}async function vw(e,t){let n=Xo(t);if(n<0)return N(`error: '${t}' is not a valid stash reference`);let r=await va(e,n);if(!r.ok){let a=r.messages?.length?`${r.messages.join(`
|
|
757
854
|
`)}
|
|
758
|
-
`:"",c=r.stdout;return c||(c=await
|
|
855
|
+
`:"",c=r.stdout;return c||(c=await it(e)),{stdout:`${a}${c}`,stderr:r.stderr,exitCode:r.exitCode}}let o=r.messages.length>0?`${r.messages.join(`
|
|
759
856
|
`)}
|
|
760
|
-
`:"",s=await
|
|
857
|
+
`:"",s=await it(e),i=r.hasConflicts?1:0;return{stdout:`${o}${s}`,stderr:"",exitCode:i}}async function Hw(e){let t=await Sd(e);return t.length===0?{stdout:"",stderr:"",exitCode:0}:{stdout:`${t.map(r=>`stash@{${r.index}}: ${r.message}`).join(`
|
|
761
858
|
`)}
|
|
762
|
-
`,stderr:"",exitCode:0}}async function
|
|
763
|
-
`,stderr:"",exitCode:0}}async function
|
|
859
|
+
`,stderr:"",exitCode:0}}async function Aw(e,t){let n=Xo(t);if(n<0)return N(`error: '${t}' is not a valid stash reference`);let r=await Fr(e,n);if(!r)return N(`error: stash@{${n}} is not a valid reference`);let o=await Ha(e,n);return o?N(o):{stdout:`Dropped ${t?`stash@{${n}}`:`refs/stash@{${n}}`} (${r})
|
|
860
|
+
`,stderr:"",exitCode:0}}async function Dw(e,t,n){let r=Xo(t);if(r<0)return N(`error: '${t}' is not a valid stash reference`);let o=await Fr(e,r);if(!o)return N(`error: stash@{${r}} is not a valid reference`);let s=await j(e,o),i=s.parents[0];if(!i)return N("error: invalid stash commit (no parent)");let a=await j(e,i);if(n){let f=await Ke(e,a.tree,s.tree),l="";for(let d of f)l+=await Sw(e,d);return{stdout:l,stderr:"",exitCode:0}}return{stdout:await pn(e,a.tree,s.tree),stderr:"",exitCode:0}}async function Mw(e){return await vd(e),{stdout:"",stderr:"",exitCode:0}}oe();Be();Ce();we();tt();function Dd(e,t){e.command("status",{description:"Show the working tree status",options:{short:S().alias("s").describe("Give the output in the short-format"),porcelain:S().describe("Give the output in a machine-parseable format"),branch:S().alias("b").describe("Show the branch in short-format output")},handler:async(n,r)=>{let o=await q(r.fs,r.cwd,t);if(M(o))return o;let s=o;if(!n.short&&!n.porcelain)return{stdout:await it(s),stderr:"",exitCode:0};let i=await Q(s),a=await Y(s),c,f=null;if(i&&i.type==="symbolic"){if(c=Pe(i.target),n.branch){let y=await he(s),R=await Bt(s,y,c);f=_w(c,R)}}else c="HEAD detached",n.branch&&(f="## HEAD (no branch)");let l=await K(s),d=Yi(l),h=await Vi(s,a,l,d),u=await wt(s,l),m=[],p=[];for(let y of u)y.status==="untracked"?p.push(y.path):m.push({path:y.path,status:y.status});m.sort((y,R)=>Ie(y.path,R.path));let g=new Set(l.entries.map(y=>y.path)),w=Xi(p,g);return{stdout:Nw(f,h,m,d,w),stderr:"",exitCode:0}}})}var jw={"both modified":"UU","both added":"AA","both deleted":"DD","deleted by us":"DU","deleted by them":"UD","added by us":"AU","added by them":"UA",unmerged:"UU"};function Gw(e){switch(e){case"new file":return"A";case"modified":return"M";case"deleted":return"D";case"renamed":return"R";default:return" "}}function Lw(e){switch(e){case"modified":return"M";case"deleted":return"D";default:return" "}}function Nw(e,t,n,r,o){let s=[];e&&s.push(e);let i=new Map(r.map(d=>[d.path,d])),a=new Map(t.map(d=>[d.path,d])),c=new Map(n.map(d=>[d.path,d])),f=new Set;for(let d of r)f.add(d.path);for(let d of t)f.add(d.path);for(let d of n)f.add(d.path);let l=[...f].sort();for(let d of l){let h=i.get(d);if(h){let w=jw[h.status]??"UU";s.push(`${w} ${Os(d)}`);continue}let u=a.get(d),m=c.get(d),p=u?Gw(u.status):" ",g=m?Lw(m.status):" ";if(u?.status==="renamed"&&u.displayPath){let w=u.displayPath.indexOf(" -> "),b=u.displayPath.slice(0,w),y=u.displayPath.slice(w+4);s.push(`${p}${g} ${Os(b)} -> ${Os(y)}`)}else s.push(`${p}${g} ${Os(d)}`)}for(let d of o)s.push(`?? ${Os(d)}`);return s.length===0?"":`${s.join(`
|
|
764
861
|
`)}
|
|
765
|
-
`}function
|
|
766
|
-
Consider "git cherry-pick --quit" or "git worktree add".`):await
|
|
767
|
-
Consider "git merge --quit" or "git worktree add".`):await
|
|
768
|
-
Consider "git revert --quit" or "git worktree add".`):await
|
|
769
|
-
Consider "git rebase --quit" or "git worktree add".`):null}async function
|
|
770
|
-
${
|
|
771
|
-
`}else r&&(
|
|
862
|
+
`}function _w(e,t){if(!t)return`## ${e}`;let n=`## ${e}...${t.upstream}`,r=bo(t,!1);return r?`${n} ${r}`:n}function Os(e){return!/[ \t"\\]/.test(e)&&!/[^\x20-\x7E]/.test(e)?e:`"${e.replace(/\\/g,"\\\\").replace(/"/g,'\\"').replace(/\t/g,"\\t").replace(/\n/g,"\\n")}"`}oe();Be();Ce();ie();ze();we();He();Jt();function Fw(e,t){return e?.type==="symbolic"?e.target.replace(/^refs\/heads\//,""):t??ee}function jd(e,t){e.command("switch",{description:"Switch branches",args:[z.string().name("branch-or-start-point").describe("Branch to switch to, or start-point for -c/-C").optional()],options:{create:V.string().alias("c").describe("Create and switch to a new branch"),forceCreate:V.string().alias("C").describe("Create/reset and switch to a branch"),detach:S().alias("d").describe("Detach HEAD at named commit"),orphan:V.string().describe("Create a new orphan branch"),guess:S().default(!0).describe("Guess branch from remote tracking")},handler:async(n,r,o)=>{let s=await q(r.fs,r.cwd,t);if(M(s))return s;let i=s,a=n["branch-or-start-point"];if(n.orphan)return n.create||n.forceCreate?T("--orphan and -c/-C are incompatible"):n.detach?T("--orphan and --detach are incompatible"):Ww(i,n.orphan,r.env,t);if(n.detach){if(n.create||n.forceCreate)return T("--detach and -c/-C are incompatible");let l=a??"HEAD",d=await Ge(i,l,`invalid reference: ${l}`);return M(d)?d:Bw(i,l,d.hash,r.env,t)}if(n.create||n.forceCreate){let l=n.create||n.forceCreate,d=a??(o.passthrough.length>0?o.passthrough[0]:void 0);return Md(i,l,!!n.forceCreate,d,r.env,t)}if(!a)return T("missing branch or commit argument");if(a==="-")return Uw(i,r.env,t);let c=`refs/heads/${a}`,f=await B(i,c);if(f)return Gd(i,a,c,f,r.env,t);if(n.guess!==!1){let l=await Co(i,a);if(l)return Md(i,a,!1,l.startPoint,r.env,t,l.trackingRef)}return T(`invalid reference: ${a}`)}})}async function Is(e){return await $e(e,"CHERRY_PICK_HEAD")?T(`cannot switch branch while cherry-picking
|
|
863
|
+
Consider "git cherry-pick --quit" or "git worktree add".`):await $e(e,"MERGE_HEAD")?T(`cannot switch branch while merging
|
|
864
|
+
Consider "git merge --quit" or "git worktree add".`):await $e(e,"REVERT_HEAD")?T(`cannot switch branch while reverting
|
|
865
|
+
Consider "git revert --quit" or "git worktree add".`):await Ut(e)?T(`cannot switch branch while rebasing
|
|
866
|
+
Consider "git rebase --quit" or "git worktree add".`):null}async function Uw(e,t,n){let r=await Is(e);if(r)return r;let o=await yo(e);return o?Gd(e,o.name,o.refName,o.hash,t,n):T("no previous branch")}async function Md(e,t,n,r,o,s,i){if(!yn(t))return T(`'${t}' is not a valid branch name`);let a=`refs/heads/${t}`,c=await B(e,a);if(c&&!n)return T(`a branch named '${t}' already exists`);let f;if(r){let C=await Ge(e,r,`invalid reference: ${r}`);if(M(C))return C;f=C.hash}else{let C=await Y(e);if(!C){let $=await Q(e),H=$?.type==="symbolic"?$.target.replace(/^refs\/heads\//,""):"";n&&c&&await me(e,a),await Ze(e,"HEAD",a),await Et(e);let P=await Pn(e);return await se(e,o,"HEAD",null,ee,`checkout: moving from ${H} to ${t}`),{stdout:"",stderr:`Switched to a new branch '${t}'
|
|
867
|
+
${P}`,exitCode:0}}f=C}let l=await Is(e);if(l)return l;let d=await s?.hooks?.preCheckout?.({repo:e,target:t,mode:"create-branch"});if(fe(d))return{stdout:"",stderr:d.message??"",exitCode:1};let h=await Y(e),u=await K(e);if(r){let C=zn(u);if(C)return C}let m=await j(e,f);if(h&&h!==f){let C=await j(e,h);if(C.tree!==m.tree){let $=await Fn(e,C.tree,m.tree,u);if(!$.success)return $.errorOutput??N("error: checkout would overwrite local changes");u={version:2,entries:$.newEntries},await ae(e,u),await Me(e,$.worktreeOps)}}let p=await Q(e),g="";p?.type==="direct"&&h&&(g=await Ro(e,h,f));let w=Fw(p,h);await Z(e,a,f),await Ze(e,"HEAD",a),await Et(e);let b=await Pn(e),y=r??"HEAD";n&&c?c!==f&&await se(e,o,a,c,f,`branch: Reset to ${y}`):await se(e,o,a,null,f,`branch: Created from ${y}`),await se(e,o,"HEAD",h,f,`checkout: moving from ${w} to ${t}`);let R="";if(i){let C=i.replace(/^refs\/remotes\//,"").split("/"),$=C[0]??"",H=`refs/heads/${C.slice(1).join("/")}`,P=await he(e);P[`branch "${t}"`]={...P[`branch "${t}"`],remote:$,merge:H},await Xe(e,P),R=`branch '${t}' set up to track '${$}/${C.slice(1).join("/")}'.
|
|
868
|
+
`}else r&&(R=await xo(e,t,r));await s?.hooks?.postCheckout?.({repo:e,prevHead:h,newHead:f,isBranchCheckout:!0});let x=n&&c?`Switched to and reset branch '${t}'
|
|
772
869
|
`:`Switched to a new branch '${t}'
|
|
773
|
-
`,
|
|
774
|
-
${
|
|
775
|
-
`,stderr:"",exitCode:0}):
|
|
776
|
-
`)}if(n.list)return
|
|
870
|
+
`,k=g+x+b,E="";if(R)E=R;else if(r){E=await dr(e,m.tree,u);let C=await he(e),$=await Bt(e,C,t);$&&(E+=qn($))}else if(n&&c){let C=await he(e),$=await Bt(e,C,t);$&&(E=qn($))}return{stdout:E,stderr:k,exitCode:0}}async function Gd(e,t,n,r,o,s){let i=await Is(e);if(i)return i;let a=await s?.hooks?.preCheckout?.({repo:e,target:t,mode:"switch"});return fe(a)?{stdout:"",stderr:a.message??"",exitCode:1}:ur(e,t,n,r,o,s)}async function Bw(e,t,n,r,o){let s=await Is(e);if(s)return s;let i=await o?.hooks?.preCheckout?.({repo:e,target:t,mode:"detach"});return fe(i)?{stdout:"",stderr:i.message??"",exitCode:1}:Kn(e,n,r,o)}async function Ww(e,t,n,r){if(!yn(t))return T(`'${t}' is not a valid branch name`);let o=await Is(e);if(o)return o;let s=`refs/heads/${t}`;if(await B(e,s))return T(`a branch named '${t}' already exists`);let a=await K(e),c=zn(a);if(c)return c;let f=await Y(e),l=await Q(e),d="";if(l?.type==="direct"&&f&&(d=await Zi(e,f)),e.workTree){let u=f?(await j(e,f)).tree:null,m=await Fe(e,[]),p=await Fn(e,u,m,a);if(!p.success)return p.errorOutput??N("error: checkout would overwrite local changes");await Me(e,p.worktreeOps),await ae(e,{version:2,entries:p.newEntries})}else await ae(e,oc());await Ze(e,"HEAD",s),await Et(e);let h=await Pn(e);return await r?.hooks?.postCheckout?.({repo:e,prevHead:f,newHead:ee,isBranchCheckout:!0}),{stdout:"",stderr:`${d}Switched to a new branch '${t}'
|
|
871
|
+
${h}`,exitCode:0}}oe();ie();$r();we();as();function Nd(e,t){e.command("tag",{description:"Create, list, or delete tags",args:[z.string().name("name").describe("Tag name to create or delete").optional(),z.string().name("commit").describe("Commit to tag (defaults to HEAD)").optional()],options:{annotate:S().alias("a").describe("Make an annotated tag object"),message:V.string().alias("m").describe("Tag message"),delete:S().alias("d").describe("Delete a tag"),force:S().alias("f").describe("Replace an existing tag"),list:S().alias("l").describe("List tags matching pattern")},handler:async(n,r)=>{let o=await q(r.fs,r.cwd,t);if(M(o))return o;let s=o;if(n.delete){if(!n.name)return T("tag name required");let i=`refs/tags/${n.name}`,a=await B(s,i);return a?(await me(s,i),{stdout:`Deleted tag '${n.name}' (was ${X(a)})
|
|
872
|
+
`,stderr:"",exitCode:0}):N(`error: tag '${n.name}' not found.
|
|
873
|
+
`)}if(n.list)return Ld(s,n.name||void 0);if(n.name){if(!Fc(n.name))return T(`'${n.name}' is not a valid tag name`);let i=n.commit,a;if(i){let d=await bt(s,i,`Failed to resolve '${i}' as a valid ref.`);if(M(d))return d;a=d}else if(a=await Y(s),!a)return T("Failed to resolve 'HEAD' as a valid ref.");let c=`refs/tags/${n.name}`;if(await B(s,c)&&!n.force)return T(`tag '${n.name}' already exists`);if(n.annotate||n.message){if(!n.message)return T("no tag message specified (use -m)");let d=await nt(s,r.env);if(M(d))return d;let h=Nt(n.message),u=Gc({type:"tag",object:a,objectType:"commit",name:n.name,tagger:d,message:h}),m=await De(s,"tag",u);await Z(s,c,m)}else await Z(s,c,a);return{stdout:"",stderr:"",exitCode:0}}return Ld(s)}})}async function Ld(e,t){let n=await ge(e,"refs/tags");if(n.length===0)return{stdout:"",stderr:"",exitCode:0};let r=n.map(o=>o.name.replace("refs/tags/",""));return t&&(r=r.filter(o=>fn(t,o,0)===0)),r.length===0?{stdout:"",stderr:"",exitCode:0}:{stdout:`${r.join(`
|
|
777
874
|
`)}
|
|
778
|
-
`,stderr:"",exitCode:0}}var
|
|
779
|
-
`,exitCode:1}}}),t}var
|
|
875
|
+
`,stderr:"",exitCode:0}}var _d=new Set(["am","annotate","apply","archive","bugreport","bundle","cat-file","check-ignore","check-mailmap","check-ref-format","checkout-index","cherry","commit-tree","count-objects","credential","daemon","diff-files","diff-index","diff-tree","difftool","fast-export","fast-import","filter-branch","for-each-ref","format-patch","fsck","hash-object","instaweb","interpret-trailers","log--hierarchical","ls-remote","ls-tree","maintenance","merge-base","merge-tree","mergetool","multi-pack-index","name-rev","notes","pack-objects","pack-refs","patch-id","prune","range-diff","read-tree","receive-pack","replace","request-pull","rerere","rev-list","send-email","send-pack","shortlog","show-branch","show-ref","sparse-checkout","stash--helper","stripspace","submodule","symbolic-ref","unpack-objects","update-index","update-ref","upload-pack","var","verify-commit","verify-pack","verify-tag","whatchanged","worktree","write-tree"]),qw={init:(e,t)=>Yl(e,t),clone:(e,t)=>Rl(e,t),describe:(e,t)=>Cl(e,t),fetch:(e,t)=>_l(e,t),pull:(e,t)=>md(e,t),push:(e,t)=>gd(e,t),add:(e,t)=>lf(e,t),blame:(e,t)=>Bf(e,t),commit:(e,t)=>Pl(e,t),status:(e,t)=>Dd(e,t),log:(e,t)=>od(e,t),branch:(e,t)=>qf(e,t),tag:(e,t)=>Nd(e,t),checkout:(e,t)=>Kf(e,t),diff:(e,t)=>Ml(e,t),reset:(e,t)=>Ed(e,t),merge:(e,t)=>cd(e,t),"cherry-pick":(e,t)=>al(e,t),revert:(e,t)=>Cd(e,t),rebase:(e,t)=>hd(e,t),mv:(e,t)=>fd(e,t),rm:(e,t)=>Pd(e,t),remote:(e,t)=>bd(e,t),config:(e,t)=>Sl(e,t),show:(e,t)=>$d(e,t),stash:(e,t)=>Ad(e,t),"rev-parse":(e,t)=>xd(e,t),"ls-files":(e,t)=>ad(e,t),clean:(e,t)=>cl(e,t),switch:(e,t)=>jd(e,t),restore:(e,t)=>Rd(e,t),reflog:(e,t)=>wd(e,t),repack:(e,t)=>Bl(e,t),gc:(e,t)=>Wl(e,t),bisect:(e,t)=>Sf(e,t),grep:(e,t)=>Vl(e,t)};function Fd(e){let t=ii("git",{description:"Git command"});for(let n of Object.values(qw))n(t,e);return t.command("help",{description:"Display help information",args:[z.string().name("command").describe("Command to get help for").optional()],handler:async n=>{let r=n.command;if(!r)return{stdout:Er(t),stderr:"",exitCode:0};let o=t.children.get(r);return o?{stdout:Er(o),stderr:"",exitCode:0}:{stdout:"",stderr:`git: no help available for '${r}'
|
|
876
|
+
`,exitCode:1}}}),t}var zw="1.5.8";function Kw(e,t){if(!e)return t;let n=e.locked?"locked":"defaults",r={"user.name":e.name,"user.email":e.email};return t?{...t,[n]:{...r,...t[n]}}:{[n]:r}}var Zo=class{name="git";defaultFs;defaultCwd;blocked;hooks;inner;locks=new WeakMap;async withLock(t,n){let r=this.locks.get(t)??Promise.resolve(),o,s=new Promise(i=>{o=i});this.locks.set(t,s),await r;try{return await n()}finally{o()}}constructor(t){this.defaultFs=t?.fs,this.defaultCwd=t?.cwd??"/",this.hooks=t?.hooks,this.blocked=t?.disabled?.length?new Set(t.disabled):null;let n=t?.network,r=Kw(t?.identity,t?.config),o=t?.gitDir?{gitDir:t.gitDir,workTree:this.defaultCwd}:{},s={hooks:t?.hooks,credentialProvider:t?.credentials,identityOverride:t?.identity,fetchFn:typeof n=="object"?n.fetch:void 0,networkPolicy:n,resolveRemote:t?.resolveRemote,credentialCache:new Map,...t?.objectStore?{objectStore:t.objectStore}:{},...t?.refStore?{refStore:t.refStore}:{},...o,...r?{configOverrides:r}:{}};this.inner=Fd(s).toCommand()}exec=async(t,n)=>{let r=n?.fs??this.defaultFs;if(!r)throw new Error("No filesystem: pass `fs` in exec() options or in createGit()");let o=n?.cwd??this.defaultCwd,s=Vw(t),i=new Map;if(n?.env)for(let[a,c]of Object.entries(n.env))i.set(a,c);return this.execute(s,{fs:r,cwd:o,env:i,stdin:n?.stdin??""})};execute=(t,n)=>this.withLock(n.fs,async()=>{let r=t[0]??"";if(r==="--version"||r==="version")return{stdout:`just-git version ${zw} (virtual git implementation)
|
|
780
877
|
`,stderr:"",exitCode:0};if(this.blocked?.has(r))return{stdout:"",stderr:`git: '${r}' is not available in this environment
|
|
781
|
-
`,exitCode:1};if(r
|
|
782
|
-
`,exitCode:1};if(this.hooks?.beforeCommand){let s=await this.hooks.beforeCommand({command:r,args:t.slice(1),fs:n.fs,cwd:n.cwd,env:n.env});if(
|
|
878
|
+
`,exitCode:1};if(r&&_d.has(r))return{stdout:"",stderr:`git: '${r}' is not implemented. Run 'git help' for available commands.
|
|
879
|
+
`,exitCode:1};if(this.hooks?.beforeCommand){let s=await this.hooks.beforeCommand({command:r,args:t.slice(1),fs:n.fs,cwd:n.cwd,env:n.env});if(fe(s))return{stdout:"",stderr:s.message??"",exitCode:1}}let o=await this.inner.execute(t,n);return this.hooks?.afterCommand&&await this.hooks.afterCommand({command:r,args:t.slice(1),result:o}),o})};function Vw(e){let t=[],n="",r=0;for(;r<e.length;){let o=e[r];if(o==='"'){for(r++;r<e.length&&e[r]!=='"';){if(e[r]==="\\"&&r+1<e.length){let s=e[r+1];if(s==='"'||s==="\\"){n+=s,r+=2;continue}}n+=e[r],r++}r++}else if(o==="'"){for(r++;r<e.length&&e[r]!=="'";)n+=e[r],r++;r++}else o===" "||o===" "?(n.length>0&&(t.push(n),n=""),r++):(n+=o,r++)}return n.length>0&&t.push(n),t.length>0&&t[0]==="git"&&t.shift(),t}function Yw(e){return new Zo(e)}var Ud=new TextEncoder,Xw=new TextDecoder;function gn(e){let t=[];for(let n of e.split("/"))n==="."||n===""||(n===".."?t.pop():t.push(n));return"/"+t.join("/")}function Jo(e){let t=e.lastIndexOf("/");return t<=0?"/":e.slice(0,t)}var Aa=class{data=new Map;constructor(t){if(this.data.set("/",{type:"directory",mode:16877,mtime:new Date}),t)for(let[n,r]of Object.entries(t)){let o=gn(n);this.ensureParents(o),this.data.set(o,{type:"file",content:typeof r=="string"?Ud.encode(r):r,mode:33188,mtime:new Date})}}ensureParents(t){let n=Jo(t);n!=="/"&&(this.data.has(n)||(this.ensureParents(n),this.data.set(n,{type:"directory",mode:16877,mtime:new Date})))}resolve(t){let n="",r=new Set;for(let o of gn(t).slice(1).split("/")){n=`${n}/${o}`;let s=0,i=this.data.get(n);for(;i?.type==="symlink"&&s<40;){if(r.has(n))throw new Error(`ELOOP: too many levels of symbolic links, '${t}'`);r.add(n);let a=i.target;n=a.startsWith("/")?gn(a):gn(Jo(n)+"/"+a),i=this.data.get(n),s++}if(s>=40)throw new Error(`ELOOP: too many levels of symbolic links, '${t}'`)}return n}resolveParent(t){let n=gn(t);if(n==="/")return"/";let r=n.slice(1).split("/");if(r.length<=1)return n;let o="",s=new Set;for(let i=0;i<r.length-1;i++){o=`${o}/${r[i]}`;let a=this.data.get(o),c=0;for(;a?.type==="symlink"&&c<40;){if(s.has(o))throw new Error(`ELOOP: too many levels of symbolic links, '${t}'`);s.add(o);let f=a.target;o=f.startsWith("/")?gn(f):gn(Jo(o)+"/"+f),a=this.data.get(o),c++}}return`${o}/${r[r.length-1]}`}async readFile(t){return Xw.decode(await this.readFileBuffer(t))}async readFileBuffer(t){let n=this.data.get(this.resolve(t));if(!n)throw new Error(`ENOENT: no such file or directory, open '${t}'`);if(n.type!=="file")throw new Error(`EISDIR: illegal operation on a directory, read '${t}'`);return n.content}async writeFile(t,n){let r=this.resolve(t);this.ensureParents(r),this.data.set(r,{type:"file",content:typeof n=="string"?Ud.encode(n):n,mode:33188,mtime:new Date})}async exists(t){try{return this.data.has(this.resolve(t))}catch{return!1}}async stat(t){let n=this.data.get(this.resolve(t));if(!n)throw new Error(`ENOENT: no such file or directory, stat '${t}'`);return{isFile:n.type==="file",isDirectory:n.type==="directory",isSymbolicLink:!1,mode:n.mode,size:n.type==="file"?n.content.byteLength:0,mtime:n.mtime}}async lstat(t){let n=this.resolveParent(t),r=this.data.get(n);if(!r)throw new Error(`ENOENT: no such file or directory, lstat '${t}'`);return{isFile:r.type==="file",isDirectory:r.type==="directory",isSymbolicLink:r.type==="symlink",mode:r.mode,size:r.type==="file"?r.content.byteLength:r.type==="symlink"?r.target.length:0,mtime:r.mtime}}async mkdir(t,n){let r=gn(t);if(this.data.has(r)){if(this.data.get(r).type!=="directory")throw new Error(`EEXIST: file already exists, mkdir '${t}'`);if(!n?.recursive)throw new Error(`EEXIST: directory already exists, mkdir '${t}'`);return}let o=Jo(r);if(o!=="/"&&!this.data.has(o))if(n?.recursive)await this.mkdir(o,{recursive:!0});else throw new Error(`ENOENT: no such file or directory, mkdir '${t}'`);this.data.set(r,{type:"directory",mode:16877,mtime:new Date})}async readdir(t){let n=this.resolve(t),r=this.data.get(n);if(!r)throw new Error(`ENOENT: no such file or directory, scandir '${t}'`);if(r.type!=="directory")throw new Error(`ENOTDIR: not a directory, scandir '${t}'`);let o=n==="/"?"/":`${n}/`,s=new Set;for(let i of this.data.keys())if(i!==n&&i.startsWith(o)){let c=i.slice(o.length).split("/")[0];c&&s.add(c)}return[...s].sort()}async rm(t,n){let r=gn(t),o=this.data.get(r);if(!o){if(n?.force)return;throw new Error(`ENOENT: no such file or directory, rm '${t}'`)}if(o.type==="directory"){if(!n?.recursive&&(await this.readdir(r)).length>0)throw new Error(`ENOTEMPTY: directory not empty, rm '${t}'`);let s=r==="/"?"/":`${r}/`;for(let i of[...this.data.keys()])i.startsWith(s)&&this.data.delete(i)}this.data.delete(r)}async readlink(t){let n=this.resolveParent(t),r=this.data.get(n);if(!r)throw new Error(`ENOENT: no such file or directory, readlink '${t}'`);if(r.type!=="symlink")throw new Error(`EINVAL: invalid argument, readlink '${t}'`);return r.target}async symlink(t,n){let r=gn(n);if(this.data.has(r))throw new Error(`EEXIST: file already exists, symlink '${n}'`);this.ensureParents(r),this.data.set(r,{type:"symlink",target:t,mode:40960,mtime:new Date})}};Ln();export{Zo as Git,Aa as MemoryFileSystem,Wm as composeGitHooks,Yw as createGit,rr as findRepo,fe as isRejection};
|