Skip to content

Branches Aren't Just For Birds #285

@SBS-MBUEL

Description

@SBS-MBUEL

While running "Branches Aren't Just For Birds" I ran into a syntax bug;

I am using Git-it on Manjaro linux (installed from AUR, doesn't appear to be latest bits - but I also don't see that this particular issue has been addressed.) I created the appropriate branch, "add-SBS-MBUEL", added and committed the file to CONTRIBUTORS and the result from Verify is as follows:

Found branch as expected!
Changes have been pushed!
Error: ENOENT: no such file or directory, scandir '/home/mbuel/Documents/work/Projects/patchwork/contributors/'

This is appears to be failing because of case sensitive nature of *nix environments.

remote branch
https://github.com/SBS-MBUEL/patchwork/tree/add-SBS-MBUEL

local directory capture:
/home/mbuel/Documents/work/Projects/patchwork

ls
contributing.md CONTRIBUTORS/ favicon.png index.html issue_template.md LICENSE.md patchwork-ss.png readme.md style.css template.hbs

git status
On branch add-SBS-MBUEL
nothing to commit, working tree clean

AUR
Git-IT 4.3.3.0-1 - I did look through the release history, and it doesn't appear this particular issue was fixed in later versions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions