Giter VIP home page Giter VIP logo

Comments (4)

foreveryone1 avatar foreveryone1 commented on June 30, 2024

Sounds like an issue with the path.

Could you go and follow the instructions here and take a screenshot of the git path on your desktop?

from obsidian-git-tut-windows.

stupidanon avatar stupidanon commented on June 30, 2024

Sounds like an issue with the path.

Could you go and follow the instructions here and take a screenshot of the git path on your desktop?

I can use git from any place in cmd window, it is in environment path. even in github desktop, i was able to do the authentication through command prompt as per the tutorial. I have a photo below of my vault and where the repo is stored.
image

from obsidian-git-tut-windows.

stupidanon avatar stupidanon commented on June 30, 2024

I have discovered the problem and the solution. Windows credential manager had old credentials for the command given to create credentials. New credentials should be generated to fix this problem.
The command git config credential.helper store is a more up to date version I think of what is in the README.md of this repo.
So i deleted the windows credential from control panel for github, ran that command, then tried a git pull. It will ask for new credentials, input them, then obsidian git works as intended.

from obsidian-git-tut-windows.

gitobsidiantutorial avatar gitobsidiantutorial commented on June 30, 2024

I'd rather not have git config credential.helper store as the recommended credential saving command in the tutorial, as it has clear security drawbacks https://git-scm.com/docs/git-credential-store

What can be done instead is opening the credential manager in windows and removing invalid credentials.

from obsidian-git-tut-windows.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.