[MacPorts] WorkingWithGit modified

MacPorts noreply at macports.org
Sat Aug 20 08:42:19 PDT 2016


Page "WorkingWithGit" was changed by raimue at macports.org
Diff URL: <https://trac.macports.org/wiki/WorkingWithGit?action=diff&version=3>
Revision 3
Comment: Adapt paths and focus on ports
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: WorkingWithGit
=========================================================================
--- WorkingWithGit (version: 2)
+++ WorkingWithGit (version: 3)
@@ -2,13 +2,14 @@
 
 To start:
 {{{
-svn checkout https://svn.macports.org/repository/macports 
+svn checkout https://svn.macports.org/repository/macports/trunk/dports
 }}}
 becomes 
 {{{
-git clone git at github.com:macports/macports.git
+git clone git at github.com:macports/ports.git
 }}}
-When you clone you will have the entire repository. After you make a change, you can run {{{ git status }}}
+When you clone you will get the entire history of the ports tree, with the latest version being checked out in the filesystem.
+After you make a change, you can run {{{ git status }}}
 and get something like this.
 {{{
 On branch master
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://trac.macports.org/wiki/WorkingWithGit>
MacPorts <https://www.macports.org/>
Ports system for OS X

This is an automated message. Someone added your email address to be
notified of changes on 'WorkingWithGit' page.
If it was not you, please report to .


More information about the macports-changes mailing list