-
-
Notifications
You must be signed in to change notification settings - Fork 7
Pop GitSSH
apobekiaris edited this page Sep 4, 2020
·
4 revisions
Pull from a Git repository using SSH.
Pop-GitSSH [[-PagentPath] <String>] [[-PPKPath] <String>] [[-PLinkPath] <String>] [<CommonParameters>]
Pull from a Git repository using SSH.
PS C:\Work\eXpandFramework\DevExpress.XAF [lab ↓1 ↑1 +0 ~2 -0 !]> Pop-GitSSH
From github.com:eXpandFramework/DevExpress.XAF
* [new tag] 2.201.2.0 -> 2.201.2.0
* [new tag] 2.201.2.1 -> 2.201.2.1
* [new tag] 2.201.2.2 -> 2.201.2.2
* [new tag] 2.201.2.3 -> 2.201.2.3
Auto-merging src/Modules/LookupCascade/Readme.md
Auto-merging go.ps1
CONFLICT (content): Merge conflict in go.ps1
Automatic merge failed; fix conflicts and then commit the result.
Pull from the DevExpress.XAF repository.
{{ Fill PLinkPath Description }}
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 2
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
{{ Fill PPKPath Description }}
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
{{ Fill PagentPath Description }}
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.