gitextensions
gitextensions copied to clipboard
Plugins Github not running correctly
Environment
- Git Extensions 3.5.4.12724
- Build 65f01f39982ccb121c4df7d4b00b506939553958
- Git 2.30.0.windows.2
- Microsoft Windows NT 10.0.22000.0
- .NET Framework 4.8.4470.0
- DPI 96dpi (no scaling)
Issue description
I configured the github plugin But when I push the code, it doesn't automatically add the github token I've tried some other tools and they add the token to the project correctly
like:
https://github.com/example/project
->
https://#token#@github.com/example/project
Steps to reproduce
- Clone your project
- Configure your github token
- Change some code and commit
- Push your project
Did this work in previous version of GitExtensions?
No response
Diagnostics
No response