About 1,032,806 results (1,914 milliseconds)

Unmerge pull request, then merge into another branch. : r/github

https://feedproxy.google.com/~r/PostsFromTinycodeGithubGnu/~3/Wzl5zqt7OrY/?utm_source=feedburner&utm_medium=email
Nov 30, 2016 ... If you go to the PR that was merged, there's a revert button. This will create a PR to undo the original PR. There's also a restore branch ...

Using version control and deploying | Looker | Google Cloud

https://cloud.google.com/looker/docs/version-control-and-deploying-changes
You can have your developers submit pull requests for your Git production branch, instead of allowing developers to merge their changes through the Looker IDE.

[vim/vim] runtime: Add indent for Protobuf (PR #15446)

https://groups.google.com/g/vim_dev/c/aeudhHDq2Lw
Aug 7, 2024 ... You can view, comment on, or merge this pull request online at: https://github.com/vim/vim/pull/15446. Commit Summary. 4318341 runtime: Add ...

[vim/vim] Add an option for using the jump list like tag stack (PR ...

https://groups.google.com/g/vim_dev/c/cpoyOxFeMII
So instead we can with this option for now. You can view, comment on, or merge this pull request online at: https://github.com/vim/vim/pull/13134. Commit ...

Re: Revert all recent wxUSE_DPI_AWARE_MANIFEST-related ...

https://groups.google.com/g/wx-dev/c/50cjw8zYPp4
build system. You can view, comment on, or merge this pull request online at: https://github.com/wxWidgets/wxWidgets/pull/23814. Commit Summary. d69ddb8 ...

Git command reference | Looker | Google Cloud

https://cloud.google.com/looker/docs/git-command-reference
Sep 11, 2023 ... ... Git provider's new pull request page. From there you can create a ... Button, Git Actions panel. Revert to Remote, The Revert to Remote ...

Git Beyond the D in DVCS · Los Techies

http://feedproxy.google.com/~r/LosTechies/~3/pcNxv9Ae5PI/
Oct 14, 2011 ... You can even use `git checkout --patch` to revert some changes in your working directory without affecting others, or even to pull in partial ...

[Maya-Python] API Access to Undo Queue

https://groups.google.com/g/python_inside_maya/c/fqX9mNfg5j0
Accepting pull-requests! https://github.com/mottosso/apiundo. Ps. The above example works, but is somewhat simplified. Don't forget the edge case of it being ...

Make handling of masks wxImageList much simpler and more useful ...

https://groups.google.com/g/wx-dev/c/1uquIsg1OSs
You can view, comment on, or merge this pull request online at: https://github.com/wxWidgets/wxWidgets/pull/22400. Commit Summary. dcc39d9 Make ...

const Set constructor · Issue #174 · dart-lang/sdk · GitHub

https://code.google.com/p/dart/issues/detail?id=174
The elements in a Set have not a predefined order, and thanks to this they can be merged or modified with boolean operators (es. setA.union(setB) or setA.

Version control your code | Dataform | Google Cloud

https://cloud.google.com/dataform/docs/version-control
Revert uncommitted changes; Resolve merge ... If you are in a repository connected to a third-party Git repository, click Pull from your-branch-name .

Optimizing out unused annotations from count queries

https://groups.google.com/g/django-developers/c/dJg-FFowT1s
Aug 19, 2017 ... I've made an initial merge request that removes annotations from ... github.com/django/django/pull/8928. It seems like Django also has ...

[vim/vim] Always load defaults.vim (PR #14883)

https://groups.google.com/g/vim_dev/c/67dxMov5H4s
You can view, comment on, or merge this pull request online at: https://github.com/vim/vim/pull/14883. Commit Summary. 490740d update defaults.vim; 4d958ee ...

[vim/vim] Encryption: Provide better alternative using libsodium for ...

https://groups.google.com/g/vim_dev/c/pJC9-3wAzmE
Jun 17, 2021 ... enable complete undofile encryption (?). You can view, comment on, or merge this pull request online at: https://github.com/vim/vim/pull/8394 ...

[vim] allow KEYMAP with @a (#543)

https://groups.google.com/g/vim_dev/c/u7cJ4t6H7Y4
https://github.com/vim/vim/pull/543.patch · https://github.com/vim/vim ... So this pull request is a modification and not an undo of patch 773. langmap ...

A new file format for Leo documents (sqlite3 database file)

https://groups.google.com/g/leo-editor/c/ouoTVKGg5QA/m/ClLwGRcLBgAJ
Several months ago I have forked leo-editor and made a pull request from there. When I look at that forked repository github reports that it is 8 commits ahead ...

[vim/vim] build: Always check tgetent return code (#1664)

https://groups.google.com/d/topic/vim_dev/YKJrCcV-DWM
Apr 28, 2017 ... You can view, comment on, or merge this pull request online at: https://github.com/vim/vim/pull/1664. Commit Summary. build: Always check ...

[vim/vim] Add initial XDG_CONFIG_HOME compatibility (#8188)

https://groups.google.com/g/vim_dev/c/_8W5xIdNiCE
You can view, comment on, or merge this pull request online at: https://github.com/vim/vim/pull/8188. Commit Summary. Add initial XDG_CONFIG_HOME change. File ...

Roadmap to 3.2

https://groups.google.com/g/wx-dev/c/JdeuH95_bGQ/m/kXIMD_MGAQAJ
"git merge" (or "git imerge", perhaps, if the merge is too difficult, see https://github.com/mhagger/git-imerge). But, of course, this would require much ...

[vim/vim] Windows terminal restore screen buffer and stable gui ...

https://groups.google.com/g/vim_dev/c/LbpuEihJZnw
You can view, comment on, or merge this pull request online at: https://github.com/vim/vim/pull/11450. Commit Summary. 00b4045 Fixed 'restorescreen' on exit ...