atom-git-control
atom-git-control copied to clipboard
Not maintained :(
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...
--amend
It would be great if there was a checkbox in the commit dialog to indicate that the commit should be run with --amend.
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...
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...
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
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...
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...
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...