๐Ÿ”ฅ git add --intent-to-add will track a file without adding any of itโ€™s contents. This is helpful if you use git add -p to review changes before adding them

7412161430