HN user

doidydoidy

12 karma
Posts0
Comments4
View on HN
No posts found.

Like it says in the man page, git add -p "effectively runs add --interactive, but bypasses the initial command menu and directly jumps to the patch subcommand". Interactive mode does support adding untracked files.