如何使用Aptana Studio 3设置Git? [英] How to set up Git with Aptana Studio 3?

查看:166
本文介绍了如何使用Aptana Studio 3设置Git?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是Git的新手。我使用Aptana 3来处理所有事情,而且我真的很想在使用Git时使用它。我遇到的问题是,我读的所有内容似乎都适用于了解Git或了解正在发生的事情的人。我没有。我甚至从来没有使用过GitHub,甚至没有克隆过一个项目。



据我所知,Aptana设置正在进入首选项并设置路径到我的git可执行文件。我重新启动了它,并且似乎已经接受了这条新道路,但是,没有什么不同。从阅读其中的一些论坛,我应该可以访问git命令,我有一个提交命令,但没有推或拉。



有没有一步一步的文档,网站教程,Git noobs和Aptana 3的一切?我花了一天的时间试图弄清楚,我的商店真的希望明天为我们当前的项目建立并运行。他们从未使用过,因此正在学习如何在Linux机器上进行设置。这是我自己想出来的Mac。



我知道我的问题有点远了,只是让它成立,但现在我会满意知道我有它适当的,并可以从中央存储库一旦推出和拉动。



因此,教程,手持,任何可用的东西?感谢。

解决方案

我知道这是写得很晚,然后询问,但供将来参考



试试这个作为开始的地方,

1:在github上转到您的账户并创建您想要使用的repo。可能会添加一个md文件。


$ b 2:然后在Aptana,File - Import - Git - Git Repository中作为New Project,按照屏幕上的说明操作github username&密码和回购网址(你可以到你的github账户并复制网址(' https:// github.com/username/repoName.git ')



3:在Aptana的项目浏览器中添加文件,文件夹等,然后在Aptana的项目浏览器中右键单击项目名称,团队阶段,提交,推送(按顺序)



4:转到github并惊叹您的新作



我是从Windows计算机执行此操作,但它应该与Mac相似


I'm new to Git. I use Aptana 3 for everything and I really want to use it when working with Git as well. The problem I'm running into is that everything I read seems geared towards people who know Git or have an idea of what is going on. I have neither. I've never even used GitHub before not even to clone a project.

As far as I've gotten with the Aptana setup is going into the preferences and setting the path to my git executable. I've restarted it and everything and it appears to have accepted this new path, however, there is nothing different. From reading some of these forums I'm supposed to have access to git commands now, which I have a "commit" command, but no push or pull.

Is there a step-by-step documentation out there, website tutorial, anything for Git noobs and Aptana 3? I spent the day trying to figure it out and my shop really wants to have it set up and running tomorrow for our current project. They've never used it either so are learning how to set it up on their Linux machines. It's up to me to figure it out for the Mac.

I know my issue stems a bit farther then just getting it set up but for now I'd be satisfied in knowing that I have it proper and can push and pull from the central repository once I get that set up as well.

So tutorial, hand-holding, anything available out there? Thanks.

解决方案

I know this was writen much later then asked for, but for future reference

Try this as a starting place,

1: Go to your account on github and create the repo you want to use. Maybe add a md file.

2: Then in Aptana, File - Import - Git - Git Repository as New Project, follow directions on screen for github username & password and the url for the repo (you can go to your github account and copy the url ('https://github.com/userName/repoName.git')

3: Do some work in Aptana, add files, folder, etc. then in Aptana's project browser right click on the project name, team - stage, commit, push (in that order)

4: Go to github and marvel at your new work

I am doing this from a windows machine, but it should be similar on Mac

这篇关于如何使用Aptana Studio 3设置Git?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆