Files
dotfiles/.config
druckdev ec94e7ebdd git: Set push.default to current
Push current branch to branch of same name.
This is useful for new branches as I almost always push those with:
```
	git push -u origin "$(git branch --show-current)"
```
2021-07-07 12:02:27 +02:00
..
2020-12-28 03:09:02 +01:00
2021-07-07 12:02:27 +02:00
2020-12-18 23:34:10 +01:00
2021-04-02 18:36:03 +02:00
2020-11-23 01:36:55 +01:00
2021-04-08 18:42:13 +02:00