pretty-git-prompt icon indicating copy to clipboard operation
pretty-git-prompt copied to clipboard

`git status` inside your shell prompt

Results 13 pretty-git-prompt issues
Sort by recently updated
recently updated
newest added

Is there a way to flag that certain very large git repositories should be ignored by pretty-git-prompt? For instance, step into the linux sources and there's a 1s pause; step...

enhancement

Updates the requirements on [git2](https://github.com/rust-lang/git2-rs) to permit the latest version. Changelog Sourced from git2's changelog. 0.17.1 - 2023-04-13 0.17.0...0.17.1 Changed Updated to libgit2 1.6.4. #948 0.17.0 - 2023-04-02 0.16.1...0.17.0 Added...

dependencies

``` thread 'main' panicked at 'no ahead behind stats found for = Some(RemoteBranch { remote_branch: "upstream/master", remote_branch_name: "master", remote_name: "upstream" })', src/models.rs:252:17 note: Run with `RUST_BACKTRACE=1` for a backtrace. ```...

bug

It would be nice if it was possible to see what tag(s) I had checked out, i.e. when doing: git checkout v1.0.0 I would like to see v1.0.0 somewhere in...

enhancement
good first issue

so we can do: * `/` and easily distinguish b/w `origin`, `upstream` and `fork` * and even know that a local branch has a remote counterpart

enhancement
good first issue

```rust failures: ---- conf::tests::test_load_default_config stdout ---- thread 'conf::tests::test_load_default_config' panicked at 'called `Result::unwrap()` on an `Err` value: Error { code: -3, klass: 6, message: "could not find repository from \'.\'" }',...

Separator is not printed when set to `display: surrounded` and placed either at the beginning or at the end.

bug
good first issue

https://github.com/japaric/trust https://github.com/japaric/cross