Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix always-empty value for $DOT_GIT_DIR variable.
This fixes #53.
- Loading branch information
This fixes #53.
a7a89cd
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi, this patch solves the problem I have under OSX, and which I reported here: https://trac.macports.org/ticket/44401
Shouldn't it be merged into the master branch maybe?
a7a89cd
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Using homebrew, this bug is still there...
a7a89cd
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Using homebrew, this bug is still there...
a7a89cd
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@B-Prod @linw1995, I don't think what is occuring now is specific to this commit. i'm getting the mkdir: /.gitflow: Read-only file system only when i have a merge which was resolve using previous resolutions. Otherwise works fine.
a7a89cd
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Using very recent software (git version 2.32.0) here's my complete error: