Skip to content

dotify github does not pick up on removed dotfiles #12

@JoelQ

Description

@JoelQ

The following sequence of events is giving me an issue:

  • I removed a dotfile using dotify unlink.
  • I used dotify save
  • I got a message that said No files have been changed in Dotify. Would you like to push these changed to Github? [Yn]
  • I said Y
  • I get a message that said Pushing up to Github... Successfully pushed!

However the changes did not show up in my repo. I went to the .dotify directory and ran git status. Sure enough, the changes were there but hadn't been staged or commited. I had to do that manually.

In a nutshell: dotify save does not catch dotfiles removed with dotify unlink

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions