[jbosstools-issues] [JBoss JIRA] (JBDS-3281) Screencasts: Git

Burr Sutter (JIRA) issues at jboss.org
Tue Dec 9 18:40:40 EST 2014


     [ https://issues.jboss.org/browse/JBDS-3281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Burr Sutter updated JBDS-3281:
------------------------------
    Description: 
As a Java EE developer, new to Eclipse + Git, I need educational, 5 minute screencasts on the most common uses of Git inside of Eclipse.  

Use cases include:
1) as a new member of the team, just having only installed JBDS, I need to add an element to the project
assume a clone, add (or modify), commit, push workflow
a- Getting started as a new member of an existing git project (I need to clone a repo, import the project, insure my facets/Maven are set correctly)
b- navigate/browse an existing repository
c- git add - for a newly added class or file
d- git commit -a 
e- git push

as a new member of the team, just having only installed JBDS, I need to resolve a pull request.

2) other scenarios
- git init a current project that I have in my workspace (and should I move it outside of my workspace first)
- git checkout for a specific branch - getting Maven and Eclipse Facets to properly recognize my newly checked out branch

  was:
As a Java EE developer, new to Eclipse + Git, I need educational, 5 minute screencasts on the most common uses of Git inside of Eclipse.  

Use cases include:
1) assume a clone, add (or modify), commit, push workflow
a- Getting started as a new member of an existing git project (I need to clone a repo, import the project, insure my facets/Maven are set correctly)
b- navigate/browse an existing repository
c- git add - for a newly added class or file
d- git commit -a 
e- git push

2) other scenarios
- git init a current project that I have in my workspace (and should I move it outside of my workspace first)
- git checkout for a specific branch - getting Maven and Eclipse Facets to properly recognize my newly checked out branch



> Screencasts: Git
> ----------------
>
>                 Key: JBDS-3281
>                 URL: https://issues.jboss.org/browse/JBDS-3281
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Feature Request
>            Reporter: Burr Sutter
>
> As a Java EE developer, new to Eclipse + Git, I need educational, 5 minute screencasts on the most common uses of Git inside of Eclipse.  
> Use cases include:
> 1) as a new member of the team, just having only installed JBDS, I need to add an element to the project
> assume a clone, add (or modify), commit, push workflow
> a- Getting started as a new member of an existing git project (I need to clone a repo, import the project, insure my facets/Maven are set correctly)
> b- navigate/browse an existing repository
> c- git add - for a newly added class or file
> d- git commit -a 
> e- git push
> as a new member of the team, just having only installed JBDS, I need to resolve a pull request.
> 2) other scenarios
> - git init a current project that I have in my workspace (and should I move it outside of my workspace first)
> - git checkout for a specific branch - getting Maven and Eclipse Facets to properly recognize my newly checked out branch



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the jbosstools-issues mailing list