0
@@ -11,7 +11,7 @@ Anyone's encouraged to add to this list or take an idea and develop in their own
0
- amending and signing off on commits
0
- setting up the .gitignore file for a standard rails project
0
- Rebase command. Have a permanantly dismissable dialog to warn Git-newbies about the potential problems of rebasing on a shared repository.
0
--
Config "page" where a user can adjust settings of Git itself. Utilize the git-config system to store the git-bundle specific settings. Reuse existing settings where possible, first.0
+-
Add items to git config page0
- default number of log entries to get
0
- Centralized branch / tag management page. Have a single, interactive page in textmate where you can switch branches, rebase, merge, diff, log, tag, etc. This will help make the git-menu considerably shorter
0
@@ -23,7 +23,6 @@ Anyone's encouraged to add to this list or take an idea and develop in their own
0
- Currently, the annotation browser doesn't follow renames (though Git knows about them). It would be nice if the annotation browser was smart enough to figure this out
0
- It would be nice to be able to change the "current line" in the annotation browser, and have it update as history is navigated (probably would only be possible with next/previous commands).
0
- - Ability to push a new branch to a remote where it didn't before exist
0
- Show unpushed changes command
0
- Show a log of all local commits that have not been pushed to remote branches.
0
- Make a "branch" management dialog - centralize all branch commands to it.
0
@@ -32,8 +31,6 @@ Anyone's encouraged to add to this list or take an idea and develop in their own
0
- Central "stash" management page - browse, apply, clear, and create new stash all from one page.
0
- Choose a stash to delete
0
- Pull dialog - make it show the current branch first. Show delimiters to split up sections between branches (<hr/> plus margin)
0
-- Make fetch show a diff of changes fetched
0
-- Some option to show unpushed changes
Comments
No one has commented yet.