Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to commit and push in visual studio code with internal terminal to Team Foundation server

Tags:

tfs

How to commit and push in visual studio code with internal terminal to Team Foundation server. We should able to commit from Terminal of visual studio code

like image 587
Parag Ghadge Avatar asked Jan 26 '26 05:01

Parag Ghadge


1 Answers

I am able to commit through Internal terminal of Visual studio code. * git commit -a After this command it ask for commit message, then enter your message in save it. Once you are out of saving your commit message push the code.

  • git push origin master

You can see your committed message in TFS history

like image 89
Parag Ghadge Avatar answered Jan 27 '26 20:01

Parag Ghadge



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!