যখন git commitখোলা বার্তা সম্পাদক শো সংক্ষিপ্ত অবস্থা, ভালো কিছু হল:
# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
# On branch master
# Your branch is ahead of 'origin/master' by 26 commits.
#
# Changes to be committed:
# (use "git reset HEAD <file>..." to unstage)
#
# modified: Showcase/src/com/gigantt/BorderArea.mxml
# modified: Showcase/src/com/gigantt/Client.mxml
# modified: Showcase/src/com/gigantt/GraphItem.mxml
#
প্রতিশ্রুতিবদ্ধ হওয়ার ভিন্নতাটি দেখানোর জন্য আমি কীভাবে গিটকে টুইট করতে পারি? আমি সচেতন যে এটি একটি দীর্ঘ পার্থক্য হতে পারে, কিন্তু এখনও .. তাই দরকারী।
git diff --cachedএটি তৈরি করে, তবে আপনি যদি প্রতিবার এটি চান তবে আলাদা কমান্ড কেন চালাবেন?