Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Talk:WTP Git Workflows"

(Replaced content with "Three places to find the URLs: https://wiki.eclipse.org/WTP_Gerrit_Access#Clone_a_repository_for_development (authenticated clone for use with Gerrit) https://wiki.eclips...")
 
Line 1: Line 1:
 
Three places to find the URLs:
 
Three places to find the URLs:
  
https://wiki.eclipse.org/WTP_Gerrit_Access#Clone_a_repository_for_development (authenticated clone for use with Gerrit)
+
* https://wiki.eclipse.org/WTP_Gerrit_Access#Clone_a_repository_for_development (authenticated clone for use with Gerrit)
https://wiki.eclipse.org/WTP_Git_Workflows#Commandline_git_.28anonymous_read-only.29 (anon read-only clone)
+
* https://wiki.eclipse.org/WTP_Git_Workflows#Commandline_git_.28anonymous_read-only.29 (anon read-only clone)
https://wiki.eclipse.org/WTP_Git_Workflows#Clone_a_repo (online browsing)
+
* https://wiki.eclipse.org/WTP_Git_Workflows#Clone_a_repo (online browsing)

Latest revision as of 16:09, 15 June 2017

Three places to find the URLs:

Back to the top