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

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

问题描述

我是 Git 的新手.我对所有事情都使用 Aptana 3,而且我真的很想在使用 Git 时也使用它.我遇到的问题是,我阅读的所有内容似乎都面向了解 Git 或了解正在发生的事情的人.我都没有.我什至从未使用过 GitHub,甚至没有克隆过一个项目.

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.

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

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.

是否有针对 Git 新手和 Aptana 3 的分步文档、网站教程、任何内容?我花了一天的时间试图弄清楚,我的商店真的希望明天为我们当前的项目设置和运行它.他们也从未使用过它,因此正在学习如何在他们的 Linux 机器上设置它.由我来为 Mac 找出答案.

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

试试这个作为起点,

1:转到您在 github 上的帐户并创建您要使用的 repo.也许添加一个 md 文件.

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

2:然后在 Aptana 中,文件 - 导入 - Git - Git 存储库作为新项目,按照屏幕上的说明获取 github 用户名 &密码和 repo 的 url(您可以转到您的 github 帐户并复制 url ('https://github.com/userName/repoName.git')

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:在 Aptana 中做一些工作,添加文件、文件夹等,然后在 Aptana 的项目浏览器中右键单击项目名称,团队 - 阶段,提交,推送(按顺序)

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:去github,惊叹你的新作品

4: Go to github and marvel at your new work

我是在 Windows 机器上执行此操作,但在 Mac 上应该是类似的

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

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

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