mirror of
https://github.com/callumio/nixfiles.git
synced 2025-12-19 20:39:20 +00:00
Compare commits
No commits in common. "42aabdf5a513d45a8aaaac85f63f142eb7a209b1" and "19551022f04adceb0339d5c7230df867ed9e9e3a" have entirely different histories.
42aabdf5a5
...
19551022f0
1 changed files with 0 additions and 13 deletions
|
|
@ -10,15 +10,6 @@
|
|||
behavior = "own";
|
||||
backend = "gpg";
|
||||
};
|
||||
|
||||
ui = {
|
||||
pager = "delta";
|
||||
diff-formatter = ":git";
|
||||
};
|
||||
git = {
|
||||
private-commits = "description(glob:'wip:*') | description(glob:'private:*') | description(glob:'fixup*')";
|
||||
};
|
||||
|
||||
"--scope" = [
|
||||
{
|
||||
"--when".repositories = ["~/repos/projects.cs.nott.ac.uk"];
|
||||
|
|
@ -26,10 +17,6 @@
|
|||
email = "psycl6@nottingham.ac.uk";
|
||||
};
|
||||
}
|
||||
{
|
||||
"--when".commands = ["status"];
|
||||
ui.paginate = "never";
|
||||
}
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue