You have successfully installed TortoiseGit to create a local repository and commit the text file that you created.
I wanted to push this to a remote repository, so I created a repository with GitHub and pushed it after completing the remote configuration with TortoiseGit.
fatal: MissingFieldException encountered.
<Character garbled>:
'Microsoft.Alm.Authentication.TargetUri.ActualUri'
However, this kind of error occurred.
I looked for an article with similar symptoms, but I couldn't find it, and I didn't know what to do even if I tried something.
If you have any idea how to resolve these errors, please take care of them.
Windows 8.1
TortoiseGit 2.6.0.0
git version 2.16.3.windows.1
TortoiseGit
may be more of a Git for Windows
version issue.
I didn't write down the details of the error, but when I updated it from Windows 7 (32bit) Git for Windows 2.16.2 to Git for Windows 2.16.3, I got an error even when I ran the command directly and couldn't push it to github (I also installed TortoiseGit 2.6.0.0 for now).
For the time being, I will re-install the previous Git for Windows 2.16.2 and wait and see.
In addition, in Windows 10 environment, git-2.16.3 can be pushed without any problems.
add
Issues that may be associated with the repository in Git for Windows are registered.
Git for Windows 2.16.3 gifts fatal: UriFormatException encountered, 2.16.2 works fine Issue#1599
Git for Windows 2.16.3 gifts fatal: ArgumentNullException encountered.2.16.2works fine.·Issue#1601
© 2024 OneMinuteCode. All rights reserved.