gitextensions icon indicating copy to clipboard operation
gitextensions copied to clipboard

Plugins Github not running correctly

Open godcong opened this issue 4 years ago • 0 comments

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

  1. Clone your project
  2. Configure your github token
  3. Change some code and commit
  4. Push your project

Did this work in previous version of GitExtensions?

No response

Diagnostics

No response

godcong avatar Feb 16 '22 07:02 godcong