About 1,964,511 results (2,889 milliseconds)

gitk lists my already committed files as "Uncommitted changes", but ...

https://groups.google.com/g/msysgit/c/ew43zMNdwSg
If I run the "git status" in the bash command line, and thoes files are not shown, which means my working copy is unmodified. Close the gitk, and reopen it I ...

Can't sync in repo

https://groups.google.com/g/android-building/c/Xxh5q8ivVO4
I did the repo init command and then syn, but the sync ended with this error: error: Cannot remove project "docs/source.android.com": uncommitted changes are ...

Using version control and deploying | Looker | Google Cloud

https://cloud.google.com/looker/docs/version-control-and-deploying-changes
Feb 26, 2024 ... To revert uncommitted changes for all files: Select the Revert to... option in the Git Actions panel. Select a revert option: To revert only ...

Version control your code | Dataform | Google Cloud

https://cloud.google.com/dataform/docs/version-control
... Git repository if you have no uncommitted or unpushed committed changes in your workspace. Revert to last commit: Restore the files in your workspace to ...

can't repo sync

https://groups.google.com/g/android-platform/c/ypJW8Naaeb0
... git://android.git.kernel.org/platform/manifest.git > -b cupcake > error: .repo/manifests/: contains uncommitted > changes > > Your Name [Aaron]:. > Your ...

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 ... created a patch to include this as well in the output. > the general "how do I drop the uncommitted changes I have in my working > directory" ...

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 ... Revert Uncommitted Changes option to discard all the changes that have not been committed.

hg equivalent of git stash

https://groups.google.com/g/mercurial_general/c/o-iA8U5XjpY
Dec 12, 2011 ... qrefresh = "add all my current uncommitted changes to an existing patch" qpop = "remove a patch from the working directory" qpush = "add a ...

Feature request - SVN command to clean a working copy of all ...

https://groups.google.com/g/subversion_users/c/wIPzB85vYHA
Mar 9, 2012 ... :: revert any uncommitted changes svn revert . --recursive. :: remove all unversioned and all ignored files and directories for /f "usebackq ...

Bug#1005321: gpb pq: obliterates un-committed changes without ...

https://groups.google.com/g/linux.debian.bugs.dist/c/UW21-YNJzkc
nothing added to commit but untracked files present (use "git add" to track) ... remove it or move it aside, before running gbp pq. If we did that then we ...

[gentoo-user] Portage, git and shallow cloning

https://groups.google.com/g/linux.gentoo.user/c/6SxxrNbIKCw/m/gR8oEOdECAAJ
Jul 6, 2018 ... It does: git push refuses to start if there are uncommitted changes. ... purge command to discard all history up to the current commit. In

[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 ...

Moose based app for sintering

https://groups.google.com/g/moose-users/c/yJGFloBNfsM
Performing "git clean -xfd" signals git to clean up stale files as well, but this will result in the loss of uncommitted changes so make sure you stash or ...

A question about git cl upload

https://groups.google.com/a/chromium.org/g/chromium-dev/c/p05jcY4FWxQ/m/J7628As2CQAJ
Jul 26, 2018 ... You can remove old branches by calling "git branch -D ... uncommitted changes on them or you'll have data loss. You can update ...

Migrations in Django 1.7 make unit testing models harder

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

Problem to connect, please, what can I do?

https://groups.google.com/g/tunnelblick-discuss/c/xjLeSuT96OE
*Tunnelblick: macOS 11.2 (20D64); Tunnelblick 3.8.5beta05 (build 5650); Admin user git commit 8a6bb2d3971a59d95597b2d4561c7c9f08dd93ad + uncommitted changes ...

Introduction to Embedded Systems - Using Git as Version Control

https://sites.google.com/vt.edu/introduction-to-embeddedsystem/tutorials/github-integration/using-git-as-version-control
You made local, uncommitted changes you want to revert. You want to discard the latest commit(s) and revert back to a specific commit earlier in time.

repo sync causes my local changes to be lost

https://groups.google.com/g/android-platform/c/YC1opLTOL1c
Jul 26, 2011 ... git clone git://local_ip/device/samsung/crespo . git branch SomeTask git add . git commit -m "Some task done" git checkout gingerbread git pull ...

How to create svn diff for a new file

https://groups.google.com/g/reviewboard/c/HJa6fJgKkDA
doesn't load either in ReviewBoard. Any ideas on how I can review these newly created uncommitted files ... files to RB, but cannot create a diff with this ...

How to change/specify a different CMake to be invoked by Android ...

https://groups.google.com/g/android-ndk/c/3WV5iNjISKY
Apr 25, 2017 ... error: Cannot remove project "bionic": uncommitted changes are present ... command that tells the run configuration to launch the executable.