Menu

Skip to content
  • Home
  • Articles
  • Contact Me
Twitter GitHub

Vuyisile Ndlovu

Musings of a backend Software Developer

git add

19th August 2020 by Vuyisile

Git: How to add modified files and ignore untracked ones

Whenever you make changes to a bunch of files already tracked by git, there’s an easy way to add them without adding untracked files. The command is: git add –update or git add -u That’s it!

 

 
Subscribe!
Casper WP by Lacy Morrow