Message-ID: From: "MarekUniq (@MarekUniq)" To: "pgjdbc/pgjdbc" Date: Wed, 22 May 2024 08:21:36 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #2646: feat: improve libpq compatibility for URL parsing, environment variables, passfile, and property naming In-Reply-To: References: List-Id: X-GitHub-Author-Login: MarekUniq X-GitHub-Comment-Id: 2124168596 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 2646 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/2646#issuecomment-2124168596 Content-Type: text/plain; charset=utf-8 > What do you mean by "can't change the order of commits"? Could you please squash at your side? @vlsi Is this the result you were expecting? I did the following: - git merge --squash ... - git push --force ...