Can you use Git Stash with Looker?

Knowledge Drop

  

Last tested: Sep 2020

"Stash" has multiple meanings with respect to Git:

  1. It's the old name for Bitbucket. They rebranded in early 2018. Looker does support using a Bitbucket repository for Git integration.

  2. git stash is also a Git CLI command. Basically it stores away the changes in your working directory so you can start fresh. Git docs. The same effect could be achieved by committing to a branch, and then moving to a branch that has been restored to production. Looker does not implement the stash command, and you may run into errors if you use stash on your repository while it is connected to Looker.

This content is subject to limited support.                

Version history
Last update:
‎06-25-2021 03:43 PM
Updated by: