Quantcast
Channel: GIT ADD - News RSS Feed
Viewing all articles
Browse latest Browse all 5189

Staging part of a file in GIT

$
0
0
If you would like to commit part of the changes you are working on you can use git add -i [file]: > $ git add -i lib/server.js staged unstaged path 1: unchanged +34/-11 lib/server.js *** Commands *** 1: status 2: update 3: revert 4: add untracked 5 ...

Viewing all articles
Browse latest Browse all 5189

Trending Articles