gitlab-org--gitlab-foss/spec/lib/gitlab/git
Bob Van Landuyt 67f2faa72d Don't specify shell for Gitaly write-ref
Use shelling out to git to write refs instead of rugged, hoping to
avoid creating invalid refs.

To update HEAD we switched to using `git symbolic-ref`.
2018-11-26 16:44:26 +01:00
..
conflict
patches Apply patches when creating MR via email 2018-11-07 16:27:55 +01:00
attributes_at_ref_parser_spec.rb
attributes_parser_spec.rb
blame_spec.rb
blob_spec.rb Revert "Merge branch 'revert-e2aa2177' into 'master'" 2018-11-20 12:29:56 +00:00
branch_spec.rb
commit_spec.rb Batch load only data from same repository when lazy object is accessed 2018-11-26 11:15:18 +01:00
compare_spec.rb
diff_collection_spec.rb
diff_spec.rb
diff_stats_collection_spec.rb
gitmodules_parser_spec.rb
hook_env_spec.rb
lfs_changes_spec.rb
lfs_pointer_file_spec.rb
merge_base_spec.rb Eliminate duplicated words 2018-11-22 01:01:23 +09:00
pre_receive_error_spec.rb
push_spec.rb
raw_diff_change_spec.rb
remote_mirror_spec.rb SSH public-key authentication for push mirroring 2018-11-19 11:46:39 +00:00
remote_repository_spec.rb
repository_spec.rb Don't specify shell for Gitaly write-ref 2018-11-26 16:44:26 +01:00
tag_spec.rb Batch load only data from same repository when lazy object is accessed 2018-11-26 11:15:18 +01:00
tree_spec.rb Revert "Merge branch 'revert-e2aa2177' into 'master'" 2018-11-20 12:29:56 +00:00
user_spec.rb
util_spec.rb
wiki_spec.rb
wraps_gitaly_errors_spec.rb