Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Same here -

[alias]

    alias = "!git config --get-regexp ^alias. | sed 's/^alias.//'"


! Is for external commands. You can drop the !git from that alias.


Not if you're piping it to sed though, right?


Oh! Thanks for clarifying!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: