About 1,119,230 results (5,000 milliseconds)

Git how to force server changes (overwrite local changes) and vice ...

https://groups.google.com/g/okapi-devel/c/yd8WDJ5p13g
One possibility is to use "git stash save", which takes all your uncommitted changes and hides them, restoring your tree to the original HEAD state.

Using version control and deploying | Looker | Google Cloud

https://cloud.google.com/looker/docs/version-control-and-deploying-changes
... all files by selecting the View Uncommitted Changes option from the Git Actions panel. ... Make sure to remove all instances of merge markers in your LookML files ...

Git command reference | Looker | Google Cloud

https://cloud.google.com/looker/docs/git-command-reference
Sep 11, 2023 ... Button, Git Actions panel. Pull Remote Changes, If ... Uncommitted Changes option to discard all the changes that have not been committed.

hg rollback / hg revert / hg ?? a merge - hg merge could tell it to the ...

https://groups.google.com/g/mercurial_general/c/aBZfeerteXk
Jul 10, 2012 ... >> the general "how do I drop the uncommitted changes I have in my working >> ... ' to undo the merge and lose all changes, or -f to force)

Migrations in Django 1.7 make unit testing models harder

https://groups.google.com/g/django-developers/c/PWPj3etj3-U/m/vH4DjnVttIUJ
... Git to delete all uncommitted migrations and runs makemigrations again. This ... 1) uncommitted migration files will be clearly visible after the test ...

[gentoo-user] Portage, git and shallow cloning

https://groups.google.com/g/linux.gentoo.user/c/6SxxrNbIKCw/m/gR8oEOdECAAJ
this case should be to just wipe out the user's changes. I'm all for ... It does: git push refuses to start if there are uncommitted changes. > but I ...

broken repository issue REDUX?

https://groups.google.com/a/mozilla.org/g/dev-platform/c/xykSKFGmnMA/m/jp2s-0x3DQAJ
Dec 22, 2021 ... `hg histedit` is like `git rebase -i` without a rebase, allowing you to reorder your commits, or drop any changes you've made to aid in local ...

[PSA] Git Submodules in chromium/src and significant git workflow ...

https://groups.google.com/a/chromium.org/g/chromium-dev/c/LDFlTtY8k3A
Aug 17, 2023 ... Note that we continue to store git dependencies in DEPS files, and we expect it to be in sync with git submodules until we can safely remove the ...

repo v2.46 prerelease

https://groups.google.com/g/repo-discuss/c/sSLGP_R4Z84
2c5fb84 (Mike Frysinger) upload: drop check for uncommitted local changes 12f6dc4 (Mike Frysinger) git: raise hard version to 1.9.1 5591d99 (Mike Frysinger) ...

Rebase and fast-forward-merge workflows

https://groups.google.com/g/mercurial_general/c/hvUSfMm4BN8
Feb 7, 2011 ... Hi all,. In my typical daily workflow, the first action is to ... uncommitted changes. If the update would cross branches, Mercurial ...

Introduction to developing in a workspace | Dataform | Google Cloud

https://cloud.google.com/dataform/docs/workspaces
Start execution drop ... all repository users. If your repository is connected to a remote Git provider, you push changes from your workspace to your main ...

I can't download devtools-node-modules

https://groups.google.com/a/chromium.org/g/chromium-dev/c/PPWD2oInAxI
Dec 18, 2023 ... 2> You have uncommitted changes. 2> cd into src\buildtools, run git status to see changes, ... Then try your sync.. Reply all. Reply to ...

5.x Release Notes | Looker | Google Cloud

https://cloud.google.com/looker/docs/looker-5-release-notes
Added the ability to revert uncommitted changes in the event of a merge conflict. Improved performance when switching between LookML files in the IDE. Fixed a ...

Multi-statement transactions | BigQuery | Google Cloud

https://cloud.google.com/bigquery/docs/transactions
DDL statements that create or drop ... A multi-statement transaction that fails triggers a rollback operation, undoing all pending changes and precluding retries.

Looker IDE overview | Google Cloud

https://cloud.google.com/looker/docs/looker-ide
In the LookML IDE, several indicators are always displayed when you are in Development Mode and have uncommitted changes. ... files, and delete and move files and ...

Looker 21 changelog | Google Cloud

https://cloud.google.com/looker/docs/looker-21-changelog
changed Starting August 13, 2021, GitHub requires token authentication for all Git operations. ... uncommitted changes. added The new Redux DevTools Labs ...

Bug#905772: virtlogd dependency loop cuaing upgrade failures

https://groups.google.com/g/linux.debian.bugs.dist/c/T2oG3tqz8NA
proved to be a great stop gap measure all too often) drop the sysV ... > [master b0be562] saving uncommitted changes in /etc prior to apt run > 2 ...

Looker 7 changelog | Google Cloud

https://cloud.google.com/looker/docs/looker-7-changelog
Jan 28, 2020 ... fixed Users cannot switch to a new branch if the current branch has uncommitted changes. ... drop these filters (which must match all rows) from ...

Migrating Oracle® users to Cloud SQL for PostgreSQL: Terminology ...

https://cloud.google.com/solutions/migrating-oracle-users-to-cloud-sql-for-postgresql-terminology
... files that store all data modifications as they occur. ... Read Committed: A transaction only sees data changes that were committed, uncommitted changes ("dirty ...

Migrating Oracle users to Cloud SQL for MySQL: Terminology and ...

https://cloud.google.com/solutions/migrating-oracle-users-to-mysql-terminology
... files that store all data modifications as they occur. ... Read Committed: A transaction only sees data changes that were committed; uncommitted changes("dirty ...