javascript - How to use GIT within webstorm - Stack Overflow

Folks,We are a team coding in Angular and nodejs.Our code sits on a Linux server. This is where each on

Folks,

We are a team coding in Angular and nodejs.

Our code sits on a Linux server. This is where each one of us checks-in and checks-out code from our central git repo. This worked fine until I was using vi.

Now we are using Webstorm which is installed on my Win machine. From webstorm I FTP into my git repo on linux machine. So how do I automate this whole Webstorm from Windows to Linux git repo work ?

Any clues ?

Folks,

We are a team coding in Angular and nodejs.

Our code sits on a Linux server. This is where each one of us checks-in and checks-out code from our central git repo. This worked fine until I was using vi.

Now we are using Webstorm which is installed on my Win machine. From webstorm I FTP into my git repo on linux machine. So how do I automate this whole Webstorm from Windows to Linux git repo work ?

Any clues ?

Share Improve this question edited Jan 18, 2018 at 13:51 Azzabi Haythem 2,4237 gold badges31 silver badges32 bronze badges asked Oct 16, 2013 at 13:34 runtimeZeroruntimeZero 28.2k28 gold badges80 silver badges130 bronze badges
Add a ment  | 

2 Answers 2

Reset to default 3

Refer the jetbrains webstorm help page,how to use Git integration:

https://www.jetbrains./webstorm/webhelp/using-git-integration.html

Install git plugin if you dont have:

http://plugins.jetbrains./plugin/3033?pr=

Use Webstorm's Git plugin to grab a clone of the Git repo on your Linux machine and bring it down to your local Windows machine. After that, you use the plugin from the VCS menu or right-clicking the file in WebStorm to mit, push, etc. Of course you can also use the plugin to create branches, perform merges, and all the other Git stuff.

The Linux/Windows thing will be transparent to you.

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744841158a4596562.html

相关推荐

  • javascript - How to use GIT within webstorm - Stack Overflow

    Folks,We are a team coding in Angular and nodejs.Our code sits on a Linux server. This is where each on

    2天前
    70

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信