pub/scm/linux/kernel/git/ogabbay/configs.git  about / heads / tags
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/ogabbay/configs.git/
$ git log --pretty=format:'%h %s (%cs)%d'
878f20e add config for upstream work (2023-01-08)
	(HEAD -> master)
5533d65 add more ignores to .clangd (2022-11-07)
74ea240 update config for buildroot (2022-11-06)
d607835 add accel workspace file (2022-11-06)
a5ea875 rename config-module (2022-11-06)
f568696 rename .config (2022-11-06)
86b582e update .clangd (2022-11-06)
d358126 trim down ubuntu config even more (2022-11-05)
2de2174 trim down ubuntu config (2022-11-05)
5c96645 eliminate ubuntu errors (2022-11-05)
...
# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
* master       add config for upstream work (2023-01-08)

# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
	--format='%(refname:short) %(subject) (%(creatordate:short))'
# no tags, yet...

# associated public inboxes:
# (number on the left is used for dev purposes)
          1 alsa-devel
          1 git

git clone https://80x24.org/lore/pub/scm/linux/kernel/git/ogabbay/configs.git