srchub-old

Issue 26: Change source management help text


Reported by austin j, Jan, 17 2014 12:51:05 AM

Steps to reproduce the problem:
1. Own a project
2. Go to Source tab
3. Go to How To Get The Code sub-tab
4. Page reads "First Commit

git init
git add .
git commit -m "initial import"
git remote add origin ssh://git@srchub.org/project.git
git push origin master
"
5. Command "git add ." doesn't work in all versions of 
Git, particularly OS X build that I'm using.

Solution: change that given command to "git add --all"

Comment 1 by Natalie Adams, Feb, 22 2014 4:39:10 PM

Owner: nadams

Comment 2 by Natalie Adams, Dec, 14 2014 5:37:30 PM

Fixed in ba89ae6f47aa3214544589bf0d0fb8352dcfaac4
Status: Fixed

Created: 10 years 8 months ago by austin j

Updated: 9 years 10 months ago

Status: Fixed

Owner: Natalie Adams

Labels:
Type:Defect
Priority:Medium

Page rendered in 0.07663s using 43 queries.