Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

PowerShell Scripts for Repository Management

Copyright (c) Igor Grešovnik See LICENSE.md at https://github.com/ajgorhoe/IGLib.modules.IGLibScripts/

IGLibScripts repository / PowerShell Utilities (directory psutils/) / Repository Management

This is a development directory for PowerShell scripts for management of local repository directories.

Contents:

Scripts for Updating or Cloning Repositories

See also:

Self-contained PowerShell Script for Updating or Cloning Repositories

The UpdateOrCloneRepository.ps1 was first developed in the parent directory (where its functional version for the IGLibSandbox repository is now located), until a working version was produced. Now the development and testing files have been moved to scripts/dev/ (the current directory), and maintenance is being moved to the IGLibScripts repository, in the psutils/RepositoryManagement/ directory (see the readme). Finally, here is the official version of UpdateOrCloneRepository.ps1 (the file is often copied to other locations as a tool).