commands.sh

jj git

all

Run Git-related commands for a `jj` repository.

More info →

Options (1)

-b, --bookmarkboolean

Push given bookmark to Git remote

Example: jj git push {{[-b|--bookmark]}} {{bookmark}}

Examples (5)

Create a new Git backed repository

Create a new repository backed by a clone of a Git repository

Fetch from a Git remote

Push all tracked bookmarks to Git remote

Push given bookmark to Git remote

jj git push [-b|--bookmark] bookmark
made by @shridhargupta | data from tldr-pages