laeubi commented on PR #337:
URL: https://github.com/apache/commons-logging/pull/337#issuecomment-2609665753

   I created a backport of this (but sadly there is no way to create a PR yet 
as no branch exits in this repo):
   
   https://github.com/laeubi/commons-logging/tree/1.x
   
   to create the [base 
branch](https://github.com/laeubi/commons-logging/commit/bd26f32b9a24e1c5176da719c95203bba09e401c)
 I did:
   
   ```
   git fetch --all --tags
   git checkout -b 1.x LOGGING_1_2
   ```
   
   then applied [my 
changes](https://github.com/laeubi/commons-logging/commit/3f40bc503fcdc4a3c12fa6594aa5b5a4a2479310),
 so if the 1.x branch could be create in this repo I should be able to offer a 
PR for this as well.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to