graphite-cli icon indicating copy to clipboard operation
graphite-cli copied to clipboard

Graphite's CLI makes creating and submitting stacked changes easy.

Results 11 graphite-cli issues
Sort by recently updated
recently updated
newest added

**Context:** **Changes In This Pull Request:** **Test Plan:**

“ The page you are looking for cannot be found! Please ask the owner of the page for an updated link.”

I have a stack of two PRs. I restacked and tried to submit both. Each time I run `gt stack submit` I get the following error: ``` ERROR: Failed to...

Hi, I'm the founder of GitSense and I really like where Graphite is going with the command line tool and I think it can become the default CLI for all...

I just started setting up graphite for our startup and added it to our common dotfiles. However, I have been unable to get the completion working on Zsh. Is it...

It's unclear to me whether `gt` CLI (or app.graphite.dev) should support GitHub Enterprise Server (GHES) pull requests, instead of only supporting github.com. i.e. `gt stack submit` worked fine on my...

I also am a Linux user suffering from #376 -- but I think this can be greatly alleviated. I'd rather not install `node` or the `npm` ecosystem if I can...

Is the CLI currently compatible with Github Enterprise?

currently the graphite dashboard/ui supports merge, squash. the cli should be able to do this as well. i would also propose the ability when doing a squash you have the...

Great project! I've been searching for something to handle stacked PRs since phabricator's demise. My colleague pointed me to graphite. I make use of git aliases - e.g `git ci`...