Re: [RELEASE-PLUGIN] Accidentally committed build output under target

2025-01-18 Thread sebb
Turns out I needed to use the following magic incantation: $ git config --global http.postBuffer 157286400 So all now restored. On Sun, 19 Jan 2025 at 00:43, sebb wrote: > > Cannot push the reverted commit, so have raised an INFRA Jira: > > https://issues.apache.org/jira/browse/INFRA-26443 > >

Re: [RELEASE-PLUGIN] Accidentally committed build output under target

2025-01-18 Thread sebb
Cannot push the reverted commit, so have raised an INFRA Jira: https://issues.apache.org/jira/browse/INFRA-26443 On Sun, 19 Jan 2025 at 00:14, sebb wrote: > > I misread the git log: > > in fact I had accidentally deleted the target directory, thinking it > was test output. > > So the files need

Re: [RELEASE-PLUGIN] Accidentally committed build output under target

2025-01-18 Thread sebb
I misread the git log: in fact I had accidentally deleted the target directory, thinking it was test output. So the files need to be restored somehow. Sebb On Sat, 18 Jan 2025 at 23:57, sebb wrote: > > I accidentally committed several large files under > src/test/resources/mojos/detach-distribu

[RELEASE-PLUGIN] Accidentally committed build output under target

2025-01-18 Thread sebb
I accidentally committed several large files under src/test/resources/mojos/detach-distributions/target. I'm trying to revert the commit, but it seems to have stalled part way through the 'Writing objects' phase: 54% [27/50] Please don't make any further commits until 5857b05 has been reverted!