git_helper-3.1.2

https://rubygems.org

git_helper

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

id: 1345532

number: 3.1.2

platform: ruby

spec_sha256: 7157c0a701b5126acc70cf63cd2b1f1bad5282d0447c2987fb92b2cdefd2a911

sha256: 4aaee8388a52b1b161e9820d731095d3cc3c190fa078d5367f7fed53fd53c42c

created_at: 2024-05-13 08:34:20 UTC

updated_at: 2024-06-13 23:56:32 UTC

position: 23

version_data_entries_count: 39

uploaded_at: 2020-12-07 18:34:42 UTC

indexed: true

has_extensions:

extensions:

Gem size: 23.5 KB

Version Data Entries

Total: 39

Unpacked size: 98.5 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
Gemfile1006440039 Bytesc754e36f9b0fd0003a7b979b4a45a51150c6069191c2c6e341b3cea5dbe83513
Gemfile.lock100644002.44 KB3d3bd8af8653973ea70427d73795e5034fe50b1453d7c5cd2fe702b641e6487d
Guardfile10064400231 Bytes3064688888ec9a2bc4341b4678207b162a0a9ceb99d06775d9eed72f6fe3a3b9
LICENSE100644001.05 KB9b1c1d40812395d83c6398f0d2048f3e3b1df66b2ddd038b1399c68392b043bf
README.md1006440010.6 KB7b7772e2519e32bd93d327212b0d45ba20fb2c8f1ba674e5e07656d382abf0ee
Rakefile1006440028 Bytes8525fc212bef36e2917dbf4df2024699ded340ba73f801afd9a5a4e50cf74ea1
bin/git-helper100755002.3 KB71c5df262ae696c99120b7f5ad1848015a8f00d5d7ff1440473ef6a4bc153eef
lib/git_helper.rb10064400240 Bytes3f2a70ff2134854ff09a6257a424cbe56f6d251b3ee7b948e1a8715ab9499e04
lib/git_helper/change_remote.rb100644001.85 KB2da91a177c42a21ac32ef5589cf6d9aef0ef2c767969f8a7c328e9962094b4ef
lib/git_helper/checkout_default.rb10064400123 Bytes3076ffb0b1cc491c3ede846972b44729ce630b86cfd1558a15bbf93d9e3fefeb
lib/git_helper/clean_branches.rb10064400119 Bytesa3500a226f70fa428f2bbc0c41f3ce66548686ad694cfb32e5f8ea5fd1d84ab0
lib/git_helper/code_request.rb100644002.5 KB1ae257f505bdd7112a1d63c24ffb5296149b68e64dd128f7cdcbdedead543a07
lib/git_helper/empty_commit.rb10064400115 Bytes586286bc441be3e7cce599c05e2462831ee95026b65b6729319cfecca47ab099
lib/git_helper/forget_local_commits.rb10064400130 Bytes5a14592c2239515f6abe5ea4838ab75bbbc3908755305206aaf802160bf2e1f7
lib/git_helper/git_config_reader.rb10064400440 Bytesf83fdf05302b05b88e6fa44fc8c3fd5c978ef47e2fba9d04bc6b1d5cdb9395ed
lib/git_helper/gitlab_client.rb10064400332 Bytes4bfa5bf73e905c8d8e299f2404cb544aa5502a7768f90dc45b4af35dea753886
lib/git_helper/highline_cli.rb100644002.66 KB8edc0a4428395f579796e1f2baadf58e3bef0bacc6ae76c3503428e3d56732c6
lib/git_helper/local_code.rb100644003.9 KB7a3705b5ec42d06bc1a81ce1a15b1e422ddf47d9214fff6bf63e7402bcf8c7c5
lib/git_helper/merge_request.rb100644004.29 KB25afb6a20c92920274aa8994e347cf9b7a829eda76d5c479c6522c0c7bd09a40
lib/git_helper/new_branch.rb10064400292 Bytesd15877b797378d109edc787d15235e3e1505eb832a1d05ac7e9fcd934bed4449
lib/git_helper/octokit_client.rb10064400247 Bytes7934bc5244f4c9eb6f7f2aa4b41c6c2a83a859c2cc2bf2cb261b8df61898b48d
lib/git_helper/pull_request.rb100644004.77 KB46e669d1de61cfcb8d966695393b25352dd54c358ce8d5b46f795f3a3dd9be98
lib/git_helper/version.rb1006440041 Bytes224855e8fed1c751de7d595b72486af790a977866d5abdbfd603bcb51ae2da9d
plugins.zip100644001.89 KB58ab5373d66494af10385d6cc6ee2f73ded13bf18af1b0c9276650be3fd249dd
spec/git_helper/change_remote_spec.rb100644005.63 KB12e7dfbcf5262528b2633325daa9cd8b3ae424fdab2bfd268fd9a69f8eec3732
spec/git_helper/checkout_default_spec.rb10064400572 Bytes4664ea44eb0a0e8b0082ae8d53ca2baea101efe1eaf2b0960f35e5947687fc54
spec/git_helper/clean_branches_spec.rb10064400564 Bytes2d51d8ca57c1f477e2716fde98d2e56746dd686e84e86efe5959d024da751964
spec/git_helper/code_request_spec.rb100644009.28 KBf9cd0b2fd8307041f2d0ca8939601c81e63233d133007a7195155551f9439fdb
spec/git_helper/empty_commit_spec.rb10064400554 Bytes773722552f98bf5bfd78c75e5c54990ff8d415357a46dd5f6251e440020a18c2
spec/git_helper/forget_local_commits_spec.rb10064400592 Bytesffcad62cc16b0b282710881007e11e154d6ab8f45cd1c7637ce754c07920a2a5
spec/git_helper/git_config_reader_spec.rb100644001.85 KBf2984f79785d727f13a1a446d214293063300d99a6eba3f7e72bb3106ae61956
spec/git_helper/gitlab_client_spec.rb10064400669 Bytesd8d7f9f480743ad1261d3b41e318e019698969564b146a1cb34c7c1acca37a0b
spec/git_helper/highline_cli_spec.rb100644007.27 KBb0a01ac9cee67eddefb099ed974f034d3826880ac008a594b33da58c109b7fa1
spec/git_helper/local_code_spec.rb100644007.92 KB3952237f8b18ae32de25d7c1478e3325eec0898c9f45ed18382f7ad8dffb8aea
spec/git_helper/merge_request_spec.rb100644009.69 KB82856d1d2c34c0d6733e48339469c5c71727a300c6750af749cdca2d593fe58d
spec/git_helper/new_branch_spec.rb100644001.28 KB445cccc82328a19ff75e702b94c5233d263072bdb6b115dccfb342c55ea1c280
spec/git_helper/octokit_client_spec.rb10064400677 Bytes88b1001a74e53559549b57e3150fb535e38a387f97b5dd77f1f091eb24646d14
spec/git_helper/pull_request_spec.rb100644009.37 KB50b5d946bf1ed66d9f3cf5293be36f4b6dde4b21363d25fbfc032474673260e8
spec/spec_helper.rb100644002.12 KB1c491c701c593731f7bdc9550950b57d11d5f679493fee2a06f77be12940a246