Files
dotfiles/.config
druckdev 3297ba81b4 git:alias:track: Also list non-tracked remotes
The alias now lists all local *and* all remote branches and displays how
they are linked.
The `sort -uk1,1` deletes all duplicate entries of remote branches as
they could be listed as %(upstream) as well as %(refname) through the
`refs/remotes/`.
TODO:
     This deletes too many entries when multiple local branches track
     the same remote branch. (Why ever you should do that...)
     I guess this could be resolved by using `awk` for the uniqueness.
2021-11-12 15:56:01 +01:00
..
2020-12-28 03:09:02 +01:00
2020-12-18 23:34:10 +01:00
2020-11-23 01:36:55 +01:00
2021-04-08 18:42:13 +02:00
2021-09-24 01:48:03 +02:00
2021-10-05 12:01:46 +02:00