Compare commits
7 Commits
c2b122434d
...
5584efb29e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5584efb29e | ||
|
|
0308f09fd4 | ||
|
|
4759e9ebb4 | ||
|
|
29c443f74d | ||
|
|
241f9854ac | ||
|
|
653703fdcc | ||
|
|
9a01791c95 |
@@ -7,8 +7,5 @@
|
|||||||
name = "Armel van Ravels";
|
name = "Armel van Ravels";
|
||||||
email = "armel@webavance.nl";
|
email = "armel@webavance.nl";
|
||||||
};
|
};
|
||||||
settings.alias = {
|
|
||||||
prune = "!git fetch -p && git branch -vv | grep \": gone]\" | grep -v \"*\" | awk '{print $1}' | xargs -r git branch -D";
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user