Coder Social home page Coder Social logo

Creating password exception about pass4win HOT 4 CLOSED

mbos avatar mbos commented on August 30, 2024
Creating password exception

from pass4win.

Comments (4)

mbos avatar mbos commented on August 30, 2024

That's weird....
Can you reproduce it and would you be able to attach a copy of the repository (i'm assuming it's empty)?

The ref: re.. thing is that your Git Repo is damaged you can check with: git reflog --all if the are orphans and with git fsck you can check for errors in the repo

from pass4win.

tylorr avatar tylorr commented on August 30, 2024

After first setup point ~/pass contains a .git folder and a .gpg-id which is an untracked file.

  1. I put a password into the input and click add
  2. Enter foo for the name
  3. I get the exception.

An empty foo.gpg file has been added to the ~./pass folder.

A link to download the pass folder: https://www.dropbox.com/s/xydydzie1xey2k3/pass.zip?dl=0

I can't run either git reflog --all or git fsck, I get this messsage: fatal: Not a git repository (or any of the parent directories): .git

from pass4win.

mbos avatar mbos commented on August 30, 2024

Right thanks. So basically this uncovered two issues:

  1. .gpg-id is not tracked by git fixed
  2. The git repo gets corrupted because there will be a pull from remote, when there is no remote present. Will do tomorrow or another time.

Thanks for your feedback

from pass4win.

mbos avatar mbos commented on August 30, 2024

Fixed in fe5969e
Also found an issue when creating a Repo, opened an issue with libgit2/libgit2sharp#1158

from pass4win.

Related Issues (20)

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.