Skip to content

fength1981/CSharp-Sample

 
 

Repository files navigation

CSharp-Sample

新しいサンプルを追加する時は、

git checkout ffac5af -b <ブランチ名>

として、initial commitからブランチを作成しています。

 
また、ブランチのみ取得する場合は、ローカルブランチを「development」、リモートブランチを「origin/development」とすると、

git checkout -b development origin/development

となります。

参考:Git - リモートのブランチをcloneする - Qiita

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 96.4%
  • HTML 3.6%