<td><p>Right-click on the desktop and select the "Settings" in the "TortoiseGit"</p>
<td><p>Right-click on the desktop and select the "Settings" in the "TortoiseGit"</p>
<p>User name and email are used to set your own user name and contact information( user.name and user.email must be completed because these will be used when submitting the repository). </p>
<p>User name and email are used to set your own user name and contact information( user.name and user.email must be completed because these will be used when submitting the repository, <span5> the name and email must be the same with login name and email you registed in the forge.trustie.net</span5>
). </p>
<p>Then you can customize the "Context Menu":</p>
<p>Then you can customize the "Context Menu":</p>
<p>Please check the "<span>Clone</span>","<span>Sync</span>" and "<span>Commit</span>" options in the "<span>Context Menu</span>",</p>
<p>Please check the "<span>Clone</span>","<span>Sync</span>" and "<span>Commit</span>" options in the "<span>Context Menu</span>",</p>
<p>check the "<span>Import Svn Ignore</span>", "<span>Show Reflog</span>", "<span>Browse References</span>", "<span>Stash Apply</span>" and "<span>Submodule Sync</span>" in the "<span>Set Extend Menu Item</span>".</p></td>
<p>check the "<span>Import Svn Ignore</span>", "<span>Show Reflog</span>", "<span>Browse References</span>", "<span>Stash Apply</span>" and "<span>Submodule Sync</span>" in the "<span>Set Extend Menu Item</span>".</p></td>
@ -256,11 +278,56 @@ span4 {
</tr>
</tr>
</table>
</table>
<table width="900" border="0">
<tr>
<td><span6>Linux</span6></td>
</tr>
</table>
<table width="900" border="0">
<tr>
<td><span1>1.Installation</span1></td>
</tr>
<tr>
<td><p>If you are useing Linux, you can install git through native package management system.</p>
<p><span>$ yum install git-core</span></p>
<p>if you are using redhat, you should type "yum".</p>
<p><span>$apt-get install git-core</span></p>
<p>if you are using debian or ubuntu, you should type "apt-get".</p></td>
<p>User name and email are used to set your own user name and contact information( user.name and user.email must be completed because these will be used when submitting the repository,
<span5> the name and email must be the same with login name and email you registed in the forge.trustie.net</span5>
). </p></td>
</tr>
</table>
<table width="900" border="0">
<table width="900" border="0">
<tr>
<tr>
<td> </td>
<td> </td>
</tr>
</tr>
<tr>
<td><span1>3. How to commit</span1></td>
</tr>
<tr>
<td><p>cd file1</p>
<p><span>$ git add file1</span></p>
<p><span>$ git init</span></p>
<p><span>$ git commit -a</span></p>
<p><span>$ git remote add [name] [The URL which we give you in our website(with out http)]</span></p>
<p><span>$ git push [name] master</span></p>
<p>The last step is enter your password. </p></td>
</tr>
</table>
</table>
<p> </p>
<table width="831" border="0">
<table width="831" border="0">
<tr>
<tr>
<td width="825" align="right">—— By Trustie Team</td>
<td width="825" align="right">—— By Trustie Team</td>
<!-- <p><%= select_tag 'bid_reward_type', "<option value = '0'>#{l(:label_choose_reward)}</option><option value = '1'>#{l(:label_money)}</option><option value = '3'>#{l(:label_bids_credit)}</option><option value = '2'>#{l(:label_reward_1)}</option>".html_safe,
<td class="font_welcome_Edescription">Trustie forge,a socialized collaboration platform for project management,software development and software crowdsourcing for creative university students and entrepreneurs.</td>
<td class="font_welcome_Edescription">Trustie forge,a socialized collaboration platform for project management,software development and software crowdsourcing for creative university students and entrepreneurs.</td>
@ -186,23 +186,27 @@ software development and software crowdsourcing.</td></tr>
label_total_commit:Totally %{total_commit} commits # modified by bai
#modify by men
label_x_total_commit:
zero:Totally %{count} commit
one:Totally %{count} commit
other:Totally %{count} commits
#end
label_upload_profile:Upload avatar
label_upload_profile:Upload avatar
label_type_as:Type as
label_type_as:Type as
label_status_as:Status as
label_status_as:Status as
label_priority_as:Priority as
label_priority_as:Priority as
label_member_list:Member list
label_member_list:Member list
label_author_name:Posted by %{author_name}
label_author_name:Posted by %{author_name}
label_comments_count:(%{count} numbers of comments)
label_comments_count:(%{count} comments)
label_post_on:posts on
label_post_on:posts on
label_find_all_comments:view all comments
label_find_all_comments:view all comments
label_updated_time_on:" Updated on %{value} "
label_updated_time_on:" Updated on %{value} "
label_call_list:Calls list
label_call_list:Calls list
label_requirement_list:Requirement list
label_requirement_list:Requirement list
label_biding_project:projects
label_x_biding_project:#modify by men
label_responses:comments
zero:project
label_followers:followers
one:project
other:projects
#end
label_x_responses:#modify by men
zero:comment
one:comment
other:comments
#end
label_x_followers:#modified by men
zero:follower
one:follower
other:followers
#end
label_price:price:
label_price:price:
label_RMB_sign:¥
label_RMB_sign:¥
label_investment_budget:Investment budget:
label_investment_budget:Investment budget:
label_investment_time_limit:Investment time limit:
label_investment_time_limit:Investment time limit:
label_my_respond:My respond:
label_my_respond:Feedbacks:# modified by bai
label_respond_requirement:has commented this call
label_respond_requirement:has commented this call
label_deadline:deadline yyyy-mm-dd
label_deadline:deadline yyyy-mm-dd
label_requirement_name:give your requirement a name ~~
label_requirement_name:give your requirement a name ~~
@ -1200,7 +1256,9 @@ en:
label_leave_me_message:left a message to me
label_leave_me_message:left a message to me
label_leave_others_message:leave message to him/her
label_leave_others_message:leave message to him/her
label_leave_a_message:Leave him/her a message:
label_leave_a_message:Leave him/her a message:
label_new_activity:has new activity
label_new_activities:' has new activity in'# modified by bai
label_new_activity:' has new activity in'
label_i_new_activity:' have new activity in'
label_create_project:had participated in
label_create_project:had participated in
label_praise:praise
label_praise:praise
label_cancel_praise:cancel praise
label_cancel_praise:cancel praise
@ -1215,8 +1273,14 @@ en:
label_milestone_description:Review the commits, branches and versions of your project!
label_milestone_description:Review the commits, branches and versions of your project!
label_features:Features
label_features:Features
label_has_praisers:praisers(%{count})
label_has_praisers:praisers(%{count})
label_has_watchers:watchers(%{count})
label_has_watchers:following(%{count})# modified by bai
label_has_fans:fans(%{count})
label_has_fans:followed by(%{count}) # modified by bai
#modify by men
label_x_has_fans:
zero:fan(%{count})
one:fan(%{count})
other:fans(%{count})
#end
label_me:me
label_me:me
label_my:my
label_my:my
label_i:I
label_i:I
@ -1227,7 +1291,7 @@ en:
label_password:password:
label_password:password:
label_about_requirement:about requirement:
label_about_requirement:about requirement:
label_about_issue:about issue:
label_about_issue:about issue:
label_quote_my_words:quoted my words
label_quote_my_words:' quoted my words'
label_have_respond:had a respond
label_have_respond:had a respond
label_welcome:Welcome
label_welcome:Welcome
@ -1285,7 +1349,7 @@ en:
label_money:money
label_money:money
label_reward_1:others
label_reward_1:others
label_bids_credit:credit
label_bids_credit:credit
label_bids_credit_number:numbers
label_bids_credit_number:points
field_budget:reward
field_budget:reward
field_deadline:deadline
field_deadline:deadline
label_tags_selected:Selected Tags
label_tags_selected:Selected Tags
@ -1300,7 +1364,7 @@ en:
label_bid_project:projects
label_bid_project:projects
label_project_no_follow:The project hasn't been followed now!
label_project_no_follow:The project hasn't been followed now!
label_no_bid_project:has no participate project
label_no_bid_project:has no participate project
label_bids_reward_method:method of reward:
label_bids_reward_method:reward:
label_bids_reward_what:input what for reward
label_bids_reward_what:input what for reward
label_call_bonus:bonus
label_call_bonus:bonus
label_bids_form_new_description:Publish a requirement,a competition or a course work.
label_bids_form_new_description:Publish a requirement,a competition or a course work.
@ -1310,14 +1374,43 @@ en:
label_user_login_tips:You havn't logged in,for leaving message please login first
label_user_login_tips:You havn't logged in,for leaving message please login first
label_user_login_new:login
label_user_login_new:login
label_project_sort:the way of sorting
label_project_sort:the way of sorting
label_sort_by_time:sorting by time
#modified by bai
label_sort_by_active:sorting by active
label_sort_by_time:sorted by time
label_sort_by_influence:sorting by influence
label_sort_by_active:sorted by active
label_sort_by_influence:sorted by influence
#end
label_bids_published:published
label_bids_published:published
label_bids_published_ago:ago
label_bids_published_ago:ago
label_welcome_trustie:Trustie forge
label_welcome_trustie:Trustie forge
label_welcome_trustie_description:a socialized collaboration platform for project management, collaborative research, software development and software crowdsourcing for creative university students and entrepreneurs.
label_welcome_trustie_description:a socialized collaboration platform for project management, collaborative research, software development and software crowdsourcing for creative university students and entrepreneurs.
label_user_project:Projects
label_bid_respond_quote:Respond
label_bid_if_agreement:If you like me, please press me #bai