C
C#

✅ Issue during pushing a commit to GitHub from VS Code

✅ Issue during pushing a commit to GitHub from VS Code

MBAM B A R K11/21/2023
Hi friends, I'm working on a project using VS Code, I used VS Code to clon that project from my Github repository, everything is okay, after creating a Commit (it created successfully ), but the issue is when I press Sync Changes to push that commit to my repository I get an issue that recorded in the attached video. Please any help to fix this issue ???? and massive thanks in advance <3
MBAM B A R K11/21/2023
Thanks to ChatGPT, he helped me temporarly by this solution : https://chat.openai.com/share/20d681bd-2749-401f-a4d3-ada761acf70f I said temp because the token as you know wil be expired in 30 days, so I need a permanent solution, and thanks in advance <3
ZZacharyPatten11/21/2023
have you use git before? It could be your git configuration: https://git-scm.com/book/en/v2/Customizing-Git-Git-Configuration try running a git push from the command line and tell us if you get an error (but only do that when you are ready to push code). "push" will attempt to push your local commits to your repo
MBAM B A R K11/21/2023
Yes I did but it gaves me the same error as the error shown in the video
ZZacharyPatten11/21/2023
do you see your username and email when you run git config --list
MBAM B A R K11/22/2023
yeah it gives me the correct ones Fuuuuuuuuuuuuuuuuuck to Visual Studio, the main issue came from Visual Studio because I have logged into my another Github account and mf Visual Studio made that account as the global/default git/Github account, but when I logged out from it and re-logged into my repository original account the issue was fixed Thanks

Looking for more? Join the community!

C
C#

✅ Issue during pushing a commit to GitHub from VS Code

Join Server
Want results from more Discord servers?
Add your server
Recommended Posts
✅ Need help understanding inheritance with constructorsI know about constructors partially (I'm used to Unity's MonoBehaviour so constructors are mostly suHow to get the data of an adapter using MQTTnetThis is the documentation: https://docs.service.sicon.eco/sicon.os/2023.19.x/adapter-protocol-smqtt Converting from a string to a generic method invocationLooking for design patterns to help solve this problem I’m having at work. The situation is that we Auto refresh inside windows formTeam , We are using windows form c#. Is there any library for auto refresh (need to few logic eve✅ Fresh Install of Windows, I'm Getting Weird Errors (NETSDK1/NU1012, and DEP0700)Anyone know what might be happening here in my Maui Blazor Hybrid projects? For the older project object reference not set to instance of object on a static method callso im trying to use an opengl binding package (Veldrid.OpenGLBinding) but, when i call any of the meWeb API model classesI'm coding a webshop using ASP.NET Core Web API for the backend and Next.js for the frontend. I'm deInvalidate JWT-Tokens on logout and password change.I have an ASP.net Web api that handles user interaction. For authentification I use JWT Tokens. I reDynamically enable/disable a route in ASP.NET 7?Is there a way to dynamically enable/disable a route in ASP.NET 7? I'd like to be able to enable/dis✅ I keep getting Error CS5001 and CS0028, how do i get rid of themin CS5001 it says Program does not contain a static "Main" method suitable for an entry point and inStruct with explicit layoutHi, I am using Wintab and I am trying to make packet struct, but I have some problem. In some situatExtending custom WPF controlWhat are my options to extend this TimePicker list element to full height that shows all items? I'm Discord.Net + MagicOnion, hehehHey! So I am working on a discord bot that I want to intergrate into a server using websockets, I fA question for my c# winforms projecthello guys, i have a question about my c# winforms project. So : I have 2 Projects the first ProjecYO I NEED HELP writing a code need advice not for u to write it for mewrite me a c# program that get 3 latters and tell if they are by the order like abc if they are backBlazor ServicesI dont know too much blazor, but I have a .cs file in a /Settings folder, in which I would like to aHow to optimize this?I have following: ```cs using System; namespace SquareCalculus { internal class FigureTriangle In VSCode, SDK not Recognized on ChromeOSHi. I just installed the .NET SDK and the Runtime by following the instructions for Ubuntu on the MiNito.AsyncEx vs DotNext.ThreadingWe're currently searching for a nice AsyncAutoResetEvent implementation. We found two suitable impleSequential BlinkersHello everyone! I bought these sequential blinkers that run off an stm32 blue pill board. the only p