mirror of
https://github.com/danbulant/nushell
synced 2026-05-20 21:08:34 +00:00
17 lines
155 B
Markdown
17 lines
155 B
Markdown
---
|
|
title: git push
|
|
layout: command
|
|
version: 0.59.0
|
|
---
|
|
|
|
|
|
|
|
## Signature
|
|
|
|
```> git push (remote) (branch)```
|
|
|
|
## Parameters
|
|
|
|
- `remote`:
|
|
- `branch`:
|
|
|