github icon indicating copy to clipboard operation
github copied to clipboard

:octocat: Git and GitHub integration for Atom

Results 116 github issues
Sort by recently updated
recently updated
newest added

### Prerequisites * Have you tried to reproduce the problem in [Safe Mode][safe-mode]? * Have you followed all applicable steps in the [debugging guide][debugging-guide]? * Have you checked the FAQs...

more-information-needed

### Description When Atom is closed an error is printed to the CLI it was launched from about an attempt to call to a renderer window that has been closed....

Prerequisites ### Prerequisites * [x] Put an X between the brackets on this line if you have done all of the following: * Reproduced the problem in Safe Mode: *...

## Summary ## Motivation ## Describe alternatives you've considered ## Additional context

Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.19. Commits 9a6faa0 4.4.19 70ef812 drop dirCache for symlink on all platforms 3e35515 4.4.18 52b09e3 fix: prevent path escape using drive-relative paths bb93ba2 fix: reserve...

dependencies

**Please be sure to read the [contributor's guide to the GitHub package](https://github.com/atom/github/blob/master/CONTRIBUTING.md) before submitting any pull requests.** ### Description of the Change `componentWillRecieveProps` is now deprecated, so this pr replaces...

### Steps to Reproduce 1. Open a project containing a git repository 2. Make changes to a file 3. Click the changed file in the Git tab, the diff view...

bug
uncaught-exception

Bumps [relay-compiler](https://github.com/facebook/relay) from 5.0.0 to 9.1.0. Release notes Sourced from relay-compiler's releases. v9.0.0 9.0.0 Breaking Rename getModernOperationVariables to getOperationVariables Added Added queuePendingOperation to RelayModernMockEnvironment in testing tools. This allows the...

dependencies

Bumps [jszip](https://github.com/Stuk/jszip) from 3.5.0 to 3.7.1. Changelog Sourced from jszip's changelog. v3.7.1 2021-08-05 Fix build of dist files. Note: this version ensures the changes from 3.7.0 are actually included in...

dependencies

Currently we open the conflict file from the temporary folder. Instead we should create a new editor with the path set to `/my/project/path/~file-under-conflict.txt` (with a ~ to distinguish it from...

git
good first issue