forked from extern/nushell
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`:
|
||
|
|