Replies: 1 comment
-
|
Would be cool to show commits from upstream to head, just like GitLab or GitHub do in PR. I have a git alias for this: https://gitlab.com/bersace/config/-/blob/master/files/.config/git/config#L40 $ git vpr
Branche amont: origin/master
7 files changed, 86 insertions(+), 14 deletions(-)
A internal/catalog/ddl/create-table.sql
M internal/catalog/execute.go
M internal/catalog/schema.go
M internal/catalog/table.go
M internal/cmd/convert/cmd.go
A internal/convert/identifier.go
M internal/oracle/convert.go
21a1baa (il y a 76 minutes) catalog: Accept task reqs - Étienne BERSAC
26b464b (il y a 75 minutes) oracle: Dump CREATE TABLE - Étienne BERSAC
b248c5e (il y a 57 minutes) convert: Refresh target schema - Étienne BERSAC
02715f2 (il y a 57 minutes) oracle: Lower identifier - Étienne BERSAC (HEAD -> table)Having Just this commits in git panel with context action:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It's quite useful to be able to browse the commit history in the source control panel
Beta Was this translation helpful? Give feedback.
All reactions