Skip to content

Commits of a new branch ignored first sync #43

@mgurov

Description

@mgurov

git checkout -b newBranch && echo a > a && git commit -a -m "first change"
Gitifier -> check now - nothing shown
echo b >> a && git commit -a -m "second change"
Gitifier -> check now - "second change" is notified about.

Gitifier seems to skip all the commits in new branches that happened before a sync.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions