GitHub integration for magit
This commit is contained in:
parent
299115d115
commit
6f8c7a1841
2 changed files with 9 additions and 0 deletions
|
@ -32,6 +32,9 @@
|
|||
pull = {
|
||||
rebase = true;
|
||||
};
|
||||
github = {
|
||||
user = "chvp";
|
||||
};
|
||||
};
|
||||
ignores = [
|
||||
".direnv"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue