Home
Overview
Tech
Terminal
JSON & YAML Wrangling
Nix Shell
Cloud
Amazon Web Services (AWS)
EC2
VM Setup
CloudWatch
S3
Google Cloud Platform (GCP)
Kubernetes
Helm
Databases
DynamoDB
PostgreSQL
Management
Queries
Design Patterns
Docker
Auth
Git
GitHub
API
GraphQL (v4)
REST (v3)
Actions
Releases
Webhook Events
Deployments
Go
Embed
Template
Terraform
GitHub Provider
Waypoint
Waypoint on K8s
JavaScript
Regex
Talks
Arts
Music
Life
Journal
2022, Week 31
2022, Week 32
Hobbies
Other
Miscellaneous
Scribbles
Meta
Sidebar
Mermaid
Regeneration History
Overview
Git

Git Overview

No description specified

Warning: This section is under construction

Misc commands

Answering some questions with git commands...

Getting common ancestor of two refs

git merge-base main ptfe-releases/v202208

Note: If the branches have been merged, the squash/merge commit will be returned.

Get all changed files between two refs

git diff --name-only main ptfe-releases/v202208
# or
git diff --stat main ptfe-releases/v202208

On this page

  • Misc commands
    • Getting common ancestor of two refs
    • Get all changed files between two refs
Back to top

Tags

Edit this page on GitHub

Generated s ago

Source: remote

✨🔥💩
  • Misc 🌮
  • MDX Dingus 🤨
  • nextjs-components
  • waypoint-plugin-nixpacks
  • Buy me a coffee ☕
  • Logs
  • -
  • -
  • -
  • -
  • -