Skip to content

Instantly share code, notes, and snippets.

@kgrz
Created December 17, 2021 08:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kgrz/b0e53741f538482d9be34256147ba98c to your computer and use it in GitHub Desktop.
Save kgrz/b0e53741f538482d9be34256147ba98c to your computer and use it in GitHub Desktop.
~/Documents/flipkart/rukmini-debug master
g c
[master dd4f1e4] X
1 file changed, 13 insertions(+), 38 deletions(-)
rewrite README.md (64%)
~/Documents/flipkart/rukmini-debug master ⇡
g p
Enumerating objects: 5, done.
Counting objects: 100% (5/5), done.
Delta compression using up to 12 threads
Compressing objects: 100% (3/3), done.
Writing objects: 100% (3/3), 286 bytes | 286.00 KiB/s, done.
Total 3 (delta 2), reused 0 (delta 0), pack-reused 0
remote: Resolving deltas: 100% (2/2), completed with 2 local objects.
To github.fkinternal.com:kgrz/rukmini-debug.git
a73fc6a..dd4f1e4 master -> master
~/Documents/flipkart/rukmini-debug master
g amend
WARNING: You called a Git command named 'amend', which does not exist.
Continuing in 1.0 seconds, assuming that you meant 'imap-send'.
no imap store specified
~/Documents/flipkart/rukmini-debug master
g reword
[master b89379a] XY
Date: Fri Dec 17 13:42:05 2021 +0530
1 file changed, 13 insertions(+), 38 deletions(-)
rewrite README.md (64%)
~/Documents/flipkart/rukmini-debug master ⇣⇡
g p -f
Enumerating objects: 5, done.
Counting objects: 100% (5/5), done.
Delta compression using up to 12 threads
Compressing objects: 100% (3/3), done.
Writing objects: 100% (3/3), 291 bytes | 291.00 KiB/s, done.
Total 3 (delta 2), reused 0 (delta 0), pack-reused 0
remote: Resolving deltas: 100% (2/2), completed with 2 local objects.
remote: error: GH003: Sorry, force-pushing to master is not allowed.
To github.fkinternal.com:kgrz/rukmini-debug.git
! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 'github.fkinternal.com:kgrz/rukmini-debug.git'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment