About 1,189,151 results (2,743 milliseconds)

how to remove old commits from Gerrit repo?

https://groups.google.com/g/repo-discuss/c/I1VpWqiENbA
Jul 21, 2015 ... At some point in the past, large ... These assets persist in our git history and as a consequence the repository is unreasonably large.

[gentoo-user] Portage, git and shallow cloning

https://groups.google.com/g/linux.gentoo.user/c/6SxxrNbIKCw/m/gR8oEOdECAAJ
advantage of using git is that you get the history (in particular ... > currently doesn't try to discard past commits, and it will always > fetch ...

Gerrit and git-filter-branch

https://groups.google.com/g/repo-discuss/c/qU3Pwm9q1C0
May 4, 2010 ... from the refs/changes/ area on the Gerrit repository, and also delete ... > be able to attach the review history to those changes? A rewrite ...

How to cleanup gerrit database from corrupt entries?

https://groups.google.com/g/repo-discuss/c/HfP3p2sVq_Y
Nov 17, 2022 ... git update-ref -d /refs/changes/69/27669/meta ? What exactly would this remove? The whole review information but not the commits in the ...

how to decrease the size of git metadata/ gerrit repo size

https://groups.google.com/g/repo-discuss/c/LHbDK6sHuJU/m/jzvLikpEBgAJ
Sep 21, 2019 ... 2) lets say if we want to keep last 1 year history , is it possible to make a certain commit as my initial commit ?? please let me know if ...

BFG git repo modifications gerrit compatibility

https://groups.google.com/g/repo-discuss/c/XgXY3ORxIVU
... changes in project1 and duplicate changes in project2. Do you have error ... remove some files in the git repository history. It basically rewrites the ...

[llvm-dev] [Github] RFC: linear history vs merge commits

https://groups.google.com/g/llvm-dev/c/dT7kYVCvpCc/m/rn8l0hILHgAJ
Jan 29, 2019 ... A linear history makes it much easier to git-bisect, since each commit can be rolled back individually. Easier cross-project bisection is one of the advantages ...

Redmine gitolite integration

https://groups.google.com/g/gitolite/c/xcDVcepF4Kw
Dec 11, 2015 ... $ ssh git@myserver D rm some-repo. FATAL: unknown git/gitolite ... changes get reset, the deleted repository is initialised with no history

Reviewing Git feature branches when you don't have pull requests ...

http://feedproxy.google.com/~r/LosTechies/~3/wW53vWMZTJg
Aug 15, 2014 ... ... discard changes to tracked files. This does not clean up new files ... The ‑d option instructs Git to also remove newly created directories.

Repository browser with standard Gerrit commit viewer

https://groups.google.com/g/repo-discuss/c/TJmjeelXG1E/m/7f5ndn6HGAAJ
Feb 17, 2020 ... ... history of your Git repository on the web somehow. In case of Gerrit this does not make much sense, at lease when it comes to the viewing ...

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

https://groups.google.com/g/msysgit/c/ew43zMNdwSg
... commit, and close the git gui window, return to the gitk. 11, press F5 to refresh the git history, the "Local uncommitted changes..." issue happens. Oh, I ...

Commit loss prevention

https://groups.google.com/g/jenkinsci-dev/c/dD-sumd81pU/m/usnd7M77JvUJ
(with some use of http://developer.github.com/v3/users/keys/#list-public ... deleted/overwritten history. Other then that it will send email to Gerrit ...

Git command reference | Looker | Google Cloud

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

Gerrit merge issue

https://groups.google.com/g/repo-discuss/c/EUEs28CAkng
Nov 24, 2015 ... But after that , when i execute command "git push origin master" then some changes gets merged to git repo and those changes are nothing but ...

Why am I getting "You have more than one commit that you are ...

https://groups.google.com/g/repo-discuss/c/GU5OnoSSfFY
Nov 7, 2014 ... git commit -c 733edbc. Hope it works for you, //Marcin. Selberg ... commit history on master and origin/master. When you push this merge ...

Re: Why are some organizations moving away from Gerrit?

https://groups.google.com/g/repo-discuss/c/Zugbe7bmEpU
Jan 11, 2021 ... I propose we have something called "GerritFlow" to encapsulate the values of our workflow (every commit must stand on its own, leverage git ...

[llvm-dev] Delete Phabricator metadata tags before committing

https://groups.google.com/g/llvm-dev/c/M5XnJ7qeeeE/m/7wG25plnBgAJ
Many git commits in the monorepo look like the following: [Tag0][Tag1] Title ... >> command requests the commit message from the server, we could do some

strange pushes on GitHub

https://groups.google.com/g/jenkinsci-dev/c/-myjRIPcVwU/m/t4nkXONp8qgJ
just git push origin master. the unintentional force push just reverted history some weeks ago, so this will re-add the missing commits. 2013/11/11 Vivekanand ...

empty commits

https://groups.google.com/g/gitflow-users/c/Nt2HzF0Ox7s
Feb 2, 2011 ... I've been playing with gitflow quite a bit for a few days, and first, I'd ... commits in my history hurt my eyes :-) So, for my questions ...

Repo and switching manifest branches / Production branches ...

https://groups.google.com/g/repo-discuss/c/G8_ek7eLvvY
$ git commit README -m "detach test" $ cd .. $ repo sync -d $ repo status ... diverged by one rev from an earlier point in masters history; specifically the ...