Skip to content

Comment on git git git git git

Comments

Do the exec() tail call?

Exec replaces the current process, so yes[1].

[1]: Unless git is doing fork()+exec() and then waiting for the exit code.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.