Skip to content

Conversation

Lee-W
Copy link
Member

@Lee-W Lee-W commented Jan 15, 2020

@woile
Copy link
Member

woile commented Jan 15, 2020

Looks good, I'm on holiday now, coming weekend I'll check it in depth

@Lee-W
Copy link
Member Author

Lee-W commented Jan 15, 2020

Sure! I might send a few PRs these days. But take your time and have a nice holiday 🎉

@Lee-W Lee-W force-pushed the look-up-config-in-git-root branch from ef9ac10 to 84a2118 Compare January 17, 2020 11:13
global_cfg = os.path.join(home, ".cz")
if not os.path.exists(global_cfg):
home = Path.home()
global_cfg = home / Path(".cz")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice

@woile woile merged commit 46a2b6a into commitizen-tools:master Jan 20, 2020
@Lee-W Lee-W deleted the look-up-config-in-git-root branch February 20, 2020 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants