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

Using Git Inside of Sublime Text to Improve Workflow

$
0
0
Everything else can be default settings. Usually when I am working in Sublime Text and want to commit some changes, I will switch over to my terminal window and type the following: git add -A git commit -m 'some crazy stupid message here' git push While ...

Viewing all articles
Browse latest Browse all 5189

Trending Articles