タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

Programmingとgitとarticleに関するhengsuのブックマーク (2)

  • Version Control by Example

    About the book This book uses practical examples to explain version control with both centralized and decentralized systems.  Topics covered include: Basic version control commands and concepts Introduction to Distributed Version Control Systems (DVCS) Advanced branching workflows Strengths and weaknesses of DVCS vs. centralized tools Best practices How distributed version control works under the

  • GitHub for Mac を初心者

    じぇいです。 株式会社Vi-King 代表取締役。 新しい技術とかが好きで、いろいろな技術をな学びたい。サービスをリリースするまでに飽きる傾向にあるので、直したいところ。 ブログで宣言することによって、自分を追い込もう! こんにちは、じぇいです。今日はGitHub for Macを使って、コードをPublicに共有するところから、DropBoxのShareを使って無料で友達とコードをPrivateに共有する方法まで、紹介できたらなぁ。 まず、断っておきますが、git cloneコマンドは打ったことがありますが、git initは今日はじめて打ったgit素人です。 なんとなぁくでやっておりますので、ご指摘などありましたら、@kasajeiまで気軽にご連絡ください。そして、誰か師匠になってください。よろしくお願いします。 一応Gitの参考図書を上げておきます。有名なです。 入門git

  • 1