Skip to content
Open
No due date
Last updated Apr 27, 2015

This is the branching release. It adds the commands you need to work with branching and merging (and rebasing). It contains, at a minimum:

  • New-Repository
  • Add-Item, Remove-Item, Get-Status
  • Save-Branch
  • Add-Remote, Get-Remote, Remove-Remote
  • Sync-Remote
  • Send-Branch (git push)
  • Receive-Branch (git pull)
  • New-Branch, Get-Branch, Remove-Branch
  • Set-Branch or Switch-Branch (git checkout)
  • Move-Branch or Set-Branch (git rebase)
  • Reset-Branch (git reset)
  • Merge-Branch
0% complete

List view