mirror of
https://github.com/nushell/nushell.git
synced 2025-04-23 20:58:19 +02:00
18 lines
155 B
Markdown
18 lines
155 B
Markdown
---
|
|
title: git push
|
|
layout: command
|
|
version: 0.59.0
|
|
---
|
|
|
|
|
|
|
|
## Signature
|
|
|
|
```> git push (remote) (branch)```
|
|
|
|
## Parameters
|
|
|
|
- `remote`:
|
|
- `branch`:
|
|
|