Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tobidobi
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
tobidobi
6y ago
Here's the author :-) Thanks for reading - and for the time to write down your feedback! Much appreciated!
2.
▲
by
tobidobi
7y ago
Thanks for your thoughts on this, Thijs! Here's Tobias, the CEO of Tower. We want to make sure that Tower can stay a high-quality application in the long run. This means we want to constantly improve the application, add new features,
3.
▲
by
tobidobi
8y ago
Interactive Rebase (as well as Pull Requests) is already implemented! I suggest you check it out while it's still in Public Beta (= free) --> www.git-tower.com/public-beta-2018
4.
▲
by
tobidobi
8y ago
Great to hear you're giving it another try! No ETAs, but the team is fully and exclusively focused on making Tower better every day (meaning: no other projects). We're working on Tower full steam!
5.
▲
by
tobidobi
8y ago
Disclaimer: I'm part of the team behind Tower! Our goal with Tower is to make working with Git easier and more productive, for both Pros and Beginners. We're putting a lot of time and effort into design, workflows, and usability.
6.
▲
by
tobidobi
9y ago
Happy to let you know that Tower supports this: https://www.git-tower.com/help/faq-and-tips/tips-and-tricks#... Disclaimer: I'm from the Tower team. If you have any questions we're happy to help: https:
7.
▲
by
tobidobi
10y ago
Tobias here from the Tower team! I'd like to confirm your assumption: we're indeed working full-steam on improving Tower for Windows (and Mac, of course ;-) We have quite some exciting features and additions on the roadmap!
8.
▲
by
tobidobi
10y ago
Tower team member here :-) We are of course working on lots of improvements, especially in the current beta phase. Regarding interactive rebase, by the way, I can say that it's already on the wish list :-)
9.
▲
by
tobidobi
10y ago
Tower team here: thanks for pointing this out! This is already on our todo list - and, in fact, already being worked on! Won't be an issue for very long ;-)
10.
▲
by
tobidobi
10y ago
The learning platform on git-tower.com/learn also contains lots of content for learning Git on the command line (without Tower). This is true for both the 150-page book and the 24-part video series.
11.
▲
by
tobidobi
11y ago
Hmm... "data corrupting bugs"? Honestly, we haven't heard of a single case in all of our 5 years of being on the market (--> a Tower team member here). Could you please get in touch with more information via support@git-to
12.
▲
by
tobidobi
12y ago
I apologize for the downtime. Our store is now back up: http://www.git-tower.com/buy
13.
▲
by
tobidobi
12y ago
Oh, or try staging parts of a file on the command line... http://git-tower.com/help/mac/working-copy/stage-changes
14.
▲
by
tobidobi
12y ago
Being able to do basic things on the command line is definitely nice. And the question is not command line VERSUS a GUI. Tower, e.g. can be used side-by-side with the command line. However, Tower help you both become more productive and mak
15.
▲
by
tobidobi
12y ago
In the standard "Merge" dialog (see toolbar button), the option "Always generate merge commit" will make sure the merge is --no-ff.
16.
▲
by
tobidobi
12y ago
First, let me say that Sourcetree is an excellent application, too. However, most people that chose Tower over Sourcetree prefer our approach in regard to user interface, workflows, usability, etc. A visual conflict wizard, a new service ac
17.
▲
by
tobidobi
12y ago
Interactive rebase is not yet supported. But is already on the roadmap and will come in 2.x.
18.
▲
by
tobidobi
12y ago
Sure, you're not limited to code when using Git. Especially when collaborating with others (and more so when working with plain text files), Git can help a lot. I'd suggest you give it a try; both Git and the online version of our
19.
▲
by
tobidobi
12y ago
Hi everybody, here's the author typing. Happy to answer any questions!
20.
▲
Command Line Cheat Sheet (includes Tips and Tricks)
(git-tower.com)
6 points
by
tobidobi
13y ago
|
0 comments
21.
▲
You Only Get a Single Chance
(git-tower.com)
7 points
by
tobidobi
13y ago
|
1 comments
22.
▲
by
tobidobi
13y ago
Thanks for the tip!
23.
▲
by
tobidobi
13y ago
It's definitely not easy. And you'll fall back into old, bad habits from time to time. But going through with it as completely as possible can really make a difference for you productivity.
24.
▲
by
tobidobi
13y ago
I'm on a Mac and appreciate an app called "Concentrate". It effectively blocks certain apps (like Skype etc.) and websites (Facebook, Twitter, ...) and prevents me from using them! Works great for me.
25.
▲
by
tobidobi
13y ago
A lot of teams have, for example, a "development" branch next to "master" through the whole project - and are doing fine. It's a matter of taste and agreement within the team, I'd say.
26.
▲
by
tobidobi
13y ago
First, let me say that SmartGit is an excellent application, too. However, most people that chose Tower over SmartGit prefer our approach in regard to user interface, workflows, usability, etc. Tower goes a long way to make using Git both a
27.
▲
by
tobidobi
13y ago
I guess it's a combination: a) Granular commits are an essential basis of good version control. Big, bloated commits (maybe even combining code from multiple, different topics) will sooner or later bite you. b) Integrating often. I thi
28.
▲
by
tobidobi
13y ago
Same approach here in our team! Basically a very similar model to what "git-flow" propagates. And actually one that is very easy to understand.
29.
▲
by
tobidobi
13y ago
Absolutely agree! Rebase is a great alternative to standard merges: it keeps your line of development clean and avoids having tons of "merge knots" in your commit graph.
30.
▲
Git is Not a New Subversion
(git-tower.com)
50 points
by
tobidobi
13y ago
|
58 comments
More ›