Difference between revisions of "Git"

From Mu2eWiki
Jump to navigation Jump to search
(Created page with " ==Introduction== The primary source code management system for the Mu2e Offline software is a git that is hosted on the Fermilab redmine site. Other Mu2e software is managed...")
 
(Replaced content with " This page is obsolete, please see GitHubWorkflow")
Tag: Replaced
 
(108 intermediate revisions by 5 users not shown)
Line 1: Line 1:
  
==Introduction==
+
This page is obsolete, please see [[GitHubWorkflow]]
The primary source code management system for the Mu2e Offline software is a git that is hosted on the Fermilab redmine site.
 
Other Mu2e software is managed using [[CVS|other source code management systems]].
 
 
 
==References==
 
*[https://cdcvs.fnal.gov/redmine/projects/mu2eofflinesoftwaremu2eoffline/wiki/Git_Workflow_for_Mu2e mu2e git instructions]
 
*[https://cdcvs.fnal.gov/redmine/projects/mu2eofflinesoftwaremu2eoffline/wiki/Git_Workflow_for_Mu2e#Version-with-Pictures tutorial of standard workflow for commits]
 
*[http://git-scm.com/ git home]  [http://git-scm.com/doc  Documentation]
 
*[https://cdcvs.fnal.gov/redmine/projects/mu2eofflinesoftwaremu2eoffline/repository redmine repository browser]
 
*[https://cdcvs.fnal.gov/redmine Fermilab redmine]
 
*[http://mu2e-docdb.fnal.gov:8080/cgi-bin/ShowDocument?docid=4527Andrei's talk] at the Software and Simulation Meeting, Sept 17, 2014.
 
*[https://cdcvs.fnal.gov/redmine/projects/cet-is-public/wiki/Marc's_suggested_git_workflow Marc P's suggested git workflow] for simple git projects
 
*[https://cdcvs.fnal.gov/redmine/projects/fermi-redmine/wiki/GitWorkshop Fermilab git workshop] and related materials
 
*[https://cdcvs.fnal.gov/redmine/projects/mu2eofflinesoftwaremu2eoffline/wiki managing and creating] new redmine repositories
 

Latest revision as of 20:11, 13 May 2021

This page is obsolete, please see GitHubWorkflow