Source Tree for MAC1.6
After some great community feedback, we are releasing SourceTree for Mac
1.6. This is a major release that contains many new features.
Download SourceTree for Mac 1.6
Interactive Rebase
Having to bring up a terminal when you want to do an interactive
rebase is painful. If you aren’t familiar with rebasing or the
command-line, the pain levels up to excruciating. We asked ourselves: “How can we make this simpler and keep everything in SourceTree?” Our solution is a visual, drag-and-drop interaction:
The UI gives you visual feedback on each step of this previously
advanced function. Want to re-order your commits? Want two commits to be
one commit? No problem, just drag and drop the rows around.
Improved Notifications of Remote Changes
Previously, users checked for the pull counts by going into either
the bookmarks view or the repository view. If your team commits
frequently, you were checking there a lot. Now, the improved
notifications center puts this information front and center:
Are you using OS X 10.6/10.7? No worries, we use Growl so it handles
everything for you. If you’re on Mountain Lion, we use the notification
centre so you’ve got more granular control over notifications. Prior to
Mountain Lion, you could use Growl to control the notification
granularity. We find them really useful; especially when we’re expecting
changes we need in our local copy.
Atlassian ID Integration
SourceTree won’t cost you a penny but we do ask you to register to
continue using it after your 30 day trial. Registration helps us gather
useful statistics that we use build a better SourceTree. Still, we know
registration costs you time, so we’ve improved it. We’ve redesigned
registration as a two-step process from within SourceTree. No more web
registration. Even better, the in-product registration creates an
Atlassian ID that can you can use with other Atlassian products.
Icon Refresh
Have you noticed our new icons? They’ve been out but now we’d like to
point them out. We think our new icons have a fresh look that brings
SourceTree in line with the rest of Atlassian’s product family.
Mac App Store Note
A final note just to say that we no longer publish to the Mac App Store due to sandboxing restrictions. Check Steve’s blog post about sandboxing for more information.
And much more…
- You can now Log Selected… on multiple files at once.
- The push sheet in Mercurial shows which branch you’re pushing to.
- New preference show the pull count for the currently checked out branch.
- Git repositories now remember the previously selected options in the pull/merge sheets.
- Support for the latest Araxis diff/merge tools.
- The “commit merged changes immediately” setting is now remembered between pulls
- Support for longer passwords for Bitbucket, Stash, GitHub and Kiln.
Source Tree for MAC1.6的更多相关文章
- Git之不明觉厉11-利其器source tree
前面10篇文章都在用命令行,虽然装逼不错,但是我想说一句,平时我也是用source tree比较多点,命令行一般都是在source tree的图形按钮找不到在哪里,就直接用命令行.对于初次用git的同 ...
- make :err Makefile.ssl is older than Makefile.org. Reconfigure the source tree (via './config' or 'perl Configure'), please.
内核编译时出现错误 Makefile.ssl is older than Makefile.org. Reconfigure the source tree (via './config' or 'p ...
- gitlab之source tree使用方法
一.简介 1.source tree 是什么 可视化项目版本控制软件,使用git项目管理,支持windows/mac 客户端使用source tree开发源码,图形化提交到gitlab 二.使用sou ...
- Source Tree 簡介
Table of Contents 1. 什麼是 Source Tree ? 1.1. 下載 1.2. SourceTree 介面簡介 1.3. git 指令/狀態圖 2. SourceTrees 超 ...
- 【转】码云source tree 提交超过100m 为什么大文件推不上去
码云source tree 提交超过100m 为什么大文件推不上去 2017年01月12日 16:50:51 阅读数:7634 git -c diff.mnemonicprefix=false -c ...
- Mac下source tree 下的安装
安装时出现了以下错误,解决方法 git -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=source ...
- source tree每次push都需要密码的解决方法
Windows首先可以考虑使用GitHub for Windows,它已经包含了该助手,或者可以下载对应系统的版本:Windows 7.Windows 8.Source 版本,然后解压缩文件并将里面的 ...
- source tree 推送错误解决
fatal: The remote end hung up unexpectedly 出现这个问题是因为文件过大 解决办法: 打开git bash 输入git config --global http ...
- source tree使用经验
FeatureXXX具体功能开发分支,从develop分支拉,功能开发自测完后合并到develop分支.来不及上线的feature分支不要合并到develop. develop开发分支,上面代码都是已 ...
随机推荐
- POJ 2777 Count Color(线段树之成段更新)
Count Color Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 33311 Accepted: 10058 Descrip ...
- [嵌入式学习资料]ARM开发学习详解iTOP-4412开发板使用手册
拿到的最新4412开发板学习使用手册,完全免费,分享一下 下载地址:http://pan.baidu.com/s/1ntrJA8h
- spark加载hadoop本地库的时候出现不能加载的情况要怎么解决呢?
hadoop shell运行的时候不会报这个错误,因为我已经重新在64位机上编译了源文件,并把so文件复制到hadoop的native目录下,而且环境变量也设置正确了,所以hadoop本身没有问题. ...
- uva 558 tree(不忍吐槽的题目名)——yhx
You are to determine the value of the leaf node in a given binary tree that is the terminal node of ...
- 求次短路 codevs 1269 匈牙利游戏
codevs 1269 匈牙利游戏 2012年CCC加拿大高中生信息学奥赛 时间限制: 1 s 空间限制: 128000 KB 题目等级 : 钻石 Diamond 题目描述 Descriptio ...
- MySQL遇到check the manual that corresponds to your MySQL server version for the right syntax错误
用MySQL新建了一个Order表,插入了一条数据.总是显示 You have an error in your SQL syntax; check the manual thatcorrespond ...
- Unity3D 多平台 预编译 宏定义
平台定义 UNITY_EDITOR 编辑器调用. UNITY_STANDALONE_OSX 专门为Mac OS(包括Universal,PPC和Intelarchitectures)平台的定义. UN ...
- 分层开发MySchool总结
由于分层之间存在各层之间的关系窗体之间的方法跳转,故有需要者可以进行下载本地文件 MySchool.rar 3304KB 5/22/2016 9:43:28 AM ,代码中有注释,
- 25个实用的jquery技巧
1. 去除页面的右键菜单 $(document).ready(function(){ $(document).bind(“contextmenu”,function(e){returnfalse; ...
- StackBlur.js
StackBlur.js 是 Mario Klingemann 创建的一个快速的.接近高斯模糊的效果库. 更多信息: http://incubator.quasimondo.com/processin ...