ostore.blogg.se

Gitx vs sourcetree
Gitx vs sourcetree







It could look like showing which branch is checked out. When the HEAD is in a detached state it would be nice to show the commit the detached-HEAD is at. Show position of HEAD/index when HEAD is in a detached state To be able to follow the Git-Flow as described on Ĭommand line argument for prepopulating the commit message fieldĬomponent-based design: While opening multiple projects from the command line, it would be nice to add the same commit message (ie, issue number) in the message field for each of the components that I have edited to fix a single issue VHDL) much easier for picking out the true content changes.ĭo not do an automatic fast forward when merging in a branch.

#Gitx vs sourcetree code#

Makes navigating diff for code that has white space change a lot for readability (e.g. Option for ignore white space in diff of files Bookmarks could help me easily find the commit I am reviewing The ability to 'bookmark' commits, so that you can easily find back certain commits

gitx vs sourcetree

Helps to show the file quickly to non git users without the diff information. Open Terminal with current repository's directoryįor quick access to command line without having to fumble around cd nests. Quick stashing of changes when switching branches. Push to desired branch without needing to remember repository names. One could easily view the commit history for a single file especially when rebasing a branch. Would help in isolating commits should it be required.

gitx vs sourcetree

Improve search to filter commits by Author, Subject or Date range Know how many commits need to be pushed to repository. Preferences tab to set Git name and emailĮasy access to setting name and email than execute long command in terminalīadge to display difference between local commits and master At the moment it seems to be a bit random. Normally the 1st parent of a commit is the branch we're merging _into_, so if you keep this on the left then you can always read a merge as right-to-left.







Gitx vs sourcetree