atom-git-control icon indicating copy to clipboard operation
atom-git-control copied to clipboard

Not maintained :(

Results 100 atom-git-control issues
Sort by recently updated
recently updated
newest added

Assigning custom properties to a marker when creating/copying it is deprecated. Please, consider storing the custom properties you need in some other object in your package, keyed by the marker's...

help wanted

It would be great if there was a checkbox in the commit dialog to indicate that the commit should be run with --amend.

enhancement

Hello, I have a problem with git-control on my Ubuntu 14. I have github repository with ssh remote. I saved my public key in github accout and test command "ssh...

bug

I get this output clicking Compare: ``` > git status --porcelain --untracked-files=all > git fetch --prune M phemi_builder/README.md M phemi_builder/build_release.yml A phemi_builder/host_vars/bell.yml M phemi_builder/inventory/builder.ini D phemi_builder/package_build/tasks/main.yml R phemi_builder/roles/build_images/tasks/main.yml -> phemi_builder/roles/images_build/tasks/main.yml...

enhancement

whenever I open a project that has a git repo this is what the package says: This project is not a git repository. Either open another project or create repository

bug

Please add "git pull --rebase" feature

enhancement

I cant seem to change which project git control works with. I have more than one project folder added to atom in the tree view, would be nice if there...

enhancement

When opening a folder containing multiple repositories or when opening mutiple repository folders in one window, only the first repository is detected (has the repo icon). Also in both of...

enhancement

Hi. Added support for simple stash save and stash pop (feature request #20 ).

It should be able to notice when in a submodule and pull up the repo for that submodule. Either that or expand submodules and allow you to commit to them...

enhancement