Comment by xeonmc Comment by xeonmc 4 days ago 2 replies Copy Link View on Hacker News In theory this functionality would be best suited as a git subcommand.I suggest `git-precom` for conciseness.
Copy Link faangguyindia 4 days ago Collapse Comment - Git already has `git add -p` but demands a lot from user. Reply View | 1 reply Copy Link Pxtl 4 days ago Parent Collapse Comment - Git demands a lot from user in general. Reply View | 0 replies
Copy Link Pxtl 4 days ago Parent Collapse Comment - Git demands a lot from user in general. Reply View | 0 replies
Git already has `git add -p` but demands a lot from user.