Skip to content

.gitignore rules are not updated automatically #303

@vegaminer

Description

@vegaminer

Local changes to .gitignore are not taking into account until next checkout or unmount/mount

How to reproduce:

  1. cd /var/www/repo_root/current/
  2. vi /var/www/repo_root/current/.gitignore, add my_tmp_dir/
  3. echo foo > my_tmp_dir/boo.txt
  4. boo.txt is added and pushed to repo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions