Changes between Version 4 and Version 5 of howto/SyncingWithGit


Ignore:
Timestamp:
Nov 25, 2021, 7:16:23 AM (2 years ago)
Author:
chrstphrchvz (Christopher Chavez)
Comment:

tweak syntax for zsh compatibility

Legend:

Unmodified
Added
Removed
Modified
  • howto/SyncingWithGit

    v4 v5  
    4040cd /opt/local/var/macports/sources
    4141sudo mkdir -p github.com/macports/macports-ports/
    42 sudo chown -R $USER:admin github.com
     42sudo chown -R ${USER}:admin github.com
    4343git clone https://github.com/macports/macports-ports.git github.com/macports/macports-ports/
    4444}}}