Team Blog
  • TouK
  • Portfolio
  • Careers
  • Talks
  • Nussknacker
Team Blog
  • TouK
  • Portfolio
  • Careers
  • Talks
  • Nussknacker

Browsing Tag

git

6 posts
DDevelopment & Design

Git aliases for better Gerrit usage

  • byDominik Przybysz
  • June 4, 2015
What is Gerrit?Gerrit is a web application for code review and git project management. You push commit to specific ref in Gerrit and your collaborators could comment your code, give you a score (-2, -1, 0, 1, 2) or merge it with specific branch. Gerrit... Read more
DDevelopment & Design

Meet Sputnik – static code analyser for Gerrit

  • byTomasz Kalkosiński
  • May 26, 2014
Sputnik runs Checkstyle, PMD and FindBugs for your Gerrit patchsets I am happy to announce a first release of Sputnik! It is a static code analyzer that runs Checkstyle, PMD and FindBugs for your Gerrit patchsets. Its main advantage over my previous pr... Read more
DDevelopment & Design

BitBucket push/pull keeps asking me for password

  • byBartek Zdanowski
  • March 3, 2013
It does it even if you've added your ssh key?! Really?So edit .git/config and change repo url from https to ssh.It should look like thisurl = git@bitbucket.org:your_login/your_project.gitIf you don't know the address then go to your bitbucket repo page... Read more
DDevelopment & Design

Bash’ing your git deployment

  • byJakub Nabrdalik
  • January 12, 2012
Chuck Norris deploys after every commit. Smart men deploy after every successful build on their Continuous Integration server. Educated men, deploy code directly from their Read more
DDevelopment & Design

Adding diff to Gitorious push notification emails

  • byKuba Nowakowski
  • November 18, 2011
One thing we were really missing in Gitorious is lack of diff in email notifications. We were using this feature in SVN for “quick code Read more
DDevelopment & Design

Git, Beginner to Advanced Survey

  • byRafal Rusin
  • February 23, 2010
Check out this SlideShare Presentation: Git, Beginner to Advanced Survey View more presentations from Rafal Rusin. Read more
Team Blog
© TouK sp. z o.o. s.k.a. 2016-2023