Changes between Version 5 and Version 6 of Developers/yasumichi/GNOME翻訳メモ


Ignore:
Timestamp:
2012/08/31 01:01:15 (12 years ago)
Author:
yasumichi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Developers/yasumichi/GNOME翻訳メモ

    v5 v6  
    3737}}} 
    3838 
     39== git メモ == 
     40 
     41=== Gitでコミット前の編集を破棄する === 
     42 
     43{{{ 
     44$ git checkout -f 
     45}}} 
     46 
     47[http://blog.kyokutyo.com/git/git%E3%81%A7%E3%82%B3%E3%83%9F%E3%83%83%E3%83%88%E5%89%8D%E3%81%AE%E7%B7%A8%E9%9B%86%E3%82%92%E7%A0%B4%E6%A3%84%E3%81%99%E3%82%8B/ Gitでコミット前の編集を破棄する] 
     48 
    3949== 成果 == 
    4050