Skip to content

Moving alt files to ~/.config/yadm/alt after cloning deletes those files from yadm status #531

Description

@kkew3

This question is about

  • Installation
  • Initializing / Cloning
  • Alternate files
  • Jinja templates
  • Encryption
  • Bootstrap
  • Hooks
  • Other

Describe your question

I'm a starter on yadm. Basically what happened is that I tried to move the alternate files to ~/.config/yadm/alt after cloning, and then yadm said I have deleted those files; and apparently that's not what I intended to do. I'm completely lost. Can someone help? Thank you so much!

Here is my shell history with outputs:

~% yadm clone myserver:~/git/Dotfiles.git
On branch master
Your branch is up to date with 'origin/master'.

nothing to commit (use -u to show untracked files)
Skipping alt /Users/kkew3/Library##os.Darwin/Application Support/Code/User/snippets/python.json as /Users/kkew3/Library/Application Support/Code/User/snippets/python.json exists
Skipping alt /Users/kkew3/Library##os.Darwin/texmf/tex/latex/local/question.sty as /Users/kkew3/Library/texmf/tex/latex/local/question.sty exists
Skipping alt /Users/kkew3/Library##os.Darwin/texmf/tex/latex/local/tikzlibrarybayesnet.code.tex as /Users/kkew3/Library/texmf/tex/latex/local/tikzlibrarybayesnet.code.tex exists
...

~% mkdir ~/.config/yadm/alt && mv 'Library##os.Darwin' ~/.config/yadm/alt
~% yadm status
 D "Library##os.Darwin/Application Support/Code/User/snippets/python.json"
 D Library##os.Darwin/texmf/tex/latex/local/question.sty
 D Library##os.Darwin/texmf/tex/latex/local/tikzlibrarybayesnet.code.tex
...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions