-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Hey, love the tool, but the very first use I already had to amend a commit to change the author email, because my git config wasn't respected :(
What I mean by that, I have different git configs loaded (overriding author email) base on the directory git is called from.
[includeIf "gitdir:~/Documents/work/company/**"]
path = ~/Documents/work/company/.gitconfig
---
# the other .gitconfig
[user]
name = Ma Name
email = [email protected]
Unfortunately, sema doesn't seem to respect that :(
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working